Pull request #42626 updated Started by user Sebastiaan van Stijn Rebuilds build #16 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at df7bba7dbc6658ba48851eb4819e0a0a9508b18f rather than 3a938df4b570aad3bfb4d5342379582e872fc1a3 Obtained Jenkinsfile from df7bba7dbc6658ba48851eb4819e0a0a9508b18f 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-42626@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-11-11T17:09:43.454Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-11T17:09:43.461Z] Trying to pass milestone 16 [Pipeline] milestone [2021-11-11T17:09:43.537Z] Trying to pass milestone 17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-11T17:09:43.719Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-099e1523cacf4be11) in /home/ubuntu/workspace/moby_PR-42626 [Pipeline] { [Pipeline] checkout [2021-11-11T17:09:43.747Z] The recommended git tool is: git [2021-11-11T17:09:43.755Z] using credential docker-jenkins-github-credentials [2021-11-11T17:09:43.766Z] Cloning the remote Git repository [2021-11-11T17:09:43.767Z] Cloning with configured refspecs honoured and without tags [2021-11-11T17:09:43.767Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T17:09:43.768Z] > git init /home/ubuntu/workspace/moby_PR-42626 # timeout=10 [2021-11-11T17:09:43.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:09:43.772Z] > git --version # timeout=10 [2021-11-11T17:09:43.774Z] > git --version # 'git version 2.17.1' [2021-11-11T17:09:43.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:43.775Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:09:53.308Z] Fetching without tags [2021-11-11T17:09:53.538Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [2021-11-11T17:09:54.535Z] Merge succeeded, producing 5666b32a3eb6dab9c23d19d894eb6b1587981206 [2021-11-11T17:09:54.535Z] Checking out Revision 5666b32a3eb6dab9c23d19d894eb6b1587981206 (PR-42626) [2021-11-11T17:09:54.590Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T17:09:54.595Z] First time build. Skipping changelog. [2021-11-11T17:09:53.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:09:53.298Z] > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10 [2021-11-11T17:09:53.300Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:09:53.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:09:53.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:09:53.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:53.309Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:09:53.539Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:09:53.541Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:09:53.988Z] > git remote # timeout=10 [2021-11-11T17:09:53.991Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:09:53.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:53.993Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:09:54.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T17:09:54.536Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:09:54.538Z] > git checkout -f 5666b32a3eb6dab9c23d19d894eb6b1587981206 # timeout=10 [2021-11-11T17:09:54.591Z] > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T17:09:55.254Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42626:/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-11-11T17:09:55.254Z] Unable to find image 'alpine:latest' locally [2021-11-11T17:09:55.254Z] latest: Pulling from library/alpine [2021-11-11T17:09:55.254Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T17:09:55.511Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T17:09:55.511Z] a0d0a0d46f8b: Download complete [2021-11-11T17:09:55.511Z] a0d0a0d46f8b: Pull complete [2021-11-11T17:09:55.511Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T17:09:55.511Z] Status: Downloaded newer image for alpine:latest [2021-11-11T17:09:58.038Z] 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 [Pipeline] node [Pipeline] node [2021-11-11T17:09:58.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-099e1523cacf4be11) in /home/ubuntu/workspace/moby_PR-42626 [Pipeline] node [Pipeline] node [Pipeline] node [2021-11-11T17:09:58.315Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c88e0df945267a9d) in /home/ubuntu/workspace/moby_PR-42626 [Pipeline] node Stage "s390x" skipped due to when conditional [2021-11-11T17:09:58.318Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-022ab7e67c61fda09) in /home/ubuntu/workspace/moby_PR-42626 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] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-11-11T17:09:58.406Z] The recommended git tool is: git [Pipeline] checkout [2021-11-11T17:09:58.413Z] using credential docker-jenkins-github-credentials [2021-11-11T17:09:58.415Z] The recommended git tool is: git [Pipeline] checkout [2021-11-11T17:09:58.423Z] The recommended git tool is: git [2021-11-11T17:09:58.424Z] using credential docker-jenkins-github-credentials [2021-11-11T17:09:58.425Z] Fetching changes from the remote Git repository [2021-11-11T17:09:58.430Z] Fetching without tags [2021-11-11T17:09:58.433Z] Cloning the remote Git repository [2021-11-11T17:09:58.433Z] Cloning with configured refspecs honoured and without tags [2021-11-11T17:09:58.433Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-11-11T17:09:58.442Z] Cloning the remote Git repository [2021-11-11T17:09:58.442Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-11-11T17:09:58.619Z] Running on azwin-2-537740 in d:\jenkins\workspace\moby_PR-42626 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-11-11T17:09:58.660Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [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] } [Pipeline] { [2021-11-11T17:09:58.689Z] Running on azwin-2-09b4b0 in d:\jenkins\workspace\moby_PR-42626 [2021-11-11T17:09:58.691Z] Running on azwin-2-b4e0b0 in d:\jenkins\workspace\moby_PR-42626 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2021-11-11T17:09:58.718Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] { [2021-11-11T17:09:58.797Z] Merge succeeded, producing 6c76586af7b5874e9e360210a809801becb9f485 [2021-11-11T17:09:58.797Z] Checking out Revision 6c76586af7b5874e9e360210a809801becb9f485 (PR-42626) [Pipeline] // stage [Pipeline] // stage [2021-11-11T17:09:58.827Z] The recommended git tool is: git [Pipeline] ws [2021-11-11T17:09:58.837Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-11-11T17:09:58.839Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-11-11T17:09:58.854Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T17:09:58.859Z] First time build. Skipping changelog. [Pipeline] checkout [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-11-11T17:09:58.948Z] The recommended git tool is: git [2021-11-11T17:09:58.958Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-11T17:09:59.051Z] using credential docker-jenkins-github-credentials [2021-11-11T17:09:59.132Z] Cloning the remote Git repository [2021-11-11T17:09:59.132Z] Cloning with configured refspecs honoured and without tags [2021-11-11T17:09:59.168Z] using credential docker-jenkins-github-credentials [2021-11-11T17:09:59.186Z] using credential docker-jenkins-github-credentials [2021-11-11T17:09:59.247Z] Cloning the remote Git repository [2021-11-11T17:09:59.247Z] Cloning with configured refspecs honoured and without tags [2021-11-11T17:09:59.266Z] Cloning the remote Git repository [2021-11-11T17:09:59.266Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T17:09:58.421Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42626/.git # timeout=10 [2021-11-11T17:09:58.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:09:58.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:09:58.431Z] > git --version # timeout=10 [2021-11-11T17:09:58.433Z] > git --version # 'git version 2.17.1' [2021-11-11T17:09:58.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:58.433Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:09:58.661Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:09:58.663Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:09:58.706Z] > git remote # timeout=10 [2021-11-11T17:09:58.708Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:09:58.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:58.711Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:09:58.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T17:09:58.798Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:09:58.800Z] > git checkout -f 6c76586af7b5874e9e360210a809801becb9f485 # timeout=10 [2021-11-11T17:09:58.855Z] > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10 [2021-11-11T17:09:58.434Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T17:09:58.435Z] > git init /home/ubuntu/workspace/moby_PR-42626 # timeout=10 [2021-11-11T17:09:58.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:09:58.447Z] > git --version # timeout=10 [2021-11-11T17:09:58.450Z] > git --version # 'git version 2.17.1' [2021-11-11T17:09:58.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:58.450Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:09:58.443Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T17:09:58.443Z] > git init /home/ubuntu/workspace/moby_PR-42626 # timeout=10 [2021-11-11T17:09:58.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:09:58.452Z] > git --version # timeout=10 [2021-11-11T17:09:58.459Z] > git --version # 'git version 2.17.1' [2021-11-11T17:09:58.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:58.460Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:09:59.634Z] + docker version [2021-11-11T17:09:59.634Z] Client: Docker Engine - Community [2021-11-11T17:09:59.634Z] Version: 20.10.10-rc1 [2021-11-11T17:09:59.634Z] API version: 1.41 [2021-11-11T17:09:59.634Z] Go version: go1.16.9 [2021-11-11T17:09:59.634Z] Git commit: b485636 [2021-11-11T17:09:59.634Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T17:09:59.634Z] OS/Arch: linux/amd64 [2021-11-11T17:09:59.634Z] Context: default [2021-11-11T17:09:59.634Z] Experimental: true [2021-11-11T17:09:59.634Z] [2021-11-11T17:09:59.634Z] Server: Docker Engine - Community [2021-11-11T17:09:59.634Z] Engine: [2021-11-11T17:09:59.634Z] Version: 20.10.10-rc1 [2021-11-11T17:09:59.634Z] API version: 1.41 (minimum version 1.12) [2021-11-11T17:09:59.634Z] Go version: go1.16.9 [2021-11-11T17:09:59.634Z] Git commit: 9f5b26f [2021-11-11T17:09:59.634Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T17:09:59.634Z] OS/Arch: linux/amd64 [2021-11-11T17:09:59.634Z] Experimental: true [2021-11-11T17:09:59.634Z] containerd: [2021-11-11T17:09:59.634Z] Version: 1.4.11 [2021-11-11T17:09:59.634Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:09:59.634Z] runc: [2021-11-11T17:09:59.634Z] Version: 1.0.2 [2021-11-11T17:09:59.634Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T17:09:59.634Z] docker-init: [2021-11-11T17:09:59.634Z] Version: 0.19.0 [2021-11-11T17:09:59.634Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T17:09:59.169Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T17:09:59.170Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T17:09:59.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:09:59.226Z] > git --version # timeout=10 [2021-11-11T17:09:59.272Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T17:09:59.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:59.274Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:09:59.911Z] + docker info [2021-11-11T17:09:59.911Z] Client: [2021-11-11T17:09:59.911Z] Context: default [2021-11-11T17:09:59.911Z] Debug Mode: false [2021-11-11T17:09:59.911Z] Plugins: [2021-11-11T17:09:59.911Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T17:09:59.911Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T17:09:59.911Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T17:09:59.911Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T17:09:59.911Z] [2021-11-11T17:09:59.911Z] Server: [2021-11-11T17:09:59.911Z] Containers: 0 [2021-11-11T17:09:59.911Z] Running: 0 [2021-11-11T17:09:59.911Z] Paused: 0 [2021-11-11T17:09:59.911Z] Stopped: 0 [2021-11-11T17:09:59.911Z] Images: 3 [2021-11-11T17:09:59.911Z] Server Version: 20.10.10-rc1 [2021-11-11T17:09:59.911Z] Storage Driver: overlay2 [2021-11-11T17:09:59.911Z] Backing Filesystem: extfs [2021-11-11T17:09:59.911Z] Supports d_type: true [2021-11-11T17:09:59.911Z] Native Overlay Diff: true [2021-11-11T17:09:59.911Z] userxattr: false [2021-11-11T17:09:59.911Z] Logging Driver: json-file [2021-11-11T17:09:59.911Z] Cgroup Driver: cgroupfs [2021-11-11T17:09:59.911Z] Cgroup Version: 1 [2021-11-11T17:09:59.911Z] Plugins: [2021-11-11T17:09:59.911Z] Volume: local [2021-11-11T17:09:59.911Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T17:09:59.911Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T17:09:59.911Z] Swarm: inactive [2021-11-11T17:09:59.911Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T17:09:59.911Z] Default Runtime: runc [2021-11-11T17:09:59.911Z] Init Binary: docker-init [2021-11-11T17:09:59.911Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:09:59.911Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T17:09:59.911Z] init version: de40ad0 [2021-11-11T17:09:59.911Z] Security Options: [2021-11-11T17:09:59.911Z] apparmor [2021-11-11T17:09:59.911Z] seccomp [2021-11-11T17:09:59.911Z] Profile: default [2021-11-11T17:09:59.911Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T17:09:59.911Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T17:09:59.911Z] OSType: linux [2021-11-11T17:09:59.911Z] Architecture: x86_64 [2021-11-11T17:09:59.911Z] CPUs: 8 [2021-11-11T17:09:59.911Z] Total Memory: 30.91GiB [2021-11-11T17:09:59.911Z] Name: ip-10-100-118-179 [2021-11-11T17:09:59.911Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T17:09:59.911Z] Docker Root Dir: /var/lib/docker [2021-11-11T17:09:59.911Z] Debug Mode: false [2021-11-11T17:09:59.911Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:09:59.911Z] Labels: [2021-11-11T17:09:59.911Z] Experimental: true [2021-11-11T17:09:59.911Z] Insecure Registries: [2021-11-11T17:09:59.911Z] 127.0.0.0/8 [2021-11-11T17:09:59.911Z] Live Restore Enabled: true [2021-11-11T17:09:59.911Z] [2021-11-11T17:09:59.911Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T17:09:59.283Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T17:09:59.284Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T17:09:59.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:09:59.336Z] > git --version # timeout=10 [2021-11-11T17:09:59.377Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T17:09:59.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:59.379Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:09:59.303Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T17:09:59.304Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T17:09:59.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:09:59.374Z] > git --version # timeout=10 [2021-11-11T17:09:59.425Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T17:09:59.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:09:59.428Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:00.189Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:00.189Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:00.189Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42626/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T17:10:00.189Z] + bash /home/ubuntu/workspace/moby_PR-42626/check-config.sh [2021-11-11T17:10:00.189Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T17:10:00.189Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T17:10:00.189Z] [2021-11-11T17:10:00.189Z] Generally Necessary: [2021-11-11T17:10:00.189Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T17:10:00.189Z] - apparmor: enabled and tools installed [2021-11-11T17:10:00.189Z] - CONFIG_NAMESPACES: enabled [2021-11-11T17:10:00.189Z] - CONFIG_NET_NS: enabled [2021-11-11T17:10:00.189Z] - CONFIG_PID_NS: enabled [2021-11-11T17:10:00.189Z] - CONFIG_IPC_NS: enabled [2021-11-11T17:10:00.189Z] - CONFIG_UTS_NS: enabled [2021-11-11T17:10:00.189Z] - CONFIG_CGROUPS: enabled [2021-11-11T17:10:00.189Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T17:10:00.189Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T17:10:00.189Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T17:10:00.189Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T17:10:00.189Z] - CONFIG_CPUSETS: enabled [2021-11-11T17:10:00.189Z] - CONFIG_MEMCG: enabled [2021-11-11T17:10:00.189Z] - CONFIG_KEYS: enabled [2021-11-11T17:10:00.189Z] - CONFIG_VETH: enabled (as module) [2021-11-11T17:10:00.189Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T17:10:00.189Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T17:10:00.189Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T17:10:00.189Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T17:10:00.189Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T17:10:00.189Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T17:10:00.447Z] [2021-11-11T17:10:00.447Z] Optional Features: [2021-11-11T17:10:00.447Z] - CONFIG_USER_NS: enabled [2021-11-11T17:10:00.447Z] - CONFIG_SECCOMP: enabled [2021-11-11T17:10:00.447Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T17:10:00.447Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T17:10:00.447Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T17:10:00.447Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T17:10:00.447Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T17:10:00.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T17:10:00.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T17:10:00.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T17:10:00.447Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T17:10:00.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T17:10:00.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T17:10:00.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T17:10:00.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T17:10:00.447Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T17:10:00.447Z] - CONFIG_EXT4_FS: enabled [2021-11-11T17:10:00.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T17:10:00.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T17:10:00.447Z] - Network Drivers: [2021-11-11T17:10:00.447Z] - "overlay": [2021-11-11T17:10:00.447Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T17:10:00.447Z] Optional (for encrypted networks): [2021-11-11T17:10:00.447Z] - CONFIG_CRYPTO: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T17:10:00.447Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T17:10:00.447Z] - CONFIG_XFRM: enabled [2021-11-11T17:10:00.447Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T17:10:00.447Z] - "ipvlan": [2021-11-11T17:10:00.447Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T17:10:00.447Z] - "macvlan": [2021-11-11T17:10:00.447Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T17:10:00.447Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T17:10:00.447Z] - "ftp,tftp client in container": [2021-11-11T17:10:00.705Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T17:10:00.705Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T17:10:00.705Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T17:10:00.705Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T17:10:00.705Z] - Storage Drivers: [2021-11-11T17:10:00.705Z] - "aufs": [2021-11-11T17:10:00.705Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T17:10:00.705Z] - "btrfs": [2021-11-11T17:10:00.705Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T17:10:00.705Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T17:10:00.705Z] - "devicemapper": [2021-11-11T17:10:00.705Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T17:10:00.705Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T17:10:00.705Z] - "overlay": [2021-11-11T17:10:00.705Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T17:10:00.705Z] - "zfs": [2021-11-11T17:10:00.705Z] - /dev/zfs: present [2021-11-11T17:10:00.705Z] - zfs command: missing [2021-11-11T17:10:00.705Z] - zpool command: missing [2021-11-11T17:10:00.705Z] [2021-11-11T17:10:00.705Z] Limits: [2021-11-11T17:10:00.705Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T17:10:00.705Z] [2021-11-11T17:10:00.705Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T17:10:01.032Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6c76586af7b5874e9e360210a809801becb9f485 . [2021-11-11T17:10:01.032Z] #1 [internal] load build definition from Dockerfile [2021-11-11T17:10:01.032Z] #1 sha256:7fa328ada823719048cc5d8e53a73249adf938b90953f9cb45c1ca744f1ab4be [2021-11-11T17:10:01.033Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T17:10:01.033Z] #1 DONE 0.0s [2021-11-11T17:10:01.033Z] [2021-11-11T17:10:01.033Z] #2 [internal] load .dockerignore [2021-11-11T17:10:01.033Z] #2 sha256:513cc1f2443ac2a03eda8063700b9a472f2513bee42246bd3b34bce47aae4d08 [2021-11-11T17:10:01.033Z] #2 transferring context: 87B done [2021-11-11T17:10:01.033Z] #2 DONE 0.0s [2021-11-11T17:10:01.033Z] [2021-11-11T17:10:01.033Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T17:10:01.033Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T17:10:01.290Z] #3 DONE 0.1s [2021-11-11T17:10:01.290Z] [2021-11-11T17:10:01.290Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T17:10:01.290Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T17:10:01.290Z] #4 CACHED [2021-11-11T17:10:01.290Z] [2021-11-11T17:10:01.290Z] #5 [internal] load .dockerignore [2021-11-11T17:10:01.290Z] #5 sha256:7572e1a6ebb2d0f558cc7fee959aae6563f07b083c2907be6db4ccaa1334c7f7 [2021-11-11T17:10:01.290Z] #5 DONE 0.0s [2021-11-11T17:10:01.290Z] [2021-11-11T17:10:01.290Z] #6 [internal] load build definition from Dockerfile [2021-11-11T17:10:01.290Z] #6 sha256:3eb346776efb596d6f9073d2b10f60fdafbb472f3d8331a96acbec2be015e8dc [2021-11-11T17:10:01.290Z] #6 DONE 0.0s [2021-11-11T17:10:01.290Z] [2021-11-11T17:10:01.290Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T17:10:01.290Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T17:10:01.290Z] #7 DONE 0.1s [2021-11-11T17:10:01.290Z] [2021-11-11T17:10:01.290Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:10:01.290Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T17:10:01.290Z] #8 DONE 0.1s [2021-11-11T17:10:01.290Z] [2021-11-11T17:10:01.290Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:10:01.290Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T17:10:01.549Z] #10 DONE 0.1s [2021-11-11T17:10:01.549Z] [2021-11-11T17:10:01.549Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T17:10:01.549Z] #9 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T17:10:01.549Z] #9 DONE 0.1s [2021-11-11T17:10:01.549Z] [2021-11-11T17:10:01.549Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:10:01.549Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T17:10:01.549Z] #71 DONE 0.0s [2021-11-11T17:10:01.549Z] [2021-11-11T17:10:01.549Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:10:01.549Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T17:10:01.549Z] #69 DONE 0.0s [2021-11-11T17:10:01.549Z] [2021-11-11T17:10:01.549Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:10:01.549Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:10:01.549Z] #11 DONE 0.0s [2021-11-11T17:10:01.549Z] [2021-11-11T17:10:01.549Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T17:10:01.549Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T17:10:01.549Z] #28 DONE 0.0s [2021-11-11T17:10:01.549Z] [2021-11-11T17:10:01.549Z] #24 [internal] load build context [2021-11-11T17:10:01.549Z] #24 sha256:792bd1ca694884473cc2ae6bd38b825db53415ce925cbba6ea1954f020153634 [2021-11-11T17:10:01.808Z] #24 ... [2021-11-11T17:10:01.808Z] [2021-11-11T17:10:01.808Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T17:10:01.808Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T17:10:01.808Z] #45 DONE 0.4s [2021-11-11T17:10:01.808Z] [2021-11-11T17:10:01.808Z] #24 [internal] load build context [2021-11-11T17:10:01.808Z] #24 sha256:792bd1ca694884473cc2ae6bd38b825db53415ce925cbba6ea1954f020153634 [2021-11-11T17:10:02.375Z] #24 transferring context: 55.48MB 0.7s done [2021-11-11T17:10:02.375Z] #24 DONE 0.8s [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #35 sha256:1340abb4b98e34f8947097c44458ffd1a65c89992199c509f5419b7ecff5ede3 [2021-11-11T17:10:02.375Z] #35 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T17:10:02.375Z] #67 sha256:91b02d4ffdc7078d089d874d050091600407bb7cc440f49cb85bd127f161e612 [2021-11-11T17:10:02.375Z] #67 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #54 sha256:989834b425d1815b7fcb9b42fffcadeff5837efdec110d644ce10f18cf41e652 [2021-11-11T17:10:02.375Z] #54 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:10:02.375Z] #26 sha256:ff5c16829de43b0138df56a89841dd6133074b126db5b2b23627757d15d38651 [2021-11-11T17:10:02.375Z] #26 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #47 [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_11/ /' > /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-11-11T17:10:02.375Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:10:02.375Z] #47 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:10:02.375Z] #65 sha256:232e2e449e95e1ff34d0f804a9f108d9e1219668ad7800ec3bf8138e369c02cb [2021-11-11T17:10:02.375Z] #65 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T17:10:02.375Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T17:10:02.375Z] #15 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:10:02.375Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T17:10:02.375Z] #43 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:10:02.375Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:10:02.375Z] #53 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #59 sha256:ffcf2c408546c4026108e941c7621e68a524a30b21bc7921aeed5add0336f4a8 [2021-11-11T17:10:02.375Z] #59 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #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 zstd [2021-11-11T17:10:02.375Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T17:10:02.375Z] #21 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #52 sha256:07aaee2c93a29de7711af142398b6b2bf60b70b9ae13b5a361b53342f401b61b [2021-11-11T17:10:02.375Z] #52 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T17:10:02.375Z] #25 sha256:86ade653b9d6c3207b04636925ccfffc16a82a76e0ebe98b213967ebfaddd127 [2021-11-11T17:10:02.375Z] #25 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T17:10:02.375Z] #32 sha256:aae7dbc5ee7592a09a3173b7e436c0688174f4d90f69a4b0ac011212a64798d5 [2021-11-11T17:10:02.375Z] #32 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T17:10:02.375Z] #61 sha256:8d68eebfb10d9ed18555d4638b768f12457306865a8a8cbf93af72e75b27cf5b [2021-11-11T17:10:02.375Z] #61 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #38 [tini 1/3] 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-11-11T17:10:02.375Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:10:02.375Z] #38 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:10:02.375Z] #58 sha256:8eef1170e4405e7020f5acd4b057bb66a56c6370aa2c04369cd6f4ecd5c43f52 [2021-11-11T17:10:02.375Z] #58 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T17:10:02.375Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T17:10:02.375Z] #17 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T17:10:02.375Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T17:10:02.375Z] #49 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T17:10:02.375Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T17:10:02.375Z] #20 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #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-11-11T17:10:02.375Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:10:02.375Z] #14 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:10:02.375Z] #62 sha256:9e452850fdfc8172b2695174171aa0f5bfc678692c55bcaed9c7e3c313d6c899 [2021-11-11T17:10:02.375Z] #62 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #68 sha256:a9d42bb2edc9b6f1aa7dc311a86c0545c5c29f7dcd3206a27b348bb6a5d136a7 [2021-11-11T17:10:02.375Z] #68 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T17:10:02.375Z] #40 sha256:7650eda0bc8d3fcc2cf3df3a7175afbf7f297a1b6e9d842ad9761afd952b6104 [2021-11-11T17:10:02.375Z] #40 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #29 [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-11-11T17:10:02.375Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T17:10:02.375Z] #29 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #50 sha256:cf60993f3422a814c38080e5495311de244daf769e83dc767db62731688782e2 [2021-11-11T17:10:02.375Z] #50 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T17:10:02.375Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T17:10:02.375Z] #19 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T17:10:02.375Z] #64 sha256:6ac62127f3f05dd1c80b0aeaa95d1c4e155bab8adde9d8c379e145a4a2889ec4 [2021-11-11T17:10:02.375Z] #64 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T17:10:02.375Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T17:10:02.375Z] #18 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #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-11-11T17:10:02.375Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T17:10:02.375Z] #22 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #44 sha256:1b713b23a8cd027e28dfbdb4e31be744f5a2c8c754f3f0310cc70f147bc9d2ad [2021-11-11T17:10:02.375Z] #44 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T17:10:02.375Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T17:10:02.375Z] #72 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T17:10:02.375Z] #30 sha256:ad5d8b7b7bf23807b04ec87c27db7a13efa0c79ddd3f736a6799e21c208084eb [2021-11-11T17:10:02.375Z] #30 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T17:10:02.375Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T17:10:02.375Z] #23 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #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-11-11T17:10:02.375Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T17:10:02.375Z] #16 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:10:02.375Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T17:10:02.375Z] #51 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T17:10:02.375Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T17:10:02.375Z] #70 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T17:10:02.375Z] #57 sha256:bf49ce453c340cd5dae3650c8bfc9941bd3ec3692895d837eac0187affdd5c16 [2021-11-11T17:10:02.375Z] #57 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #56 sha256:8bbd971b27a813338074eb7087ffe473c7a67c6b4ff41eef87bd015ecbcaf36f [2021-11-11T17:10:02.375Z] #56 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #41 sha256:60a516ec06a4b69b28ca7d2c54d28007113a9655f649761d610202f9dfc9a3fd [2021-11-11T17:10:02.375Z] #41 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T17:10:02.375Z] #39 sha256:249d80340c5f0e6de687662d8ad89dc2a44025f66607b0a2fc2f98951984e0c8 [2021-11-11T17:10:02.375Z] #39 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T17:10:02.375Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T17:10:02.375Z] #36 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T17:10:02.375Z] #27 sha256:5c926c37eac106fe7f076f83cbf293594f45d3ff597d0e7d359f764e583a1313 [2021-11-11T17:10:02.375Z] #27 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #60 [containerd 1/3] 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-11-11T17:10:02.375Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T17:10:02.375Z] #60 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T17:10:02.375Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T17:10:02.375Z] #33 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T17:10:02.375Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T17:10:02.375Z] #46 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #63 sha256:491ad9bc58b392c51aade4573f24ec12393eb7c59d12979569e3b112c11fed1c [2021-11-11T17:10:02.375Z] #63 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #37 sha256:2daa1e63e588f585c732947163f1f24a5059d86b461801d434769a98bc700a20 [2021-11-11T17:10:02.375Z] #37 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T17:10:02.375Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T17:10:02.375Z] #12 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T17:10:02.375Z] #66 sha256:c5bc8c4764218bffeb8e73874c17f62f7f7892859c2e6f9c539510d7cc8d626e [2021-11-11T17:10:02.375Z] #66 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #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-11-11T17:10:02.375Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T17:10:02.375Z] #13 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T17:10:02.375Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T17:10:02.375Z] #55 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T17:10:02.375Z] #48 sha256:2bd97f706e98c2a21935b88894263f27a618fbdf23b5f6eb64fb5f0f7df23c95 [2021-11-11T17:10:02.375Z] #48 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #34 [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-11-11T17:10:02.375Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T17:10:02.375Z] #34 CACHED [2021-11-11T17:10:02.375Z] [2021-11-11T17:10:02.375Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T17:10:02.375Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T17:10:02.376Z] #42 CACHED [2021-11-11T17:10:02.376Z] [2021-11-11T17:10:02.376Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T17:10:02.376Z] #73 sha256:ce753cff0980e3d5328bc6a8d824d91d6441d503729a190deae2b370adfe38cc [2021-11-11T17:10:02.376Z] #73 CACHED [2021-11-11T17:10:02.376Z] [2021-11-11T17:10:02.376Z] #31 [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-11-11T17:10:02.376Z] #31 sha256:aff180ece61ed6d7935d688f0e2efc827aa8c6fc5c02121f60a2dfd507cffd8b [2021-11-11T17:10:02.376Z] #31 CACHED [2021-11-11T17:10:02.376Z] [2021-11-11T17:10:02.376Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T17:10:02.376Z] #74 sha256:c77618bb6580f08cc2d831294630fd31225c8554cb398e2d550e1fb710686060 [2021-11-11T17:10:02.376Z] #74 CACHED [2021-11-11T17:10:02.376Z] [2021-11-11T17:10:02.376Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T17:10:02.376Z] #75 sha256:8c77b4b73aa6ceb06eddeb86d89cbb23b8646402c1c0f36e4728b877c9761044 [2021-11-11T17:10:03.308Z] #75 DONE 0.8s [2021-11-11T17:10:03.308Z] [2021-11-11T17:10:03.308Z] #76 exporting to image [2021-11-11T17:10:03.308Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T17:10:03.309Z] #76 exporting layers [2021-11-11T17:10:03.874Z] #76 exporting layers 0.8s done [2021-11-11T17:10:03.874Z] #76 writing image sha256:b7f383e94b61240139e6f32eb10a35c3cac3365873630cc6d2e9b3db52c43993 done [2021-11-11T17:10:03.874Z] #76 naming to docker.io/library/docker:6c76586af7b5874e9e360210a809801becb9f485 done [2021-11-11T17:10:03.874Z] #76 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T17:10:04.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_GITCOMMIT=6c76586af7b5874e9e360210a809801becb9f485 -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:6c76586af7b5874e9e360210a809801becb9f485 hack/make.sh dynbinary test-integration [2021-11-11T17:10:04.476Z] [2021-11-11T17:10:04.476Z] Removing bundles/ [2021-11-11T17:10:04.476Z] [2021-11-11T17:10:04.476Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T17:10:04.734Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:10:04.734Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:10:13.218Z] Fetching without tags [2021-11-11T17:10:13.303Z] Still waiting to schedule task [2021-11-11T17:10:13.304Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T17:10:13.310Z] Still waiting to schedule task [2021-11-11T17:10:13.311Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-11-11T17:10:13.427Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [2021-11-11T17:10:13.648Z] Fetching without tags [2021-11-11T17:10:13.885Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [2021-11-11T17:10:13.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:13.205Z] > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10 [2021-11-11T17:10:13.207Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:13.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:13.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:10:13.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:13.220Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:13.428Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:13.431Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:10:13.892Z] > git remote # timeout=10 [2021-11-11T17:10:13.895Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:10:13.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:13.899Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:10:13.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:13.630Z] > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10 [2021-11-11T17:10:13.635Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:13.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:13.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:10:13.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:13.650Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:13.885Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:13.892Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:10:14.442Z] Merge succeeded, producing 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 [2021-11-11T17:10:14.443Z] Checking out Revision 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 (PR-42626) [2021-11-11T17:10:14.503Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T17:10:14.508Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T17:10:14.953Z] Merge succeeded, producing 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 [2021-11-11T17:10:14.953Z] Checking out Revision 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 (PR-42626) [2021-11-11T17:10:15.191Z] + docker version [2021-11-11T17:10:15.191Z] Client: Docker Engine - Community [2021-11-11T17:10:15.191Z] Version: 20.10.10-rc1 [2021-11-11T17:10:15.191Z] API version: 1.41 [2021-11-11T17:10:15.191Z] Go version: go1.16.9 [2021-11-11T17:10:15.191Z] Git commit: b485636 [2021-11-11T17:10:15.191Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T17:10:15.191Z] OS/Arch: linux/amd64 [2021-11-11T17:10:15.191Z] Context: default [2021-11-11T17:10:15.191Z] Experimental: true [2021-11-11T17:10:15.191Z] [2021-11-11T17:10:15.191Z] Server: Docker Engine - Community [2021-11-11T17:10:15.191Z] Engine: [2021-11-11T17:10:15.191Z] Version: 20.10.10-rc1 [2021-11-11T17:10:15.191Z] API version: 1.41 (minimum version 1.12) [2021-11-11T17:10:15.191Z] Go version: go1.16.9 [2021-11-11T17:10:15.191Z] Git commit: 9f5b26f [2021-11-11T17:10:15.191Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T17:10:15.191Z] OS/Arch: linux/amd64 [2021-11-11T17:10:15.191Z] Experimental: true [2021-11-11T17:10:15.191Z] containerd: [2021-11-11T17:10:15.191Z] Version: 1.4.11 [2021-11-11T17:10:15.191Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:10:15.191Z] runc: [2021-11-11T17:10:15.191Z] Version: 1.0.2 [2021-11-11T17:10:15.191Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T17:10:15.191Z] docker-init: [2021-11-11T17:10:15.191Z] Version: 0.19.0 [2021-11-11T17:10:15.191Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T17:10:15.371Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T17:10:15.475Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T17:10:16.043Z] Client: [2021-11-11T17:10:16.044Z] Context: default [2021-11-11T17:10:16.044Z] Debug Mode: false [2021-11-11T17:10:16.044Z] Plugins: [2021-11-11T17:10:16.044Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T17:10:16.044Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T17:10:16.044Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T17:10:16.044Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T17:10:16.044Z] [2021-11-11T17:10:16.044Z] Server: [2021-11-11T17:10:16.044Z] Containers: 0 [2021-11-11T17:10:16.044Z] Running: 0 [2021-11-11T17:10:16.044Z] Paused: 0 [2021-11-11T17:10:16.044Z] Stopped: 0 [2021-11-11T17:10:16.044Z] Images: 5 [2021-11-11T17:10:16.044Z] Server Version: 20.10.10-rc1 [2021-11-11T17:10:16.044Z] Storage Driver: overlay2 [2021-11-11T17:10:16.044Z] Backing Filesystem: extfs [2021-11-11T17:10:16.044Z] Supports d_type: true [2021-11-11T17:10:16.044Z] Native Overlay Diff: true [2021-11-11T17:10:16.044Z] userxattr: false [2021-11-11T17:10:16.044Z] Logging Driver: json-file [2021-11-11T17:10:16.044Z] Cgroup Driver: cgroupfs [2021-11-11T17:10:16.044Z] Cgroup Version: 1 [2021-11-11T17:10:16.044Z] Plugins: [2021-11-11T17:10:16.044Z] Volume: local [2021-11-11T17:10:16.044Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T17:10:16.044Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T17:10:16.044Z] Swarm: inactive [2021-11-11T17:10:16.044Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T17:10:16.044Z] Default Runtime: runc [2021-11-11T17:10:16.044Z] Init Binary: docker-init [2021-11-11T17:10:16.044Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:10:16.044Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T17:10:16.044Z] init version: de40ad0 [2021-11-11T17:10:16.044Z] Security Options: [2021-11-11T17:10:16.044Z] apparmor [2021-11-11T17:10:16.044Z] seccomp [2021-11-11T17:10:16.044Z] Profile: default [2021-11-11T17:10:16.044Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T17:10:16.044Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T17:10:16.044Z] OSType: linux [2021-11-11T17:10:16.044Z] Architecture: x86_64 [2021-11-11T17:10:16.044Z] CPUs: 2 [2021-11-11T17:10:16.044Z] Total Memory: 7.487GiB [2021-11-11T17:10:16.044Z] Name: ip-10-100-56-239 [2021-11-11T17:10:16.044Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T17:10:16.044Z] Docker Root Dir: /var/lib/docker [2021-11-11T17:10:16.044Z] Debug Mode: false [2021-11-11T17:10:16.044Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:10:16.044Z] Labels: [2021-11-11T17:10:16.044Z] Experimental: true [2021-11-11T17:10:16.044Z] Insecure Registries: [2021-11-11T17:10:16.044Z] 127.0.0.0/8 [2021-11-11T17:10:16.044Z] Live Restore Enabled: true [2021-11-11T17:10:16.044Z] [2021-11-11T17:10:16.044Z] WARNING: No swap limit support [2021-11-11T17:10:16.049Z] Fetching without tags [Pipeline] sh [2021-11-11T17:10:14.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T17:10:14.444Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:14.445Z] > git checkout -f 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 # timeout=10 [2021-11-11T17:10:14.504Z] > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10 [2021-11-11T17:10:14.341Z] > git remote # timeout=10 [2021-11-11T17:10:14.347Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:10:14.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:14.354Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:10:14.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T17:10:14.954Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:14.969Z] > git checkout -f 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 # timeout=10 [2021-11-11T17:10:16.111Z] + [ PR != PR ] [2021-11-11T17:10:16.111Z] + [ master != master ] [2021-11-11T17:10:16.111Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T17:10:16.327Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:16.327Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:16.327Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42626/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T17:10:16.327Z] + bash /home/ubuntu/workspace/moby_PR-42626/check-config.sh [2021-11-11T17:10:16.327Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T17:10:16.327Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T17:10:16.327Z] [2021-11-11T17:10:16.327Z] Generally Necessary: [2021-11-11T17:10:16.327Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T17:10:16.327Z] - apparmor: enabled and tools installed [2021-11-11T17:10:16.327Z] - CONFIG_NAMESPACES: enabled [2021-11-11T17:10:16.327Z] - CONFIG_NET_NS: enabled [2021-11-11T17:10:16.327Z] - CONFIG_PID_NS: enabled [2021-11-11T17:10:16.327Z] - CONFIG_IPC_NS: enabled [2021-11-11T17:10:16.327Z] - CONFIG_UTS_NS: enabled [2021-11-11T17:10:16.327Z] - CONFIG_CGROUPS: enabled [2021-11-11T17:10:16.327Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T17:10:16.327Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T17:10:16.327Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T17:10:16.327Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T17:10:16.327Z] - CONFIG_CPUSETS: enabled [2021-11-11T17:10:16.327Z] - CONFIG_MEMCG: enabled [2021-11-11T17:10:16.327Z] - CONFIG_KEYS: enabled [2021-11-11T17:10:16.327Z] - CONFIG_VETH: enabled (as module) [2021-11-11T17:10:16.327Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T17:10:16.327Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T17:10:16.327Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T17:10:16.327Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T17:10:16.445Z] + docker version [2021-11-11T17:10:16.445Z] Client: Docker Engine - Community [2021-11-11T17:10:16.445Z] Version: 20.10.10-rc1 [2021-11-11T17:10:16.445Z] API version: 1.41 [2021-11-11T17:10:16.445Z] Go version: go1.16.9 [2021-11-11T17:10:16.445Z] Git commit: b485636 [2021-11-11T17:10:16.445Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T17:10:16.445Z] OS/Arch: linux/amd64 [2021-11-11T17:10:16.445Z] Context: default [2021-11-11T17:10:16.445Z] Experimental: true [2021-11-11T17:10:16.445Z] [2021-11-11T17:10:16.445Z] Server: Docker Engine - Community [2021-11-11T17:10:16.445Z] Engine: [2021-11-11T17:10:16.445Z] Version: 20.10.10-rc1 [2021-11-11T17:10:16.445Z] API version: 1.41 (minimum version 1.12) [2021-11-11T17:10:16.445Z] Go version: go1.16.9 [2021-11-11T17:10:16.445Z] Git commit: 9f5b26f [2021-11-11T17:10:16.445Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T17:10:16.445Z] OS/Arch: linux/amd64 [2021-11-11T17:10:16.445Z] Experimental: true [2021-11-11T17:10:16.445Z] containerd: [2021-11-11T17:10:16.445Z] Version: 1.4.11 [2021-11-11T17:10:16.445Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:10:16.445Z] runc: [2021-11-11T17:10:16.445Z] Version: 1.0.2 [2021-11-11T17:10:16.445Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T17:10:16.445Z] docker-init: [2021-11-11T17:10:16.445Z] Version: 0.19.0 [2021-11-11T17:10:16.445Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T17:10:16.586Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T17:10:16.586Z] [2021-11-11T17:10:16.586Z] Optional Features: [2021-11-11T17:10:16.586Z] - CONFIG_USER_NS: enabled [2021-11-11T17:10:16.586Z] - CONFIG_SECCOMP: enabled [2021-11-11T17:10:16.586Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T17:10:16.586Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T17:10:16.586Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T17:10:16.586Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T17:10:16.586Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T17:10:16.586Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T17:10:16.586Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T17:10:16.586Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T17:10:16.586Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T17:10:16.586Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T17:10:16.586Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T17:10:16.586Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T17:10:16.586Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T17:10:16.586Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T17:10:16.586Z] - CONFIG_EXT4_FS: enabled [2021-11-11T17:10:16.586Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T17:10:16.586Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T17:10:16.586Z] - Network Drivers: [2021-11-11T17:10:16.586Z] - "overlay": [2021-11-11T17:10:16.586Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T17:10:16.586Z] Optional (for encrypted networks): [2021-11-11T17:10:16.586Z] - CONFIG_CRYPTO: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T17:10:16.586Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T17:10:16.586Z] - CONFIG_XFRM: enabled [2021-11-11T17:10:16.586Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T17:10:16.586Z] - "ipvlan": [2021-11-11T17:10:16.586Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T17:10:16.586Z] - "macvlan": [2021-11-11T17:10:16.586Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T17:10:16.586Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T17:10:16.586Z] - "ftp,tftp client in container": [2021-11-11T17:10:15.707Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:15.766Z] > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10 [2021-11-11T17:10:15.826Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:15.956Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:16.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:10:16.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:16.089Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:16.737Z] + docker info [2021-11-11T17:10:16.737Z] Client: [2021-11-11T17:10:16.737Z] Context: default [2021-11-11T17:10:16.737Z] Debug Mode: false [2021-11-11T17:10:16.737Z] Plugins: [2021-11-11T17:10:16.737Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T17:10:16.737Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T17:10:16.737Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T17:10:16.737Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T17:10:16.737Z] [2021-11-11T17:10:16.737Z] Server: [2021-11-11T17:10:16.737Z] Containers: 0 [2021-11-11T17:10:16.737Z] Running: 0 [2021-11-11T17:10:16.737Z] Paused: 0 [2021-11-11T17:10:16.737Z] Stopped: 0 [2021-11-11T17:10:16.737Z] Images: 4 [2021-11-11T17:10:16.737Z] Server Version: 20.10.10-rc1 [2021-11-11T17:10:16.737Z] Storage Driver: overlay2 [2021-11-11T17:10:16.737Z] Backing Filesystem: extfs [2021-11-11T17:10:16.737Z] Supports d_type: true [2021-11-11T17:10:16.737Z] Native Overlay Diff: true [2021-11-11T17:10:16.737Z] userxattr: false [2021-11-11T17:10:16.737Z] Logging Driver: json-file [2021-11-11T17:10:16.737Z] Cgroup Driver: cgroupfs [2021-11-11T17:10:16.737Z] Cgroup Version: 1 [2021-11-11T17:10:16.737Z] Plugins: [2021-11-11T17:10:16.737Z] Volume: local [2021-11-11T17:10:16.737Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T17:10:16.737Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T17:10:16.737Z] Swarm: inactive [2021-11-11T17:10:16.737Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-11T17:10:16.737Z] Default Runtime: runc [2021-11-11T17:10:16.737Z] Init Binary: docker-init [2021-11-11T17:10:16.737Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:10:16.737Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T17:10:16.737Z] init version: de40ad0 [2021-11-11T17:10:16.737Z] Security Options: [2021-11-11T17:10:16.737Z] apparmor [2021-11-11T17:10:16.737Z] seccomp [2021-11-11T17:10:16.737Z] Profile: default [2021-11-11T17:10:16.737Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T17:10:16.737Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T17:10:16.737Z] OSType: linux [2021-11-11T17:10:16.737Z] Architecture: x86_64 [2021-11-11T17:10:16.737Z] CPUs: 2 [2021-11-11T17:10:16.737Z] Total Memory: 15.35GiB [2021-11-11T17:10:16.737Z] Name: ip-10-100-33-93 [2021-11-11T17:10:16.737Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T17:10:16.737Z] Docker Root Dir: /var/lib/docker [2021-11-11T17:10:16.737Z] Debug Mode: false [2021-11-11T17:10:16.737Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:10:16.737Z] Labels: [2021-11-11T17:10:16.737Z] Experimental: true [2021-11-11T17:10:16.737Z] Insecure Registries: [2021-11-11T17:10:16.737Z] 127.0.0.0/8 [2021-11-11T17:10:16.737Z] Live Restore Enabled: true [2021-11-11T17:10:16.737Z] [2021-11-11T17:10:16.737Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T17:10:16.828Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [2021-11-11T17:10:16.846Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T17:10:16.846Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T17:10:16.846Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T17:10:16.846Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T17:10:16.846Z] - Storage Drivers: [2021-11-11T17:10:16.846Z] - "aufs": [2021-11-11T17:10:16.846Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T17:10:16.846Z] - "btrfs": [2021-11-11T17:10:16.846Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T17:10:16.846Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T17:10:16.846Z] - "devicemapper": [2021-11-11T17:10:16.846Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T17:10:16.846Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T17:10:16.846Z] - "overlay": [2021-11-11T17:10:16.846Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T17:10:16.846Z] - "zfs": [2021-11-11T17:10:16.846Z] - /dev/zfs: present [2021-11-11T17:10:16.846Z] - zfs command: missing [2021-11-11T17:10:16.846Z] - zpool command: missing [2021-11-11T17:10:16.846Z] [2021-11-11T17:10:16.846Z] Limits: [2021-11-11T17:10:16.846Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T17:10:16.846Z] [2021-11-11T17:10:16.846Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T17:10:17.021Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:17.021Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:17.021Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42626/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T17:10:17.021Z] + bash /home/ubuntu/workspace/moby_PR-42626/check-config.sh [2021-11-11T17:10:17.021Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T17:10:17.021Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T17:10:17.021Z] [2021-11-11T17:10:17.021Z] Generally Necessary: [2021-11-11T17:10:17.021Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T17:10:17.021Z] - apparmor: enabled and tools installed [2021-11-11T17:10:17.021Z] - CONFIG_NAMESPACES: enabled [2021-11-11T17:10:17.021Z] - CONFIG_NET_NS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_PID_NS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_IPC_NS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_UTS_NS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUPS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CPUSETS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_MEMCG: enabled [2021-11-11T17:10:17.021Z] - CONFIG_KEYS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_VETH: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T17:10:17.021Z] [2021-11-11T17:10:17.021Z] Optional Features: [2021-11-11T17:10:17.021Z] - CONFIG_USER_NS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_SECCOMP: enabled [2021-11-11T17:10:17.021Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T17:10:17.021Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T17:10:17.021Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T17:10:17.021Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T17:10:17.021Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T17:10:17.021Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T17:10:17.021Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T17:10:17.021Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T17:10:17.021Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T17:10:17.021Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T17:10:17.021Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T17:10:17.021Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T17:10:17.021Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T17:10:17.178Z] + sudo modprobe ip_vs [2021-11-11T17:10:17.178Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 . [2021-11-11T17:10:17.178Z] #1 [internal] load build definition from Dockerfile [2021-11-11T17:10:17.178Z] #1 sha256:1651ed1ba765e3c9c3eee341478d6c6879d6e561017f2b9ed601e42839193efa [2021-11-11T17:10:17.178Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T17:10:17.178Z] #1 DONE 0.0s [2021-11-11T17:10:17.178Z] [2021-11-11T17:10:17.178Z] #2 [internal] load .dockerignore [2021-11-11T17:10:17.178Z] #2 sha256:3f3d51dcf4afe35d963cec74a84ed7e5999ddb2c556800ccc4a7afa0edfe1f40 [2021-11-11T17:10:17.178Z] #2 transferring context: 87B done [2021-11-11T17:10:17.178Z] #2 DONE 0.0s [2021-11-11T17:10:17.178Z] [2021-11-11T17:10:17.178Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T17:10:17.178Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T17:10:17.280Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T17:10:17.280Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T17:10:17.280Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T17:10:17.280Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T17:10:17.280Z] - CONFIG_EXT4_FS: enabled [2021-11-11T17:10:17.280Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T17:10:17.280Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T17:10:17.280Z] - Network Drivers: [2021-11-11T17:10:17.280Z] - "overlay": [2021-11-11T17:10:17.280Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T17:10:17.280Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T17:10:17.280Z] Optional (for encrypted networks): [2021-11-11T17:10:17.280Z] - CONFIG_CRYPTO: enabled [2021-11-11T17:10:17.280Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T17:10:17.280Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T17:10:17.280Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T17:10:17.280Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T17:10:17.280Z] - CONFIG_XFRM: enabled [2021-11-11T17:10:17.280Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T17:10:17.280Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T17:10:17.280Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T17:10:17.280Z] - "ipvlan": [2021-11-11T17:10:17.280Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T17:10:17.280Z] - "macvlan": [2021-11-11T17:10:17.280Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T17:10:17.281Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T17:10:17.281Z] - "ftp,tftp client in container": [2021-11-11T17:10:17.281Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T17:10:17.281Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T17:10:17.281Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T17:10:17.281Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T17:10:17.281Z] - Storage Drivers: [2021-11-11T17:10:17.281Z] - "aufs": [2021-11-11T17:10:17.281Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T17:10:17.281Z] - "btrfs": [2021-11-11T17:10:17.281Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T17:10:17.281Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T17:10:17.281Z] - "devicemapper": [2021-11-11T17:10:17.281Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T17:10:17.281Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T17:10:17.281Z] - "overlay": [2021-11-11T17:10:17.281Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T17:10:17.281Z] - "zfs": [2021-11-11T17:10:17.281Z] - /dev/zfs: present [2021-11-11T17:10:17.281Z] - zfs command: missing [2021-11-11T17:10:17.281Z] - zpool command: missing [2021-11-11T17:10:17.281Z] [2021-11-11T17:10:17.281Z] Limits: [2021-11-11T17:10:17.281Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T17:10:17.281Z] [2021-11-11T17:10:17.281Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T17:10:17.438Z] #3 DONE 0.1s [2021-11-11T17:10:17.438Z] [2021-11-11T17:10:17.438Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T17:10:17.438Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T17:10:17.438Z] #4 CACHED [2021-11-11T17:10:17.568Z] Fetching without tags [2021-11-11T17:10:17.615Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 . [2021-11-11T17:10:17.699Z] [2021-11-11T17:10:17.699Z] #5 [internal] load .dockerignore [2021-11-11T17:10:17.699Z] #5 sha256:bb2a9827cc98f553c3cd7eba0fdae0b9eeedb951b1be6142b0dc202a8f403ca8 [2021-11-11T17:10:17.699Z] #5 DONE 0.0s [2021-11-11T17:10:17.699Z] [2021-11-11T17:10:17.699Z] #6 [internal] load build definition from Dockerfile [2021-11-11T17:10:17.699Z] #6 sha256:dec722d4d4184512b7408dbcad5477332960ff67b7fcbe3a835bca6614e9867e [2021-11-11T17:10:17.699Z] #6 DONE 0.0s [2021-11-11T17:10:17.699Z] [2021-11-11T17:10:17.699Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T17:10:17.699Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T17:10:17.699Z] #7 DONE 0.1s [2021-11-11T17:10:17.699Z] [2021-11-11T17:10:17.699Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T17:10:17.699Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T17:10:17.699Z] #10 DONE 0.1s [2021-11-11T17:10:17.699Z] [2021-11-11T17:10:17.699Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:10:17.699Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T17:10:17.699Z] #8 DONE 0.1s [2021-11-11T17:10:17.699Z] [2021-11-11T17:10:17.699Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:10:17.699Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T17:10:17.699Z] #9 DONE 0.1s [2021-11-11T17:10:17.874Z] #1 [internal] load build definition from Dockerfile [2021-11-11T17:10:17.874Z] #1 sha256:4584c9749a6209b4f4a23cefcacf93c7d2cd5d344faf360ac62c3182c011dd94 [2021-11-11T17:10:17.874Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T17:10:17.874Z] #1 DONE 0.0s [2021-11-11T17:10:17.874Z] [2021-11-11T17:10:17.874Z] #2 [internal] load .dockerignore [2021-11-11T17:10:17.874Z] #2 sha256:7f3a38f17103f0badc432eb2aa354db53dc80075f25ecf2bdbcbb7888ad8283f [2021-11-11T17:10:17.874Z] #2 transferring context: 87B done [2021-11-11T17:10:17.874Z] #2 DONE 0.0s [2021-11-11T17:10:17.874Z] [2021-11-11T17:10:17.874Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T17:10:17.874Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T17:10:17.874Z] #3 DONE 0.1s [2021-11-11T17:10:17.874Z] [2021-11-11T17:10:17.874Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T17:10:17.874Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T17:10:17.874Z] #4 CACHED [2021-11-11T17:10:17.965Z] [2021-11-11T17:10:17.965Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:10:17.965Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T17:10:17.965Z] #71 DONE 0.0s [2021-11-11T17:10:17.965Z] [2021-11-11T17:10:17.965Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:10:17.965Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T17:10:17.965Z] #69 DONE 0.0s [2021-11-11T17:10:17.965Z] [2021-11-11T17:10:17.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:10:17.965Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:10:17.965Z] #11 DONE 0.0s [2021-11-11T17:10:17.965Z] [2021-11-11T17:10:17.965Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T17:10:17.965Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T17:10:17.965Z] #28 DONE 0.0s [2021-11-11T17:10:17.965Z] [2021-11-11T17:10:17.965Z] #24 [internal] load build context [2021-11-11T17:10:17.965Z] #24 sha256:f070f8e62fdd9058960d57cf3331f68d3e3236b084dd0e2abdfd350027b472fd [2021-11-11T17:10:18.134Z] [2021-11-11T17:10:18.134Z] #6 [internal] load build definition from Dockerfile [2021-11-11T17:10:18.134Z] #6 sha256:594bd32fa4ac0ecbd54348d1b6c689c05c8e6325d9edae6b022a68700471ff12 [2021-11-11T17:10:18.134Z] #6 DONE 0.0s [2021-11-11T17:10:18.134Z] [2021-11-11T17:10:18.134Z] #5 [internal] load .dockerignore [2021-11-11T17:10:18.134Z] #5 sha256:54aa4d045a2db2aaa5cbf939ae35047dc137626a4fedb7d66899d9c961b5dbe5 [2021-11-11T17:10:18.134Z] #5 DONE 0.0s [2021-11-11T17:10:18.134Z] [2021-11-11T17:10:18.134Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T17:10:18.134Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T17:10:18.134Z] #7 DONE 0.1s [2021-11-11T17:10:18.134Z] [2021-11-11T17:10:18.134Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T17:10:18.134Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T17:10:18.225Z] #24 ... [2021-11-11T17:10:18.225Z] [2021-11-11T17:10:18.225Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T17:10:18.225Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T17:10:18.225Z] #45 DONE 0.4s [2021-11-11T17:10:18.225Z] [2021-11-11T17:10:18.225Z] #24 [internal] load build context [2021-11-11T17:10:18.225Z] #24 sha256:f070f8e62fdd9058960d57cf3331f68d3e3236b084dd0e2abdfd350027b472fd [2021-11-11T17:10:18.233Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [2021-11-11T17:10:18.394Z] #10 DONE 0.1s [2021-11-11T17:10:18.394Z] [2021-11-11T17:10:18.394Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:10:18.394Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T17:10:18.394Z] #8 DONE 0.1s [2021-11-11T17:10:18.394Z] [2021-11-11T17:10:18.394Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:10:18.394Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T17:10:18.394Z] #9 DONE 0.1s [2021-11-11T17:10:17.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:17.336Z] > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10 [2021-11-11T17:10:17.375Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:17.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:17.604Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:10:17.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:17.607Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:18.269Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:18.314Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:10:16.864Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:16.918Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:10:18.653Z] [2021-11-11T17:10:18.654Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T17:10:18.654Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T17:10:18.654Z] #35 DONE 0.0s [2021-11-11T17:10:18.654Z] [2021-11-11T17:10:18.654Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:10:18.654Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T17:10:18.654Z] #78 DONE 0.0s [2021-11-11T17:10:18.654Z] [2021-11-11T17:10:18.654Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:10:18.654Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T17:10:18.654Z] #76 DONE 0.0s [2021-11-11T17:10:18.654Z] [2021-11-11T17:10:18.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:10:18.654Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:10:18.654Z] #11 DONE 0.0s [2021-11-11T17:10:18.654Z] [2021-11-11T17:10:18.654Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T17:10:18.654Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T17:10:18.654Z] #12 CACHED [2021-11-11T17:10:18.654Z] [2021-11-11T17:10:18.654Z] #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-11-11T17:10:18.654Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T17:10:18.654Z] #13 CACHED [2021-11-11T17:10:18.654Z] [2021-11-11T17:10:18.654Z] #31 [internal] load build context [2021-11-11T17:10:18.654Z] #31 sha256:02b7b3dc270ea369c2be19c90acc05e2f835f0406ed5a043fddae898ea96664d [2021-11-11T17:10:19.230Z] #31 ... [2021-11-11T17:10:19.230Z] [2021-11-11T17:10:19.230Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T17:10:19.230Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T17:10:19.230Z] #52 DONE 0.5s [2021-11-11T17:10:19.230Z] [2021-11-11T17:10:19.230Z] #31 [internal] load build context [2021-11-11T17:10:19.230Z] #31 sha256:02b7b3dc270ea369c2be19c90acc05e2f835f0406ed5a043fddae898ea96664d [2021-11-11T17:10:19.610Z] #24 transferring context: 55.48MB 1.5s done [2021-11-11T17:10:19.610Z] #24 DONE 1.6s [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T17:10:19.610Z] #41 sha256:147f286a7d2b6f0f156c2e28f2196f33827037588281da3ae2a609368b689e22 [2021-11-11T17:10:19.610Z] #41 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T17:10:19.610Z] #56 sha256:5d0d24ef34be013b4e52cbfd46389a64df0ddd0941fc470c68297577bb417fca [2021-11-11T17:10:19.610Z] #56 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:10:19.610Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T17:10:19.610Z] #43 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T17:10:19.610Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T17:10:19.610Z] #17 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T17:10:19.610Z] #67 sha256:a4e7e4a1cecff470c0af3ba435ddd5e77306e0c002272dbe132a2ead90a9da18 [2021-11-11T17:10:19.610Z] #67 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T17:10:19.610Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T17:10:19.610Z] #70 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #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-11-11T17:10:19.610Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T17:10:19.610Z] #22 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T17:10:19.610Z] #63 sha256:38a6fa27d152d99f9422267c57d8280417842495632e48e786f894f0555d955a [2021-11-11T17:10:19.610Z] #63 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #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-11-11T17:10:19.610Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:10:19.610Z] #14 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #29 [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-11-11T17:10:19.610Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T17:10:19.610Z] #29 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T17:10:19.610Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T17:10:19.610Z] #72 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T17:10:19.610Z] #40 sha256:14ed14612c082dbc20c44b80fb22a44b263f8d14cc1f318292d2fb38b051293c [2021-11-11T17:10:19.610Z] #40 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T17:10:19.610Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T17:10:19.610Z] #49 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T17:10:19.610Z] #50 sha256:a0ab871448f365d96b09df97e3ee3c884ffe93ac99d619dff106189d335700eb [2021-11-11T17:10:19.610Z] #50 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #47 [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_11/ /' > /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-11-11T17:10:19.610Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:10:19.610Z] #47 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T17:10:19.610Z] #64 sha256:c177a7a3f590f10539357faf16d3ce0892e4357250c918084bdc165786cc264c [2021-11-11T17:10:19.610Z] #64 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T17:10:19.610Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T17:10:19.610Z] #36 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T17:10:19.610Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T17:10:19.610Z] #18 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T17:10:19.610Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T17:10:19.610Z] #33 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T17:10:19.610Z] #35 sha256:d4735ebda516812353d0ab73a5694ebc9f7330ee417ff3dd2b36222fce8e8935 [2021-11-11T17:10:19.610Z] #35 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T17:10:19.610Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T17:10:19.610Z] #20 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T17:10:19.610Z] #37 sha256:d426ed6e4a6a5b69389b2f207bf5c39abe5b1a86a03869d00317b6a8fe38eeec [2021-11-11T17:10:19.610Z] #37 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:10:19.610Z] #62 sha256:044f3f5896838f9f26ac0f88756d287fa96f5f93b7c5c5ae9f9b3ab755e70c60 [2021-11-11T17:10:19.610Z] #62 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T17:10:19.610Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T17:10:19.610Z] #19 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:10:19.610Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T17:10:19.610Z] #51 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T17:10:19.610Z] #30 sha256:51d221bb5c618fc82e9c49eb80d0bd38c689fac0b6043c991a00e41414783344 [2021-11-11T17:10:19.610Z] #30 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:10:19.610Z] #26 sha256:7bc01cffeef041abc3a33ca91bc5ba78fa01f06439c741e8681a3aabdb18b854 [2021-11-11T17:10:19.610Z] #26 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T17:10:19.610Z] #54 sha256:79345d727ceb3846fa03046361634b70ee45bf88eed65732fe94cbcd95892f77 [2021-11-11T17:10:19.610Z] #54 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T17:10:19.610Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T17:10:19.610Z] #12 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #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 zstd [2021-11-11T17:10:19.610Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T17:10:19.610Z] #21 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T17:10:19.610Z] #25 sha256:7f4ce4d02ca9202abed35b7e173296ceb80bf90854c73ded87f1e049a9ccc99b [2021-11-11T17:10:19.610Z] #25 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T17:10:19.610Z] #59 sha256:a14678696578c811490f0e5d80efe66503ee5ade8aa079e52e38f10073164544 [2021-11-11T17:10:19.610Z] #59 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T17:10:19.610Z] #39 sha256:b4cdc747f5424964d161408b7fbf7d56580d4e1f1eedc066c6cfbcc0ae55c1bc [2021-11-11T17:10:19.610Z] #39 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:10:19.610Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:10:19.610Z] #53 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #31 [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-11-11T17:10:19.610Z] #31 sha256:2eda6efb5ed0c2b2eff36d5cdcf05ed71698a3e4174bf0808d1f6724d7a48bb8 [2021-11-11T17:10:19.610Z] #31 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:10:19.610Z] #65 sha256:551d70c478138760645dd1b88b816616c56d5163e5925638b7c64f242f30f0d0 [2021-11-11T17:10:19.610Z] #65 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T17:10:19.610Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T17:10:19.610Z] #46 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:10:19.610Z] #58 sha256:e59bafad1d421afc9dc20067b9fed3b0517d079744e9bb378aa2dfd60190d733 [2021-11-11T17:10:19.610Z] #58 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T17:10:19.610Z] #32 sha256:4476aa5e51b95d3fdced4b5aa12ac2a2ff82e958178cf1f7fb6859178e6fc12c [2021-11-11T17:10:19.610Z] #32 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T17:10:19.610Z] #27 sha256:0d210f0c7655760c5f25304741a38dd7508ccd0c45551ca6ad54f4ee23e42b44 [2021-11-11T17:10:19.610Z] #27 CACHED [2021-11-11T17:10:19.610Z] [2021-11-11T17:10:19.610Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T17:10:19.610Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T17:10:19.610Z] #15 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #38 [tini 1/3] 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-11-11T17:10:19.611Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:10:19.611Z] #38 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T17:10:19.611Z] #66 sha256:3ff0ced07cd5a44525703dfa774576a1cf25d036b2994a004938c67791ae4581 [2021-11-11T17:10:19.611Z] #66 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T17:10:19.611Z] #73 sha256:10ef6cfc03fb5c4f2d3b712da776057becf45c3e578d76799647267401c19c57 [2021-11-11T17:10:19.611Z] #73 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T17:10:19.611Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T17:10:19.611Z] #23 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #34 [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-11-11T17:10:19.611Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T17:10:19.611Z] #34 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T17:10:19.611Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T17:10:19.611Z] #55 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T17:10:19.611Z] #52 sha256:d1072fc38414ec27095ba2383e09df242ae92aff6d5f4c5cea0ad8c69ef78570 [2021-11-11T17:10:19.611Z] #52 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #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-11-11T17:10:19.611Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T17:10:19.611Z] #13 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T17:10:19.611Z] #48 sha256:398db72cba5610ae062e825fcf9345a10b1ce2d4609d546037566eb085dfafe7 [2021-11-11T17:10:19.611Z] #48 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T17:10:19.611Z] #57 sha256:4e799b80e7a26f0cec9851c3200d13f4f025ebff235426fdd6db36aaa355519a [2021-11-11T17:10:19.611Z] #57 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T17:10:19.611Z] #61 sha256:e9cde604ee589c9215f9658d9949c01c9d63ee7e8e8995aca3d0207b6a44e299 [2021-11-11T17:10:19.611Z] #61 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T17:10:19.611Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T17:10:19.611Z] #42 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T17:10:19.611Z] #68 sha256:f1752bfd3b256842e4453a31d6f5c6efa61637656b157af12df4cf8431a1d6b4 [2021-11-11T17:10:19.611Z] #68 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #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-11-11T17:10:19.611Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T17:10:19.611Z] #16 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T17:10:19.611Z] #44 sha256:2bf5af3471070b8215f401f50c52ec3aa349e2345f6fdb7033496589f9cce49a [2021-11-11T17:10:19.611Z] #44 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #60 [containerd 1/3] 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-11-11T17:10:19.611Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T17:10:19.611Z] #60 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T17:10:19.611Z] #74 sha256:22ce6f0ce5b5b3e2391379da36bfb05a242eef7e297fdf07f69892d4c9c6d5a8 [2021-11-11T17:10:19.611Z] #74 CACHED [2021-11-11T17:10:19.611Z] [2021-11-11T17:10:19.611Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T17:10:19.611Z] #75 sha256:bf18f0a9275f61ce99807b5a2038a71cf16ed9a6b4f71511b52bc9f3eccb6d76 [2021-11-11T17:10:20.549Z] #75 DONE 0.8s [2021-11-11T17:10:20.549Z] [2021-11-11T17:10:20.549Z] #76 exporting to image [2021-11-11T17:10:20.549Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T17:10:20.549Z] #76 exporting layers [2021-11-11T17:10:20.043Z] > git remote # timeout=10 [2021-11-11T17:10:20.096Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:10:20.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:20.146Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:10:20.612Z] #31 ... [2021-11-11T17:10:20.613Z] [2021-11-11T17:10:20.613Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-11T17:10:20.613Z] #14 sha256:0c8e5c061cbf63b8cb2b6d6abda97fac744555f99dbfa1c81a34d483c30015bb [2021-11-11T17:10:20.613Z] #14 DONE 1.9s [2021-11-11T17:10:20.613Z] [2021-11-11T17:10:20.613Z] #31 [internal] load build context [2021-11-11T17:10:20.613Z] #31 sha256:02b7b3dc270ea369c2be19c90acc05e2f835f0406ed5a043fddae898ea96664d [2021-11-11T17:10:20.991Z] Merge succeeded, producing fc3841191b820a8da958ebfc07877faf93e00bdf [2021-11-11T17:10:20.992Z] Checking out Revision fc3841191b820a8da958ebfc07877faf93e00bdf (PR-42626) [2021-11-11T17:10:21.119Z] #76 exporting layers 0.9s done [2021-11-11T17:10:21.379Z] #76 writing image sha256:5f4ae2b3b00c87b2044405ca2293c843ede8920fba1526f86df5f979f2de6ba1 done [2021-11-11T17:10:21.379Z] #76 naming to docker.io/library/docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 done [2021-11-11T17:10:21.379Z] #76 DONE 0.9s [Pipeline] } [Pipeline] // stage [2021-11-11T17:10:21.402Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [Pipeline] stage [Pipeline] { (Run tests) [2021-11-11T17:10:21.443Z] Fetching without tags [Pipeline] sh [2021-11-11T17:10:21.536Z] First time build. Skipping changelog. [2021-11-11T17:10:21.566Z] Merge succeeded, producing f5a694909270954ef9df3b7f9778b20ff6e4555a [2021-11-11T17:10:21.566Z] Checking out Revision f5a694909270954ef9df3b7f9778b20ff6e4555a (PR-42626) [2021-11-11T17:10:21.726Z] + trap exit INT TERM [2021-11-11T17:10:21.726Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-11T17:10:21.726Z] + CONTAINER_NAME=docker-pr17 [2021-11-11T17:10:21.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42626/.git:/go/src/github.com/docker/docker/.git --name docker-pr17-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/make.sh dynbinary [2021-11-11T17:10:21.868Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T17:10:21.992Z] First time build. Skipping changelog. [2021-11-11T17:10:22.149Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T17:10:21.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:21.186Z] > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10 [2021-11-11T17:10:21.233Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:21.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:10:21.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:10:21.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:21.482Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:10:22.185Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:22.238Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:10:22.527Z] #31 ... [2021-11-11T17:10:22.527Z] [2021-11-11T17:10:22.527Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-11T17:10:22.527Z] #15 sha256:f25cec36bc74eb41fb4d5f19aa7c4aea7db430bcf12867f3c305e03a618e3e5c [2021-11-11T17:10:22.527Z] #15 DONE 1.9s [2021-11-11T17:10:22.527Z] [2021-11-11T17:10:22.527Z] #31 [internal] load build context [2021-11-11T17:10:22.527Z] #31 sha256:02b7b3dc270ea369c2be19c90acc05e2f835f0406ed5a043fddae898ea96664d [2021-11-11T17:10:20.770Z] > git remote # timeout=10 [2021-11-11T17:10:20.810Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:10:20.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:20.850Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:10:21.487Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T17:10:21.602Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:21.644Z] > git checkout -f f5a694909270954ef9df3b7f9778b20ff6e4555a # timeout=10 [2021-11-11T17:10:21.903Z] > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10 [2021-11-11T17:10:20.898Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T17:10:21.029Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:21.101Z] > git checkout -f fc3841191b820a8da958ebfc07877faf93e00bdf # timeout=10 [2021-11-11T17:10:21.440Z] > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10 [2021-11-11T17:10:22.679Z] [2021-11-11T17:10:22.679Z] Removing bundles/ [2021-11-11T17:10:22.679Z] [2021-11-11T17:10:22.679Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T17:10:22.679Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:10:22.679Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:10:22.787Z] #31 transferring context: 49.16MB 4.2s [2021-11-11T17:10:22.893Z] + docker version [2021-11-11T17:10:22.893Z] Client: [2021-11-11T17:10:22.893Z] Version: 20.10.9 [2021-11-11T17:10:22.893Z] API version: 1.41 [2021-11-11T17:10:22.893Z] Go version: go1.16.8 [2021-11-11T17:10:22.893Z] Git commit: c2ea9bc [2021-11-11T17:10:22.893Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T17:10:22.893Z] OS/Arch: windows/amd64 [2021-11-11T17:10:22.893Z] Context: default [2021-11-11T17:10:22.893Z] Experimental: true [2021-11-11T17:10:22.893Z] [2021-11-11T17:10:22.893Z] Server: Docker Engine - Community [2021-11-11T17:10:22.893Z] Engine: [2021-11-11T17:10:22.893Z] Version: 20.10.9 [2021-11-11T17:10:22.893Z] API version: 1.41 (minimum version 1.24) [2021-11-11T17:10:22.893Z] Go version: go1.16.8 [2021-11-11T17:10:22.893Z] Git commit: 79ea9d3 [2021-11-11T17:10:22.893Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T17:10:22.893Z] OS/Arch: windows/amd64 [2021-11-11T17:10:22.893Z] Experimental: true [Pipeline] sh [2021-11-11T17:10:23.048Z] #31 transferring context: 55.48MB 4.6s done [2021-11-11T17:10:23.048Z] #31 DONE 4.6s [2021-11-11T17:10:23.048Z] [2021-11-11T17:10:23.048Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-11T17:10:23.048Z] #16 sha256:69232905a1e2f9819bb1379797337b2b1bd2581c8c38d4ee1233a5948cd55a0a [2021-11-11T17:10:23.403Z] + docker version [2021-11-11T17:10:23.404Z] Client: [2021-11-11T17:10:23.404Z] Version: 20.10.9 [2021-11-11T17:10:23.404Z] API version: 1.41 [2021-11-11T17:10:23.404Z] Go version: go1.16.8 [2021-11-11T17:10:23.404Z] Git commit: c2ea9bc [2021-11-11T17:10:23.404Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T17:10:23.404Z] OS/Arch: windows/amd64 [2021-11-11T17:10:23.404Z] Context: default [2021-11-11T17:10:23.404Z] Experimental: true [2021-11-11T17:10:23.404Z] [2021-11-11T17:10:23.404Z] Server: Docker Engine - Community [2021-11-11T17:10:23.404Z] Engine: [2021-11-11T17:10:23.404Z] Version: 20.10.9 [2021-11-11T17:10:23.404Z] API version: 1.41 (minimum version 1.24) [2021-11-11T17:10:23.404Z] Go version: go1.16.8 [2021-11-11T17:10:23.404Z] Git commit: 79ea9d3 [2021-11-11T17:10:23.404Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T17:10:23.404Z] OS/Arch: windows/amd64 [2021-11-11T17:10:23.404Z] Experimental: true [Pipeline] sh [2021-11-11T17:10:23.634Z] #16 DONE 1.2s [2021-11-11T17:10:23.634Z] [2021-11-11T17:10:23.634Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-11T17:10:23.634Z] #17 sha256:d491bb5b6e3ba4cbf30d558147683cd34fed9830a780f83050b4e784cb0941c1 [2021-11-11T17:10:23.976Z] + docker info [2021-11-11T17:10:23.976Z] Client: [2021-11-11T17:10:23.976Z] Context: default [2021-11-11T17:10:23.976Z] Debug Mode: false [2021-11-11T17:10:23.976Z] [2021-11-11T17:10:23.976Z] Server: [2021-11-11T17:10:23.976Z] Containers: 0 [2021-11-11T17:10:23.976Z] Running: 0 [2021-11-11T17:10:23.976Z] Paused: 0 [2021-11-11T17:10:23.976Z] Stopped: 0 [2021-11-11T17:10:23.976Z] Images: 11 [2021-11-11T17:10:23.976Z] Server Version: 20.10.9 [2021-11-11T17:10:23.976Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T17:10:23.976Z] Windows: [2021-11-11T17:10:23.976Z] LCOW: [2021-11-11T17:10:23.976Z] Logging Driver: json-file [2021-11-11T17:10:23.976Z] Plugins: [2021-11-11T17:10:23.976Z] Volume: local [2021-11-11T17:10:23.976Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:10:23.976Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:10:23.976Z] Swarm: inactive [2021-11-11T17:10:23.976Z] Default Isolation: process [2021-11-11T17:10:23.976Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T17:10:23.976Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T17:10:23.976Z] OSType: windows [2021-11-11T17:10:23.976Z] Architecture: x86_64 [2021-11-11T17:10:23.976Z] CPUs: 4 [2021-11-11T17:10:23.976Z] Total Memory: 32GiB [2021-11-11T17:10:23.976Z] Name: azwin-2-b4e0b0 [2021-11-11T17:10:23.976Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T17:10:23.976Z] Docker Root Dir: D:\docker [2021-11-11T17:10:23.976Z] Debug Mode: false [2021-11-11T17:10:23.976Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:10:23.976Z] Labels: [2021-11-11T17:10:23.976Z] Experimental: true [2021-11-11T17:10:23.976Z] Insecure Registries: [2021-11-11T17:10:23.976Z] 10.0.0.4:5000 [2021-11-11T17:10:23.976Z] 127.0.0.0/8 [2021-11-11T17:10:23.976Z] Registry Mirrors: [2021-11-11T17:10:23.976Z] http://10.0.0.4:5000/ [2021-11-11T17:10:23.976Z] Live Restore Enabled: false [2021-11-11T17:10:23.976Z] Product License: Community Engine [2021-11-11T17:10:23.976Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T17:10:24.462Z] + docker info [2021-11-11T17:10:24.462Z] Client: [2021-11-11T17:10:24.462Z] Context: default [2021-11-11T17:10:24.462Z] Debug Mode: false [2021-11-11T17:10:24.462Z] [2021-11-11T17:10:24.462Z] Server: [2021-11-11T17:10:24.462Z] Containers: 0 [2021-11-11T17:10:24.462Z] Running: 0 [2021-11-11T17:10:24.462Z] Paused: 0 [2021-11-11T17:10:24.462Z] Stopped: 0 [2021-11-11T17:10:24.462Z] Images: 11 [2021-11-11T17:10:24.462Z] Server Version: 20.10.9 [2021-11-11T17:10:24.462Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-11T17:10:24.462Z] LCOW: [2021-11-11T17:10:24.462Z] Windows: [2021-11-11T17:10:24.462Z] Logging Driver: json-file [2021-11-11T17:10:24.462Z] Plugins: [2021-11-11T17:10:24.462Z] Volume: local [2021-11-11T17:10:24.462Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:10:24.462Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:10:24.462Z] Swarm: inactive [2021-11-11T17:10:24.462Z] Default Isolation: process [2021-11-11T17:10:24.462Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T17:10:24.462Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T17:10:24.462Z] OSType: windows [2021-11-11T17:10:24.462Z] Architecture: x86_64 [2021-11-11T17:10:24.462Z] CPUs: 4 [2021-11-11T17:10:24.462Z] Total Memory: 32GiB [2021-11-11T17:10:24.462Z] Name: azwin-2-09b4b0 [2021-11-11T17:10:24.462Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T17:10:24.462Z] Docker Root Dir: D:\docker [2021-11-11T17:10:24.462Z] Debug Mode: false [2021-11-11T17:10:24.462Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:10:24.462Z] Labels: [2021-11-11T17:10:24.462Z] Experimental: true [2021-11-11T17:10:24.462Z] Insecure Registries: [2021-11-11T17:10:24.462Z] 10.0.0.4:5000 [2021-11-11T17:10:24.462Z] 127.0.0.0/8 [2021-11-11T17:10:24.462Z] Registry Mirrors: [2021-11-11T17:10:24.462Z] http://10.0.0.4:5000/ [2021-11-11T17:10:24.462Z] Live Restore Enabled: false [2021-11-11T17:10:24.462Z] Product License: Community Engine [2021-11-11T17:10:24.462Z] [2021-11-11T17:10:24.576Z] #17 DONE 0.8s [2021-11-11T17:10:24.576Z] [2021-11-11T17:10:24.576Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-11T17:10:24.576Z] #18 sha256:8035e1a4d3cf31affe83a488127be50308946dd7d89a122f17cf2f7ea933237f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T17:10:25.146Z] #18 DONE 0.8s [2021-11-11T17:10:25.146Z] [2021-11-11T17:10:25.146Z] #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-11-11T17:10:25.146Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T17:10:25.775Z] Merge succeeded, producing 52e14aafa3a7083fe58e94b3d7c0a76441abc383 [2021-11-11T17:10:25.775Z] Checking out Revision 52e14aafa3a7083fe58e94b3d7c0a76441abc383 (PR-42626) [2021-11-11T17:10:26.109Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T17:10:26.237Z] First time build. Skipping changelog. [2021-11-11T17:10:26.531Z] #19 1.232 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:10:26.531Z] #19 1.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T17:10:26.791Z] #19 1.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:10:26.791Z] #19 1.561 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T17:10:24.928Z] > git remote # timeout=10 [2021-11-11T17:10:24.977Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:10:25.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:10:25.023Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:10:25.690Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T17:10:25.812Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:10:25.861Z] > git checkout -f 52e14aafa3a7083fe58e94b3d7c0a76441abc383 # timeout=10 [2021-11-11T17:10:26.146Z] > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10 [2021-11-11T17:10:27.051Z] #19 1.737 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T17:10:27.051Z] #19 1.925 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T17:10:27.311Z] #19 2.133 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:10:27.571Z] #19 2.292 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T17:10:27.665Z] + docker version [2021-11-11T17:10:27.665Z] Client: [2021-11-11T17:10:27.665Z] Version: 20.10.9 [2021-11-11T17:10:27.665Z] API version: 1.41 [2021-11-11T17:10:27.665Z] Go version: go1.16.8 [2021-11-11T17:10:27.665Z] Git commit: c2ea9bc [2021-11-11T17:10:27.665Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T17:10:27.665Z] OS/Arch: windows/amd64 [2021-11-11T17:10:27.665Z] Context: default [2021-11-11T17:10:27.665Z] Experimental: true [2021-11-11T17:10:27.665Z] [2021-11-11T17:10:27.665Z] Server: Docker Engine - Community [2021-11-11T17:10:27.665Z] Engine: [2021-11-11T17:10:27.665Z] Version: 20.10.9 [2021-11-11T17:10:27.665Z] API version: 1.41 (minimum version 1.24) [2021-11-11T17:10:27.665Z] Go version: go1.16.8 [2021-11-11T17:10:27.665Z] Git commit: 79ea9d3 [2021-11-11T17:10:27.666Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T17:10:27.666Z] OS/Arch: windows/amd64 [2021-11-11T17:10:27.666Z] Experimental: true [Pipeline] sh [2021-11-11T17:10:27.832Z] #19 2.477 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T17:10:27.832Z] #19 2.696 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T17:10:27.832Z] #19 2.696 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T17:10:28.093Z] #19 2.704 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T17:10:28.093Z] #19 2.704 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T17:10:28.093Z] #19 2.704 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:10:28.093Z] #19 2.710 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T17:10:28.353Z] #19 3.221 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T17:10:28.353Z] #19 3.221 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T17:10:28.353Z] #19 3.221 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T17:10:28.353Z] #19 3.221 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T17:10:28.353Z] #19 3.221 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:10:28.353Z] #19 3.221 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T17:10:28.744Z] + docker info [2021-11-11T17:10:30.314Z] Client: [2021-11-11T17:10:30.314Z] Context: default [2021-11-11T17:10:30.314Z] Debug Mode: false [2021-11-11T17:10:30.314Z] Plugins: [2021-11-11T17:10:30.314Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T17:10:30.314Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T17:10:30.314Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T17:10:30.314Z] [2021-11-11T17:10:30.314Z] Server: [2021-11-11T17:10:30.314Z] Containers: 0 [2021-11-11T17:10:30.314Z] Running: 0 [2021-11-11T17:10:30.314Z] Paused: 0 [2021-11-11T17:10:30.314Z] Stopped: 0 [2021-11-11T17:10:30.314Z] Images: 11 [2021-11-11T17:10:30.314Z] Server Version: 20.10.9 [2021-11-11T17:10:30.314Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T17:10:30.314Z] Windows: [2021-11-11T17:10:30.314Z] LCOW: [2021-11-11T17:10:30.314Z] Logging Driver: json-file [2021-11-11T17:10:30.314Z] Plugins: [2021-11-11T17:10:30.314Z] Volume: local [2021-11-11T17:10:30.314Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:10:30.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:10:30.314Z] Swarm: inactive [2021-11-11T17:10:30.314Z] Default Isolation: process [2021-11-11T17:10:30.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T17:10:30.314Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T17:10:30.314Z] OSType: windows [2021-11-11T17:10:30.314Z] Architecture: x86_64 [2021-11-11T17:10:30.314Z] CPUs: 4 [2021-11-11T17:10:30.314Z] Total Memory: 32GiB [2021-11-11T17:10:30.314Z] Name: azwin-2-537740 [2021-11-11T17:10:30.314Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T17:10:30.314Z] Docker Root Dir: D:\docker [2021-11-11T17:10:30.314Z] Debug Mode: false [2021-11-11T17:10:30.314Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:10:30.314Z] Labels: [2021-11-11T17:10:30.314Z] Experimental: true [2021-11-11T17:10:30.314Z] Insecure Registries: [2021-11-11T17:10:30.314Z] 10.0.0.4:5000 [2021-11-11T17:10:30.314Z] 127.0.0.0/8 [2021-11-11T17:10:30.314Z] Registry Mirrors: [2021-11-11T17:10:30.314Z] http://10.0.0.4:5000/ [2021-11-11T17:10:30.314Z] Live Restore Enabled: false [2021-11-11T17:10:30.314Z] Product License: Community Engine [2021-11-11T17:10:30.314Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T17:10:32.481Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T17:10:32.481Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bcefa7b8\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T17:10:32.481Z] ---------------------------------------------------------------------------- [2021-11-11T17:10:32.481Z] [2021-11-11T17:10:32.481Z] INFO: executeCI.ps1 starting at Thu Nov 11 17:10:31 CUT 2021 [2021-11-11T17:10:32.481Z] [2021-11-11T17:10:32.481Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T17:10:32.481Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T17:10:32.481Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-11T17:10:32.481Z] INFO: Environment variables: [2021-11-11T17:10:32.481Z] [2021-11-11T17:10:32.481Z] Name Value [2021-11-11T17:10:32.481Z] ---- ----- [2021-11-11T17:10:32.481Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T17:10:32.481Z] amd64 true [2021-11-11T17:10:32.481Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T17:10:32.481Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T17:10:32.481Z] arm64 true [2021-11-11T17:10:32.481Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T17:10:32.481Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T17:10:32.481Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T17:10:32.481Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T17:10:32.481Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T17:10:32.481Z] BRANCH_NAME PR-42626 [2021-11-11T17:10:32.481Z] BUILD_DISPLAY_NAME #17 [2021-11-11T17:10:32.481Z] BUILD_ID 17 [2021-11-11T17:10:32.481Z] BUILD_NUMBER 17 [2021-11-11T17:10:32.481Z] BUILD_TAG jenkins-moby-PR-42626-17 [2021-11-11T17:10:32.481Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/ [2021-11-11T17:10:32.481Z] cgroup2 true [2021-11-11T17:10:32.481Z] CHANGE_AUTHOR mfeit-internet2 [2021-11-11T17:10:32.481Z] CHANGE_AUTHOR_DISPLAY_NAME Mark Feit [2021-11-11T17:10:32.481Z] CHANGE_AUTHOR_EMAIL mfeit@internet2.edu [2021-11-11T17:10:32.481Z] CHANGE_BRANCH small-ipv4-networks [2021-11-11T17:10:32.481Z] CHANGE_FORK mfeit-internet2 [2021-11-11T17:10:32.481Z] CHANGE_ID 42626 [2021-11-11T17:10:32.481Z] CHANGE_TARGET master [2021-11-11T17:10:32.481Z] CHANGE_TITLE Support small ipv4 networks [2021-11-11T17:10:32.481Z] CHANGE_URL https://github.com/moby/moby/pull/42626 [2021-11-11T17:10:32.481Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:32.481Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T17:10:32.481Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T17:10:32.481Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T17:10:32.481Z] COMPUTERNAME azwin-2-09b4b0 [2021-11-11T17:10:32.481Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T17:10:32.481Z] ConfigSequenceNumber 0 [2021-11-11T17:10:32.481Z] dco true [2021-11-11T17:10:32.481Z] DOCKER_BUILDKIT 0 [2021-11-11T17:10:32.481Z] DOCKER_DUT_DEBUG 1 [2021-11-11T17:10:32.481Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T17:10:32.482Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T17:10:32.482Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T17:10:32.482Z] EXECUTOR_NUMBER 0 [2021-11-11T17:10:32.482Z] FQDN azwin-2-09b4b0.westus.cloudapp.azure.com [2021-11-11T17:10:32.482Z] GIT_BRANCH PR-42626 [2021-11-11T17:10:32.482Z] GIT_COMMIT f5a694909270954ef9df3b7f9778b20ff6e4555a [2021-11-11T17:10:32.482Z] GIT_PREVIOUS_COMMIT 924de183c82a036b1f82a23e39fa3fc1987bbef2 [2021-11-11T17:10:32.482Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 5233c3e60f81592b36c6336f871cb9f834ead05f [2021-11-11T17:10:32.482Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T17:10:32.482Z] HUDSON_COOKIE 1865324a-f1cd-4d7a-927b-1c08c2ed98ed [2021-11-11T17:10:32.482Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T17:10:32.482Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T17:10:32.482Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T17:10:32.482Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T17:10:32.482Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T17:10:32.482Z] JENKINS_NODE_COOKIE 016d04b2-039e-4518-8e6f-ebe7ebde02fe [2021-11-11T17:10:32.482Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T17:10:32.482Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T17:10:32.482Z] JOB_BASE_NAME PR-42626 [2021-11-11T17:10:32.482Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/display/redirect [2021-11-11T17:10:32.482Z] JOB_NAME moby/PR-42626 [2021-11-11T17:10:32.482Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/ [2021-11-11T17:10:32.482Z] library.jps.version master [2021-11-11T17:10:32.482Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T17:10:32.482Z] NODE_LABELS amd64 azure azwin-2-09b4b0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-11T17:10:32.482Z] NODE_NAME azwin-2-09b4b0 [2021-11-11T17:10:32.482Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T17:10:32.482Z] OS Windows_NT [2021-11-11T17:10:32.482Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T17:10:32.482Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T17:10:32.482Z] ppc64le false [2021-11-11T17:10:32.482Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T17:10:32.482Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-11T17:10:32.482Z] PROCESSOR_LEVEL 6 [2021-11-11T17:10:32.482Z] PROCESSOR_REVISION 5507 [2021-11-11T17:10:32.482Z] ProgramData C:\ProgramData [2021-11-11T17:10:32.482Z] ProgramFiles C:\Program Files [2021-11-11T17:10:32.482Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T17:10:32.482Z] ProgramW6432 C:\Program Files [2021-11-11T17:10:32.482Z] PROMPT $P$G [2021-11-11T17:10:32.482Z] PSExecutionPolicyPreference Bypass [2021-11-11T17:10:32.482Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T17:10:32.482Z] PUBLIC C:\Users\Public [2021-11-11T17:10:32.482Z] rootless true [2021-11-11T17:10:32.482Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=arti... [2021-11-11T17:10:32.482Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=changes [2021-11-11T17:10:32.482Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect [2021-11-11T17:10:32.482Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=tests [2021-11-11T17:10:32.482Z] s390x false [2021-11-11T17:10:32.482Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T17:10:32.482Z] SOURCES_DRIVE d [2021-11-11T17:10:32.482Z] SOURCES_SUBDIR gopath [2021-11-11T17:10:32.482Z] STAGE_NAME Run tests [2021-11-11T17:10:32.482Z] SystemDrive C: [2021-11-11T17:10:32.482Z] SystemRoot C:\Windows [2021-11-11T17:10:32.482Z] TEMP C:\Windows\TEMP [2021-11-11T17:10:32.482Z] TESTDEBUG 0 [2021-11-11T17:10:32.482Z] TESTRUN_DRIVE d [2021-11-11T17:10:32.482Z] TESTRUN_SUBDIR CI [2021-11-11T17:10:32.482Z] TIMEOUT 120m [2021-11-11T17:10:32.482Z] TMP C:\Windows\TEMP [2021-11-11T17:10:32.482Z] unit_validate true [2021-11-11T17:10:32.482Z] USERDOMAIN WORKGROUP [2021-11-11T17:10:32.482Z] USERNAME azwin-2-09b4b0$ [2021-11-11T17:10:32.482Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T17:10:32.482Z] validate_force false [2021-11-11T17:10:32.482Z] windir C:\Windows [2021-11-11T17:10:32.482Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T17:10:32.482Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-11T17:10:32.482Z] windows2022 true [2021-11-11T17:10:32.482Z] windows2022containerd true [2021-11-11T17:10:32.482Z] windowsRS1 false [2021-11-11T17:10:32.482Z] windowsRS5 true [2021-11-11T17:10:32.482Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T17:10:32.482Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T17:10:32.482Z] [2021-11-11T17:10:32.482Z] [2021-11-11T17:10:32.482Z] [2021-11-11T17:10:32.482Z] INFO: Sources under d:\gopath\... [2021-11-11T17:10:32.482Z] INFO: Test run under d:\CI\... [2021-11-11T17:10:32.482Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T17:10:32.482Z] INFO: docker/docker repository was found [2021-11-11T17:10:32.482Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-11T17:10:32.482Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-11T17:10:32.482Z] INFO: Docker version of control daemon [2021-11-11T17:10:32.482Z] [2021-11-11T17:10:32.482Z] Client: [2021-11-11T17:10:32.482Z] Version: 20.10.9 [2021-11-11T17:10:32.482Z] API version: 1.41 [2021-11-11T17:10:32.482Z] Go version: go1.16.8 [2021-11-11T17:10:32.482Z] Git commit: c2ea9bc [2021-11-11T17:10:32.482Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T17:10:32.482Z] OS/Arch: windows/amd64 [2021-11-11T17:10:32.482Z] Context: default [2021-11-11T17:10:32.482Z] Experimental: true [2021-11-11T17:10:32.482Z] [2021-11-11T17:10:32.482Z] Server: Docker Engine - Community [2021-11-11T17:10:32.482Z] Engine: [2021-11-11T17:10:32.482Z] Version: 20.10.9 [2021-11-11T17:10:32.482Z] API version: 1.41 (minimum version 1.24) [2021-11-11T17:10:32.482Z] Go version: go1.16.8 [2021-11-11T17:10:32.482Z] Git commit: 79ea9d3 [2021-11-11T17:10:32.482Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T17:10:32.482Z] OS/Arch: windows/amd64 [2021-11-11T17:10:32.482Z] Experimental: true [2021-11-11T17:10:32.482Z] [2021-11-11T17:10:32.482Z] INFO: Docker info of control daemon [2021-11-11T17:10:32.482Z] [2021-11-11T17:10:32.949Z] Client: [2021-11-11T17:10:32.949Z] Context: default [2021-11-11T17:10:32.949Z] Debug Mode: false [2021-11-11T17:10:32.949Z] [2021-11-11T17:10:32.949Z] Server: [2021-11-11T17:10:32.949Z] Containers: 0 [2021-11-11T17:10:32.949Z] Running: 0 [2021-11-11T17:10:32.949Z] Paused: 0 [2021-11-11T17:10:32.949Z] Stopped: 0 [2021-11-11T17:10:32.949Z] Images: 11 [2021-11-11T17:10:32.949Z] Server Version: 20.10.9 [2021-11-11T17:10:32.949Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T17:10:32.949Z] Windows: [2021-11-11T17:10:32.949Z] LCOW: [2021-11-11T17:10:32.949Z] Logging Driver: json-file [2021-11-11T17:10:32.949Z] Plugins: [2021-11-11T17:10:32.949Z] Volume: local [2021-11-11T17:10:32.949Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:10:32.949Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:10:32.949Z] Swarm: inactive [2021-11-11T17:10:32.949Z] Default Isolation: process [2021-11-11T17:10:32.949Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T17:10:32.949Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T17:10:32.949Z] OSType: windows [2021-11-11T17:10:32.949Z] Architecture: x86_64 [2021-11-11T17:10:32.949Z] CPUs: 4 [2021-11-11T17:10:32.949Z] Total Memory: 32GiB [2021-11-11T17:10:32.949Z] Name: azwin-2-09b4b0 [2021-11-11T17:10:32.949Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T17:10:32.949Z] Docker Root Dir: D:\docker [2021-11-11T17:10:32.949Z] Debug Mode: false [2021-11-11T17:10:32.949Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:10:32.949Z] Labels: [2021-11-11T17:10:32.949Z] Experimental: true [2021-11-11T17:10:32.949Z] Insecure Registries: [2021-11-11T17:10:32.949Z] 10.0.0.4:5000 [2021-11-11T17:10:32.949Z] 127.0.0.0/8 [2021-11-11T17:10:32.949Z] Registry Mirrors: [2021-11-11T17:10:32.949Z] http://10.0.0.4:5000/ [2021-11-11T17:10:32.949Z] Live Restore Enabled: false [2021-11-11T17:10:32.949Z] Product License: Community Engine [2021-11-11T17:10:32.949Z] [2021-11-11T17:10:32.949Z] [2021-11-11T17:10:32.949Z] INFO: Commit hash is f5a6949092 [2021-11-11T17:10:32.949Z] INFO: Nuke-Everything... [2021-11-11T17:10:32.949Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T17:10:32.949Z] INFO: Nuking d:\CI [2021-11-11T17:10:32.949Z] INFO: Zapped successfully [2021-11-11T17:10:32.949Z] INFO: Location for testing is d:\CI\PR-42626\17 [2021-11-11T17:10:32.949Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T17:10:32.949Z] [2021-11-11T17:10:32.949Z] [2021-11-11T17:10:32.949Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 17:10:32... [2021-11-11T17:10:32.949Z] [2021-11-11T17:10:35.158Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T17:10:35.158Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2f77d4f1\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T17:10:35.158Z] ---------------------------------------------------------------------------- [2021-11-11T17:10:35.158Z] [2021-11-11T17:10:35.158Z] INFO: executeCI.ps1 starting at Thu Nov 11 17:10:34 CUT 2021 [2021-11-11T17:10:35.158Z] [2021-11-11T17:10:35.158Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T17:10:35.158Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T17:10:35.158Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-11T17:10:35.158Z] INFO: Environment variables: [2021-11-11T17:10:35.158Z] [2021-11-11T17:10:35.158Z] Name Value [2021-11-11T17:10:35.158Z] ---- ----- [2021-11-11T17:10:35.158Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T17:10:35.158Z] amd64 true [2021-11-11T17:10:35.158Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T17:10:35.158Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T17:10:35.158Z] arm64 true [2021-11-11T17:10:35.158Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T17:10:35.158Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T17:10:35.158Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T17:10:35.158Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T17:10:35.158Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T17:10:35.158Z] BRANCH_NAME PR-42626 [2021-11-11T17:10:35.158Z] BUILD_DISPLAY_NAME #17 [2021-11-11T17:10:35.158Z] BUILD_ID 17 [2021-11-11T17:10:35.158Z] BUILD_NUMBER 17 [2021-11-11T17:10:35.158Z] BUILD_TAG jenkins-moby-PR-42626-17 [2021-11-11T17:10:35.158Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/ [2021-11-11T17:10:35.158Z] cgroup2 true [2021-11-11T17:10:35.158Z] CHANGE_AUTHOR mfeit-internet2 [2021-11-11T17:10:35.158Z] CHANGE_AUTHOR_DISPLAY_NAME Mark Feit [2021-11-11T17:10:35.158Z] CHANGE_AUTHOR_EMAIL mfeit@internet2.edu [2021-11-11T17:10:35.158Z] CHANGE_BRANCH small-ipv4-networks [2021-11-11T17:10:35.158Z] CHANGE_FORK mfeit-internet2 [2021-11-11T17:10:35.158Z] CHANGE_ID 42626 [2021-11-11T17:10:35.158Z] CHANGE_TARGET master [2021-11-11T17:10:35.158Z] CHANGE_TITLE Support small ipv4 networks [2021-11-11T17:10:35.158Z] CHANGE_URL https://github.com/moby/moby/pull/42626 [2021-11-11T17:10:35.158Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:35.158Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T17:10:35.158Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T17:10:35.158Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T17:10:35.158Z] COMPUTERNAME azwin-2-b4e0b0 [2021-11-11T17:10:35.158Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T17:10:35.158Z] ConfigSequenceNumber 0 [2021-11-11T17:10:35.158Z] dco true [2021-11-11T17:10:35.158Z] DOCKER_BUILDKIT 0 [2021-11-11T17:10:35.158Z] DOCKER_DUT_DEBUG 1 [2021-11-11T17:10:35.158Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T17:10:35.158Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T17:10:35.158Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-11T17:10:35.158Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T17:10:35.158Z] EXECUTOR_NUMBER 0 [2021-11-11T17:10:35.158Z] FQDN azwin-2-b4e0b0.westus.cloudapp.azure.com [2021-11-11T17:10:35.158Z] GIT_BRANCH PR-42626 [2021-11-11T17:10:35.158Z] GIT_COMMIT f5a694909270954ef9df3b7f9778b20ff6e4555a [2021-11-11T17:10:35.158Z] GIT_PREVIOUS_COMMIT 924de183c82a036b1f82a23e39fa3fc1987bbef2 [2021-11-11T17:10:35.158Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 5233c3e60f81592b36c6336f871cb9f834ead05f [2021-11-11T17:10:35.158Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T17:10:35.158Z] HUDSON_COOKIE 210537e0-a1f6-4777-9ad7-8ede1776189f [2021-11-11T17:10:35.158Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T17:10:35.158Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T17:10:35.158Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T17:10:35.158Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T17:10:35.158Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T17:10:35.159Z] JENKINS_NODE_COOKIE 30053bbf-dad3-48e1-ab77-e03c2b24fa4e [2021-11-11T17:10:35.159Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T17:10:35.159Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T17:10:35.159Z] JOB_BASE_NAME PR-42626 [2021-11-11T17:10:35.159Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/display/redirect [2021-11-11T17:10:35.159Z] JOB_NAME moby/PR-42626 [2021-11-11T17:10:35.159Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/ [2021-11-11T17:10:35.159Z] library.jps.version master [2021-11-11T17:10:35.159Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T17:10:35.159Z] NODE_LABELS amd64 azure azwin-2-b4e0b0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-11T17:10:35.159Z] NODE_NAME azwin-2-b4e0b0 [2021-11-11T17:10:35.159Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T17:10:35.159Z] OS Windows_NT [2021-11-11T17:10:35.159Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T17:10:35.159Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T17:10:35.159Z] ppc64le false [2021-11-11T17:10:35.159Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T17:10:35.159Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-11-11T17:10:35.159Z] PROCESSOR_LEVEL 6 [2021-11-11T17:10:35.159Z] PROCESSOR_REVISION 5504 [2021-11-11T17:10:35.159Z] ProgramData C:\ProgramData [2021-11-11T17:10:35.159Z] ProgramFiles C:\Program Files [2021-11-11T17:10:35.159Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T17:10:35.159Z] ProgramW6432 C:\Program Files [2021-11-11T17:10:35.159Z] PROMPT $P$G [2021-11-11T17:10:35.159Z] PSExecutionPolicyPreference Bypass [2021-11-11T17:10:35.159Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T17:10:35.159Z] PUBLIC C:\Users\Public [2021-11-11T17:10:35.159Z] rootless true [2021-11-11T17:10:35.159Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=arti... [2021-11-11T17:10:35.159Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=changes [2021-11-11T17:10:35.159Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect [2021-11-11T17:10:35.159Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=tests [2021-11-11T17:10:35.159Z] s390x false [2021-11-11T17:10:35.159Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T17:10:35.159Z] SOURCES_DRIVE d [2021-11-11T17:10:35.159Z] SOURCES_SUBDIR gopath [2021-11-11T17:10:35.159Z] STAGE_NAME Run tests [2021-11-11T17:10:35.159Z] SystemDrive C: [2021-11-11T17:10:35.159Z] SystemRoot C:\Windows [2021-11-11T17:10:35.159Z] TEMP C:\Windows\TEMP [2021-11-11T17:10:35.159Z] TESTDEBUG 0 [2021-11-11T17:10:35.159Z] TESTRUN_DRIVE d [2021-11-11T17:10:35.159Z] TESTRUN_SUBDIR CI [2021-11-11T17:10:35.159Z] TIMEOUT 120m [2021-11-11T17:10:35.159Z] TMP C:\Windows\TEMP [2021-11-11T17:10:35.159Z] unit_validate true [2021-11-11T17:10:35.159Z] USERDOMAIN WORKGROUP [2021-11-11T17:10:35.159Z] USERNAME azwin-2-b4e0b0$ [2021-11-11T17:10:35.159Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T17:10:35.159Z] validate_force false [2021-11-11T17:10:35.159Z] windir C:\Windows [2021-11-11T17:10:35.159Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T17:10:35.159Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-11T17:10:35.159Z] windows2022 true [2021-11-11T17:10:35.159Z] windows2022containerd true [2021-11-11T17:10:35.159Z] windowsRS1 false [2021-11-11T17:10:35.159Z] windowsRS5 true [2021-11-11T17:10:35.159Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T17:10:35.159Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T17:10:35.159Z] [2021-11-11T17:10:35.159Z] [2021-11-11T17:10:35.159Z] [2021-11-11T17:10:35.630Z] INFO: Sources under d:\gopath\... [2021-11-11T17:10:35.630Z] INFO: Test run under d:\CI\... [2021-11-11T17:10:35.630Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T17:10:35.630Z] INFO: docker/docker repository was found [2021-11-11T17:10:35.630Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-11T17:10:36.102Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-11T17:10:36.102Z] INFO: Docker version of control daemon [2021-11-11T17:10:36.102Z] [2021-11-11T17:10:36.102Z] Client: [2021-11-11T17:10:36.102Z] Version: 20.10.9 [2021-11-11T17:10:36.102Z] API version: 1.41 [2021-11-11T17:10:36.102Z] Go version: go1.16.8 [2021-11-11T17:10:36.102Z] Git commit: c2ea9bc [2021-11-11T17:10:36.102Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T17:10:36.102Z] OS/Arch: windows/amd64 [2021-11-11T17:10:36.102Z] Context: default [2021-11-11T17:10:36.102Z] Experimental: true [2021-11-11T17:10:36.102Z] [2021-11-11T17:10:36.102Z] Server: Docker Engine - Community [2021-11-11T17:10:36.102Z] Engine: [2021-11-11T17:10:36.102Z] Version: 20.10.9 [2021-11-11T17:10:36.102Z] API version: 1.41 (minimum version 1.24) [2021-11-11T17:10:36.102Z] Go version: go1.16.8 [2021-11-11T17:10:36.102Z] Git commit: 79ea9d3 [2021-11-11T17:10:36.102Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T17:10:36.102Z] OS/Arch: windows/amd64 [2021-11-11T17:10:36.102Z] Experimental: true [2021-11-11T17:10:36.102Z] [2021-11-11T17:10:36.102Z] INFO: Docker info of control daemon [2021-11-11T17:10:36.102Z] [2021-11-11T17:10:36.102Z] Client: [2021-11-11T17:10:36.102Z] Context: default [2021-11-11T17:10:36.102Z] Debug Mode: false [2021-11-11T17:10:36.102Z] [2021-11-11T17:10:36.102Z] Server: [2021-11-11T17:10:36.102Z] Containers: 0 [2021-11-11T17:10:36.102Z] Running: 0 [2021-11-11T17:10:36.102Z] Paused: 0 [2021-11-11T17:10:36.102Z] Stopped: 0 [2021-11-11T17:10:36.102Z] Images: 11 [2021-11-11T17:10:36.102Z] Server Version: 20.10.9 [2021-11-11T17:10:36.102Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-11T17:10:36.102Z] LCOW: [2021-11-11T17:10:36.102Z] Windows: [2021-11-11T17:10:36.102Z] Logging Driver: json-file [2021-11-11T17:10:36.102Z] Plugins: [2021-11-11T17:10:36.102Z] Volume: local [2021-11-11T17:10:36.102Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:10:36.102Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:10:36.102Z] Swarm: inactive [2021-11-11T17:10:36.102Z] Default Isolation: process [2021-11-11T17:10:36.102Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T17:10:36.102Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T17:10:36.102Z] OSType: windows [2021-11-11T17:10:36.102Z] Architecture: x86_64 [2021-11-11T17:10:36.102Z] CPUs: 4 [2021-11-11T17:10:36.102Z] Total Memory: 32GiB [2021-11-11T17:10:36.102Z] Name: azwin-2-b4e0b0 [2021-11-11T17:10:36.102Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T17:10:36.102Z] Docker Root Dir: D:\docker [2021-11-11T17:10:36.102Z] Debug Mode: false [2021-11-11T17:10:36.102Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:10:36.102Z] Labels: [2021-11-11T17:10:36.102Z] Experimental: true [2021-11-11T17:10:36.102Z] Insecure Registries: [2021-11-11T17:10:36.102Z] 10.0.0.4:5000 [2021-11-11T17:10:36.102Z] 127.0.0.0/8 [2021-11-11T17:10:36.102Z] Registry Mirrors: [2021-11-11T17:10:36.102Z] http://10.0.0.4:5000/ [2021-11-11T17:10:36.102Z] Live Restore Enabled: false [2021-11-11T17:10:36.102Z] Product License: Community Engine [2021-11-11T17:10:36.102Z] [2021-11-11T17:10:36.102Z] [2021-11-11T17:10:36.102Z] INFO: Commit hash is fc3841191b [2021-11-11T17:10:36.102Z] INFO: Nuke-Everything... [2021-11-11T17:10:36.102Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T17:10:36.488Z] #19 10.81 Fetched 48.7 MB in 10s (4857 kB/s) [2021-11-11T17:10:36.574Z] INFO: Nuking d:\CI [2021-11-11T17:10:36.574Z] INFO: Zapped successfully [2021-11-11T17:10:36.574Z] INFO: Location for testing is d:\CI\PR-42626\17 [2021-11-11T17:10:36.574Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T17:10:36.574Z] [2021-11-11T17:10:36.574Z] [2021-11-11T17:10:36.574Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 17:10:36... [2021-11-11T17:10:36.574Z] [2021-11-11T17:10:36.808Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:10:36.808Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:10:36.808Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:10:37.066Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:10:37.066Z] [2021-11-11T17:10:37.066Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T17:10:37.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T17:10:37.325Z] HOSTNAME=a3b68ce741b7 [2021-11-11T17:10:37.325Z] DEST=bundles/test-integration [2021-11-11T17:10:37.325Z] PWD=/go/src/github.com/docker/docker [2021-11-11T17:10:37.325Z] DOCKER_ROOTLESS=1 [2021-11-11T17:10:37.325Z] DOCKER_GITCOMMIT=6c76586af7b5874e9e360210a809801becb9f485 [2021-11-11T17:10:37.325Z] container=docker [2021-11-11T17:10:37.325Z] HOME=/root [2021-11-11T17:10:37.325Z] GOLANG_VERSION=1.17.3 [2021-11-11T17:10:37.325Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T17:10:37.325Z] VALIDATE_BRANCH=master [2021-11-11T17:10:37.325Z] TERM=xterm [2021-11-11T17:10:37.325Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T17:10:37.325Z] SHLVL=1 [2021-11-11T17:10:37.325Z] TIMEOUT=120m [2021-11-11T17:10:37.325Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T17:10:37.325Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T17:10:37.325Z] GO111MODULE=off [2021-11-11T17:10:37.325Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T17:10:37.325Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T17:10:37.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T17:10:37.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T17:10:37.325Z] GOPATH=/go [2021-11-11T17:10:37.325Z] PKG_CONFIG=pkg-config [2021-11-11T17:10:37.325Z] _=/usr/bin/env [2021-11-11T17:10:37.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T17:10:37.692Z] Sending build context to Docker daemon 60.65MB [2021-11-11T17:10:37.692Z] [2021-11-11T17:10:37.692Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T17:10:37.692Z] ---> 3d4792f88e26 [2021-11-11T17:10:37.692Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T17:10:37.692Z] ---> Using cache [2021-11-11T17:10:37.692Z] ---> 4594565bf21d [2021-11-11T17:10:37.692Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T17:10:37.692Z] ---> Using cache [2021-11-11T17:10:37.692Z] ---> 131d18f0aaa0 [2021-11-11T17:10:37.692Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T17:10:37.692Z] ---> Using cache [2021-11-11T17:10:37.692Z] ---> f571f0c2ba0a [2021-11-11T17:10:37.692Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T17:10:37.692Z] ---> Using cache [2021-11-11T17:10:37.692Z] ---> 28f626861a31 [2021-11-11T17:10:37.692Z] 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-11-11T17:10:37.692Z] ---> Using cache [2021-11-11T17:10:37.692Z] ---> 370a314b106a [2021-11-11T17:10:37.693Z] 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-11-11T17:10:37.693Z] ---> Using cache [2021-11-11T17:10:37.693Z] ---> 2e635947da71 [2021-11-11T17:10:37.693Z] 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-11-11T17:10:37.693Z] ---> Using cache [2021-11-11T17:10:37.693Z] ---> b641b2dc6b6c [2021-11-11T17:10:37.693Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T17:10:37.693Z] ---> Using cache [2021-11-11T17:10:37.693Z] ---> f7b3943ced95 [2021-11-11T17:10:37.693Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T17:10:37.693Z] ---> Using cache [2021-11-11T17:10:37.693Z] ---> 22e3e7ebb7e9 [2021-11-11T17:10:37.693Z] Step 11/11 : COPY . . [2021-11-11T17:10:40.692Z] #19 10.81 Reading package lists... [2021-11-11T17:10:41.475Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T17:10:41.475Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e9c8de2e\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T17:10:41.475Z] ---------------------------------------------------------------------------- [2021-11-11T17:10:41.475Z] [2021-11-11T17:10:41.475Z] INFO: executeCI.ps1 starting at Thu Nov 11 17:10:40 CUT 2021 [2021-11-11T17:10:41.475Z] [2021-11-11T17:10:41.475Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T17:10:41.475Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T17:10:41.475Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-11T17:10:41.475Z] INFO: Environment variables: [2021-11-11T17:10:41.475Z] [2021-11-11T17:10:41.475Z] Name Value [2021-11-11T17:10:41.475Z] ---- ----- [2021-11-11T17:10:41.475Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T17:10:41.475Z] amd64 true [2021-11-11T17:10:41.475Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T17:10:41.475Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T17:10:41.475Z] arm64 true [2021-11-11T17:10:41.475Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T17:10:41.475Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T17:10:41.475Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T17:10:41.475Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T17:10:41.475Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T17:10:41.475Z] BRANCH_NAME PR-42626 [2021-11-11T17:10:41.475Z] BUILD_DISPLAY_NAME #17 [2021-11-11T17:10:41.475Z] BUILD_ID 17 [2021-11-11T17:10:41.475Z] BUILD_NUMBER 17 [2021-11-11T17:10:41.475Z] BUILD_TAG jenkins-moby-PR-42626-17 [2021-11-11T17:10:41.475Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/ [2021-11-11T17:10:41.475Z] cgroup2 true [2021-11-11T17:10:41.475Z] CHANGE_AUTHOR mfeit-internet2 [2021-11-11T17:10:41.475Z] CHANGE_AUTHOR_DISPLAY_NAME Mark Feit [2021-11-11T17:10:41.475Z] CHANGE_AUTHOR_EMAIL mfeit@internet2.edu [2021-11-11T17:10:41.475Z] CHANGE_BRANCH small-ipv4-networks [2021-11-11T17:10:41.475Z] CHANGE_FORK mfeit-internet2 [2021-11-11T17:10:41.475Z] CHANGE_ID 42626 [2021-11-11T17:10:41.475Z] CHANGE_TARGET master [2021-11-11T17:10:41.475Z] CHANGE_TITLE Support small ipv4 networks [2021-11-11T17:10:41.475Z] CHANGE_URL https://github.com/moby/moby/pull/42626 [2021-11-11T17:10:41.475Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:10:41.475Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T17:10:41.475Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T17:10:41.475Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T17:10:41.475Z] COMPUTERNAME azwin-2-537740 [2021-11-11T17:10:41.475Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T17:10:41.475Z] ConfigSequenceNumber 0 [2021-11-11T17:10:41.475Z] dco true [2021-11-11T17:10:41.475Z] DOCKER_BUILDKIT 0 [2021-11-11T17:10:41.475Z] DOCKER_DUT_DEBUG 1 [2021-11-11T17:10:41.475Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T17:10:41.475Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T17:10:41.475Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T17:10:41.475Z] EXECUTOR_NUMBER 0 [2021-11-11T17:10:41.475Z] FQDN azwin-2-537740.westus.cloudapp.azure.com [2021-11-11T17:10:41.475Z] GIT_BRANCH PR-42626 [2021-11-11T17:10:41.475Z] GIT_COMMIT 52e14aafa3a7083fe58e94b3d7c0a76441abc383 [2021-11-11T17:10:41.475Z] GIT_PREVIOUS_COMMIT 924de183c82a036b1f82a23e39fa3fc1987bbef2 [2021-11-11T17:10:41.475Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 5233c3e60f81592b36c6336f871cb9f834ead05f [2021-11-11T17:10:41.475Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T17:10:41.475Z] HUDSON_COOKIE 0db3762d-0ced-42a4-bd89-6e2932de3efa [2021-11-11T17:10:41.475Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T17:10:41.475Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T17:10:41.475Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T17:10:41.475Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T17:10:41.475Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T17:10:41.475Z] JENKINS_NODE_COOKIE 2acf4949-e26b-4de6-be4d-642c4f410368 [2021-11-11T17:10:41.475Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T17:10:41.475Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T17:10:41.475Z] JOB_BASE_NAME PR-42626 [2021-11-11T17:10:41.475Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/display/redirect [2021-11-11T17:10:41.475Z] JOB_NAME moby/PR-42626 [2021-11-11T17:10:41.475Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/ [2021-11-11T17:10:41.475Z] library.jps.version master [2021-11-11T17:10:41.476Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T17:10:41.476Z] NODE_LABELS amd64 azure azwin-2-537740 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-11T17:10:41.476Z] NODE_NAME azwin-2-537740 [2021-11-11T17:10:41.476Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T17:10:41.476Z] OS Windows_NT [2021-11-11T17:10:41.476Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T17:10:41.476Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T17:10:41.476Z] ppc64le false [2021-11-11T17:10:41.476Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T17:10:41.476Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-11T17:10:41.476Z] PROCESSOR_LEVEL 6 [2021-11-11T17:10:41.476Z] PROCESSOR_REVISION 5507 [2021-11-11T17:10:41.476Z] ProgramData C:\ProgramData [2021-11-11T17:10:41.476Z] ProgramFiles C:\Program Files [2021-11-11T17:10:41.476Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T17:10:41.476Z] ProgramW6432 C:\Program Files [2021-11-11T17:10:41.476Z] PROMPT $P$G [2021-11-11T17:10:41.476Z] PSExecutionPolicyPreference Bypass [2021-11-11T17:10:41.476Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T17:10:41.476Z] PUBLIC C:\Users\Public [2021-11-11T17:10:41.476Z] rootless true [2021-11-11T17:10:41.476Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=arti... [2021-11-11T17:10:41.476Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=changes [2021-11-11T17:10:41.476Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect [2021-11-11T17:10:41.476Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42626/17/display/redirect?page=tests [2021-11-11T17:10:41.476Z] s390x false [2021-11-11T17:10:41.476Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T17:10:41.476Z] SOURCES_DRIVE d [2021-11-11T17:10:41.476Z] SOURCES_SUBDIR gopath [2021-11-11T17:10:41.476Z] STAGE_NAME Run tests [2021-11-11T17:10:41.476Z] SystemDrive C: [2021-11-11T17:10:41.476Z] SystemRoot C:\Windows [2021-11-11T17:10:41.476Z] TEMP C:\Windows\TEMP [2021-11-11T17:10:41.476Z] TESTDEBUG 0 [2021-11-11T17:10:41.476Z] TESTRUN_DRIVE d [2021-11-11T17:10:41.476Z] TESTRUN_SUBDIR CI [2021-11-11T17:10:41.476Z] TIMEOUT 120m [2021-11-11T17:10:41.476Z] TMP C:\Windows\TEMP [2021-11-11T17:10:41.476Z] unit_validate true [2021-11-11T17:10:41.476Z] USERDOMAIN WORKGROUP [2021-11-11T17:10:41.476Z] USERNAME azwin-2-537740$ [2021-11-11T17:10:41.476Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T17:10:41.476Z] validate_force false [2021-11-11T17:10:41.476Z] windir C:\Windows [2021-11-11T17:10:41.476Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T17:10:41.476Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-11T17:10:41.476Z] windows2022 true [2021-11-11T17:10:41.476Z] windows2022containerd true [2021-11-11T17:10:41.476Z] windowsRS1 false [2021-11-11T17:10:41.476Z] windowsRS5 true [2021-11-11T17:10:41.476Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T17:10:41.476Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T17:10:41.476Z] [2021-11-11T17:10:41.476Z] [2021-11-11T17:10:41.476Z] [2021-11-11T17:10:41.476Z] INFO: Sources under d:\gopath\... [2021-11-11T17:10:41.476Z] INFO: Test run under d:\CI\... [2021-11-11T17:10:41.476Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T17:10:41.476Z] INFO: docker/docker repository was found [2021-11-11T17:10:41.476Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-11T17:10:41.476Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-11T17:10:41.476Z] INFO: Docker version of control daemon [2021-11-11T17:10:41.476Z] [2021-11-11T17:10:41.476Z] Client: [2021-11-11T17:10:41.476Z] Version: 20.10.9 [2021-11-11T17:10:41.476Z] API version: 1.41 [2021-11-11T17:10:41.476Z] Go version: go1.16.8 [2021-11-11T17:10:41.476Z] Git commit: c2ea9bc [2021-11-11T17:10:41.476Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T17:10:41.476Z] OS/Arch: windows/amd64 [2021-11-11T17:10:41.476Z] Context: default [2021-11-11T17:10:41.476Z] Experimental: true [2021-11-11T17:10:41.476Z] [2021-11-11T17:10:41.476Z] Server: Docker Engine - Community [2021-11-11T17:10:41.476Z] Engine: [2021-11-11T17:10:41.476Z] Version: 20.10.9 [2021-11-11T17:10:41.476Z] API version: 1.41 (minimum version 1.24) [2021-11-11T17:10:41.476Z] Go version: go1.16.8 [2021-11-11T17:10:41.476Z] Git commit: 79ea9d3 [2021-11-11T17:10:41.476Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T17:10:41.476Z] OS/Arch: windows/amd64 [2021-11-11T17:10:41.476Z] Experimental: true [2021-11-11T17:10:41.476Z] [2021-11-11T17:10:41.476Z] INFO: Docker info of control daemon [2021-11-11T17:10:41.476Z] [2021-11-11T17:10:42.462Z] Client: [2021-11-11T17:10:42.462Z] Context: default [2021-11-11T17:10:42.462Z] Debug Mode: false [2021-11-11T17:10:42.462Z] Plugins: [2021-11-11T17:10:42.462Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T17:10:42.462Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T17:10:42.462Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T17:10:42.462Z] [2021-11-11T17:10:42.462Z] Server: [2021-11-11T17:10:42.462Z] Containers: 0 [2021-11-11T17:10:42.462Z] Running: 0 [2021-11-11T17:10:42.462Z] Paused: 0 [2021-11-11T17:10:42.462Z] Stopped: 0 [2021-11-11T17:10:42.462Z] Images: 11 [2021-11-11T17:10:42.462Z] Server Version: 20.10.9 [2021-11-11T17:10:42.462Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-11T17:10:42.463Z] LCOW: [2021-11-11T17:10:42.463Z] Windows: [2021-11-11T17:10:42.463Z] Logging Driver: json-file [2021-11-11T17:10:42.463Z] Plugins: [2021-11-11T17:10:42.463Z] Volume: local [2021-11-11T17:10:42.463Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:10:42.463Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:10:42.463Z] Swarm: inactive [2021-11-11T17:10:42.463Z] Default Isolation: process [2021-11-11T17:10:42.463Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T17:10:42.463Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T17:10:42.463Z] OSType: windows [2021-11-11T17:10:42.463Z] Architecture: x86_64 [2021-11-11T17:10:42.463Z] CPUs: 4 [2021-11-11T17:10:42.463Z] Total Memory: 32GiB [2021-11-11T17:10:42.463Z] Name: azwin-2-537740 [2021-11-11T17:10:42.463Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T17:10:42.463Z] Docker Root Dir: D:\docker [2021-11-11T17:10:42.463Z] Debug Mode: false [2021-11-11T17:10:42.463Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:10:42.463Z] Labels: [2021-11-11T17:10:42.463Z] Experimental: true [2021-11-11T17:10:42.463Z] Insecure Registries: [2021-11-11T17:10:42.463Z] 10.0.0.4:5000 [2021-11-11T17:10:42.463Z] 127.0.0.0/8 [2021-11-11T17:10:42.463Z] Registry Mirrors: [2021-11-11T17:10:42.463Z] http://10.0.0.4:5000/ [2021-11-11T17:10:42.463Z] Live Restore Enabled: false [2021-11-11T17:10:42.463Z] Product License: Community Engine [2021-11-11T17:10:42.463Z] [2021-11-11T17:10:42.463Z] [2021-11-11T17:10:42.463Z] INFO: Commit hash is 52e14aafa3 [2021-11-11T17:10:42.463Z] INFO: Nuke-Everything... [2021-11-11T17:10:42.463Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T17:10:42.472Z] Sending build context to Docker daemon 60.65MB [2021-11-11T17:10:42.472Z] [2021-11-11T17:10:42.931Z] INFO: Nuking d:\CI [2021-11-11T17:10:42.931Z] INFO: Zapped successfully [2021-11-11T17:10:42.931Z] INFO: Location for testing is d:\CI\PR-42626\17 [2021-11-11T17:10:42.931Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T17:10:42.931Z] [2021-11-11T17:10:42.931Z] [2021-11-11T17:10:42.931Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 17:10:42... [2021-11-11T17:10:42.931Z] [2021-11-11T17:10:42.944Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T17:10:42.944Z] ---> 3d4792f88e26 [2021-11-11T17:10:42.944Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T17:10:42.944Z] ---> Using cache [2021-11-11T17:10:42.944Z] ---> 8259a76e86a4 [2021-11-11T17:10:42.944Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T17:10:42.944Z] ---> Using cache [2021-11-11T17:10:42.944Z] ---> b4be3c704d87 [2021-11-11T17:10:42.944Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T17:10:42.944Z] ---> Using cache [2021-11-11T17:10:42.944Z] ---> 863bd4c3270e [2021-11-11T17:10:42.944Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T17:10:42.944Z] ---> Using cache [2021-11-11T17:10:42.944Z] ---> f2964dfdd68f [2021-11-11T17:10:42.944Z] 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-11-11T17:10:42.944Z] ---> Using cache [2021-11-11T17:10:42.944Z] ---> 120c23c693f9 [2021-11-11T17:10:42.945Z] 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-11-11T17:10:42.945Z] ---> Using cache [2021-11-11T17:10:42.945Z] ---> 841e612dc8d3 [2021-11-11T17:10:42.945Z] 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-11-11T17:10:42.945Z] ---> Using cache [2021-11-11T17:10:42.945Z] ---> 257918178fdf [2021-11-11T17:10:42.945Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T17:10:42.945Z] ---> Using cache [2021-11-11T17:10:42.945Z] ---> 5c5abb5f8693 [2021-11-11T17:10:42.945Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T17:10:42.945Z] ---> Using cache [2021-11-11T17:10:42.945Z] ---> 4d5a0176042e [2021-11-11T17:10:42.945Z] Step 11/11 : COPY . . [2021-11-11T17:10:44.897Z] #19 15.39 Reading package lists... [2021-11-11T17:10:45.470Z] #19 19.51 Building dependency tree... [2021-11-11T17:10:46.041Z] #19 20.73 The following additional packages will be installed: [2021-11-11T17:10:46.041Z] #19 20.73 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-11T17:10:46.041Z] #19 20.73 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.73 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.73 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-11T17:10:46.041Z] #19 20.73 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.73 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.73 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-11-11T17:10:46.041Z] #19 20.73 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-11-11T17:10:46.041Z] #19 20.73 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.73 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.73 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-11T17:10:46.041Z] #19 20.73 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-11T17:10:46.041Z] #19 20.73 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-11T17:10:46.041Z] #19 20.73 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-11T17:10:46.041Z] #19 20.73 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.73 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.74 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-11T17:10:46.041Z] #19 20.74 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-11T17:10:46.041Z] #19 20.74 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-11T17:10:46.041Z] #19 20.74 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-11T17:10:46.041Z] #19 20.74 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-11T17:10:46.041Z] #19 20.74 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-11T17:10:46.041Z] #19 20.74 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-11T17:10:46.041Z] #19 20.74 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-11T17:10:46.041Z] #19 20.74 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-11T17:10:46.041Z] #19 20.74 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-11T17:10:46.041Z] #19 20.74 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-11T17:10:46.041Z] #19 20.74 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-11T17:10:46.041Z] #19 20.74 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-11T17:10:46.041Z] #19 20.74 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-11T17:10:46.041Z] #19 20.74 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-11T17:10:46.041Z] #19 20.74 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-11T17:10:46.041Z] #19 20.74 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-11T17:10:46.041Z] #19 20.74 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-11T17:10:46.041Z] #19 20.74 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-11T17:10:46.041Z] #19 20.74 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-11T17:10:46.041Z] #19 20.74 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-11T17:10:46.041Z] #19 20.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-11T17:10:46.041Z] #19 20.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-11T17:10:46.041Z] #19 20.74 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-11T17:10:46.041Z] #19 20.74 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-11T17:10:46.041Z] #19 20.74 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-11T17:10:46.041Z] #19 20.74 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-11T17:10:46.041Z] #19 20.74 linux-libc-dev-s390x-cross patch xz-utils [2021-11-11T17:10:46.041Z] #19 20.75 Suggested packages: [2021-11-11T17:10:46.041Z] #19 20.75 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-11-11T17:10:46.041Z] #19 20.75 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.75 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-11-11T17:10:46.041Z] #19 20.75 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-11-11T17:10:46.041Z] #19 20.75 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-11-11T17:10:46.041Z] #19 20.75 libyaml-shell-perl ed diffutils-doc [2021-11-11T17:10:46.041Z] #19 20.75 Recommended packages: [2021-11-11T17:10:46.041Z] #19 20.75 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-11-11T17:10:46.041Z] #19 20.75 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-11-11T17:10:47.425Z] #19 21.97 The following NEW packages will be installed: [2021-11-11T17:10:47.425Z] #19 21.97 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-11T17:10:47.425Z] #19 21.97 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-11T17:10:47.425Z] #19 21.97 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-11T17:10:47.425Z] #19 21.97 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-11T17:10:47.425Z] #19 21.97 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-11T17:10:47.425Z] #19 21.97 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-11T17:10:47.425Z] #19 21.97 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-11-11T17:10:47.425Z] #19 21.97 crossbuild-essential-armel crossbuild-essential-armhf [2021-11-11T17:10:47.425Z] #19 21.97 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-11-11T17:10:47.425Z] #19 21.97 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-11-11T17:10:47.425Z] #19 21.97 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-11-11T17:10:47.425Z] #19 21.97 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-11-11T17:10:47.425Z] #19 21.97 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-11-11T17:10:47.425Z] #19 21.97 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-11T17:10:47.425Z] #19 21.97 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-11T17:10:47.425Z] #19 21.97 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-11T17:10:47.425Z] #19 21.97 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-11T17:10:47.425Z] #19 21.97 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-11T17:10:47.425Z] #19 21.97 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-11T17:10:47.425Z] #19 21.97 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-11T17:10:47.425Z] #19 21.97 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-11T17:10:47.425Z] #19 21.97 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-11T17:10:47.425Z] #19 21.97 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-11T17:10:47.425Z] #19 21.97 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-11T17:10:47.425Z] #19 21.97 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-11T17:10:47.425Z] #19 21.97 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-11T17:10:47.425Z] #19 21.97 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-11T17:10:47.425Z] #19 21.97 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-11T17:10:47.425Z] #19 21.97 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-11T17:10:47.425Z] #19 21.97 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-11T17:10:47.425Z] #19 21.97 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-11T17:10:47.425Z] #19 21.97 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-11T17:10:47.425Z] #19 21.97 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-11T17:10:47.425Z] #19 21.97 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-11T17:10:47.425Z] #19 21.97 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-11T17:10:47.425Z] #19 21.98 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-11T17:10:47.425Z] #19 21.98 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-11T17:10:47.425Z] #19 21.98 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-11T17:10:47.425Z] #19 21.98 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-11T17:10:47.425Z] #19 21.98 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-11T17:10:47.425Z] #19 21.98 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-11T17:10:47.425Z] #19 21.98 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-11T17:10:47.425Z] #19 21.98 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-11T17:10:47.425Z] #19 21.98 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-11T17:10:47.425Z] #19 21.98 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-11T17:10:47.425Z] #19 21.98 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-11T17:10:47.425Z] #19 21.98 linux-libc-dev-s390x-cross patch xz-utils [2021-11-11T17:10:47.425Z] #19 22.31 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:10:47.425Z] #19 22.31 Need to get 787 MB of archives. [2021-11-11T17:10:47.425Z] #19 22.31 After this operation, 3385 MB of additional disk space will be used. [2021-11-11T17:10:47.425Z] #19 22.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-11-11T17:10:47.425Z] #19 22.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T17:10:47.425Z] #19 22.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-11-11T17:10:47.425Z] #19 22.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-11-11T17:10:47.685Z] #19 22.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-11-11T17:10:47.685Z] #19 22.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T17:10:47.685Z] #19 22.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-11-11T17:10:47.685Z] #19 22.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-11-11T17:10:47.685Z] #19 22.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-11-11T17:10:47.685Z] #19 22.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-11-11T17:10:47.685Z] #19 22.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-11-11T17:10:47.685Z] #19 22.48 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-11-11T17:10:47.685Z] #19 22.49 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-11-11T17:10:47.946Z] #19 22.83 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-11-11T17:10:47.946Z] #19 22.84 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-11-11T17:10:48.519Z] #19 23.15 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-11-11T17:10:48.519Z] #19 23.15 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-11-11T17:10:48.780Z] #19 23.47 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-11-11T17:10:48.780Z] #19 23.47 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-11-11T17:10:48.799Z] Sending build context to Docker daemon 60.65MB [2021-11-11T17:10:48.799Z] [2021-11-11T17:10:48.799Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T17:10:48.799Z] ---> 617dd5ead5b8 [2021-11-11T17:10:48.799Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> 99b2e96f7ece [2021-11-11T17:10:48.799Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> 0b2365684906 [2021-11-11T17:10:48.799Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> 4291ac4019cf [2021-11-11T17:10:48.799Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> 0d5ae07c3002 [2021-11-11T17:10:48.799Z] 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-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> cdb56a0f513a [2021-11-11T17:10:48.799Z] 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-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> ac539d6bfeb1 [2021-11-11T17:10:48.799Z] 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-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> e826afceb5ec [2021-11-11T17:10:48.799Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> ad2429803106 [2021-11-11T17:10:48.799Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T17:10:48.799Z] ---> Using cache [2021-11-11T17:10:48.799Z] ---> b24594b4aedd [2021-11-11T17:10:48.799Z] Step 11/11 : COPY . . [2021-11-11T17:10:49.039Z] #19 23.78 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-11-11T17:10:49.039Z] #19 23.78 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-11-11T17:10:49.299Z] #19 24.15 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-11-11T17:10:49.299Z] #19 24.15 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-11-11T17:10:49.299Z] #19 24.15 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-11-11T17:10:49.299Z] #19 24.16 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-11-11T17:10:49.299Z] #19 24.16 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-11-11T17:10:49.299Z] #19 24.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-11-11T17:10:49.299Z] #19 24.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-11-11T17:10:49.299Z] #19 24.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-11-11T17:10:49.299Z] #19 24.17 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-11-11T17:10:49.299Z] #19 24.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-11-11T17:10:49.299Z] #19 24.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-11-11T17:10:49.299Z] #19 24.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-11-11T17:10:49.299Z] #19 24.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-11-11T17:10:49.299Z] #19 24.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-11-11T17:10:49.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T17:10:49.560Z] #19 24.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-11-11T17:10:49.560Z] #19 24.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-11-11T17:10:49.560Z] #19 24.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-11-11T17:10:49.560Z] #19 24.22 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-11-11T17:10:49.560Z] #19 24.22 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-11-11T17:10:49.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T17:10:49.820Z] #19 24.63 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-11-11T17:10:49.820Z] #19 24.63 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-11-11T17:10:49.820Z] #19 24.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-11-11T17:10:49.820Z] #19 24.65 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-11-11T17:10:49.820Z] #19 24.67 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-11-11T17:10:50.080Z] #19 25.05 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-11-11T17:10:50.359Z] #19 25.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T17:10:50.359Z] #19 25.05 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-11-11T17:10:50.359Z] #19 25.07 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-11-11T17:10:50.359Z] #19 25.07 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-11-11T17:10:50.359Z] #19 25.07 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T17:10:50.359Z] #19 25.14 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-11-11T17:10:50.359Z] #19 25.15 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-11-11T17:10:50.359Z] #19 25.15 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-11-11T17:10:50.359Z] #19 25.15 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-11-11T17:10:50.359Z] #19 25.15 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-11-11T17:10:50.359Z] #19 25.16 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-11-11T17:10:50.359Z] #19 25.16 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-11-11T17:10:50.359Z] #19 25.16 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-11-11T17:10:50.359Z] #19 25.16 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-11-11T17:10:50.359Z] #19 25.18 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-11-11T17:10:50.359Z] #19 25.18 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-11-11T17:10:50.359Z] #19 25.19 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-11-11T17:10:50.359Z] #19 25.19 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-11-11T17:10:50.625Z] #19 25.60 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-11-11T17:10:50.885Z] #19 25.60 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-11-11T17:10:50.885Z] #19 25.61 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-11-11T17:10:50.885Z] #19 25.62 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-11-11T17:10:50.885Z] #19 25.64 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-11-11T17:10:51.146Z] #19 26.02 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-11-11T17:10:51.146Z] #19 26.02 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-11-11T17:10:51.405Z] #19 26.02 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-11-11T17:10:51.405Z] #19 26.02 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-11-11T17:10:51.405Z] #19 26.03 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-11-11T17:10:51.405Z] #19 26.03 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-11-11T17:10:51.405Z] #19 26.03 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-11-11T17:10:51.405Z] #19 26.04 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-11-11T17:10:51.405Z] #19 26.04 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-11-11T17:10:51.405Z] #19 26.05 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-11-11T17:10:51.405Z] #19 26.06 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-11-11T17:10:51.666Z] #19 26.42 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-11-11T17:10:51.666Z] #19 26.42 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-11-11T17:10:51.666Z] #19 26.43 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-11-11T17:10:51.666Z] #19 26.45 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-11-11T17:10:51.666Z] #19 26.46 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-11-11T17:10:51.928Z] #19 26.79 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-11-11T17:10:51.928Z] #19 26.79 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-11-11T17:10:51.928Z] #19 26.79 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-11-11T17:10:51.928Z] #19 26.80 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-11-11T17:10:51.928Z] #19 26.80 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-11-11T17:10:51.928Z] #19 26.80 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-11-11T17:10:51.928Z] #19 26.80 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-11-11T17:10:51.928Z] #19 26.80 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-11-11T17:10:51.928Z] #19 26.82 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-11-11T17:10:51.928Z] #19 26.82 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-11-11T17:10:51.928Z] #19 26.84 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-11-11T17:10:52.188Z] #19 26.84 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-11-11T17:10:52.188Z] #19 26.85 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-11-11T17:10:52.188Z] #19 26.85 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-11-11T17:10:52.188Z] #19 26.86 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-11-11T17:10:52.448Z] #19 27.21 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-11-11T17:10:52.448Z] #19 27.21 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-11-11T17:10:52.448Z] #19 27.22 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-11-11T17:10:52.448Z] #19 27.25 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-11-11T17:10:52.448Z] #19 27.26 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-11-11T17:10:52.708Z] #19 27.61 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-11-11T17:10:52.708Z] #19 27.61 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-11-11T17:10:52.708Z] #19 27.61 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-11-11T17:10:52.708Z] #19 27.62 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-11-11T17:10:52.708Z] #19 27.62 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-11-11T17:10:52.708Z] #19 27.62 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-11-11T17:10:52.708Z] #19 27.63 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-11-11T17:10:52.708Z] #19 27.63 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-11-11T17:10:52.708Z] #19 27.64 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-11-11T17:10:52.708Z] #19 27.65 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-11-11T17:10:52.708Z] #19 27.66 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-11-11T17:10:52.969Z] #19 27.66 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-11-11T17:10:53.229Z] #19 28.04 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-11-11T17:10:53.229Z] #19 28.04 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-11-11T17:10:53.229Z] #19 28.05 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-11-11T17:10:53.229Z] #19 28.06 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-11-11T17:10:53.229Z] #19 28.07 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-11-11T17:10:53.799Z] #19 28.41 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-11-11T17:10:53.799Z] #19 28.41 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-11-11T17:10:54.058Z] #19 28.70 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:10:54.058Z] #19 28.83 Fetched 787 MB in 6s (123 MB/s) [2021-11-11T17:10:54.058Z] #19 28.85 Selecting previously unselected package liblocale-gettext-perl. [2021-11-11T17:10:54.317Z] #19 28.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T17:10:54.317Z] #19 28.93 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-11-11T17:10:54.317Z] #19 28.93 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-11-11T17:10:54.317Z] #19 28.95 Selecting previously unselected package bzip2. [2021-11-11T17:10:54.317Z] #19 28.95 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T17:10:54.317Z] #19 28.96 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T17:10:54.317Z] #19 28.98 Selecting previously unselected package libmagic-mgc. [2021-11-11T17:10:54.317Z] #19 28.98 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-11-11T17:10:54.317Z] #19 28.99 Unpacking libmagic-mgc (1:5.39-3) ... [2021-11-11T17:10:54.317Z] #19 29.06 Selecting previously unselected package libmagic1:amd64. [2021-11-11T17:10:54.317Z] #19 29.06 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-11-11T17:10:54.317Z] #19 29.07 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-11-11T17:10:54.317Z] #19 29.10 Selecting previously unselected package file. [2021-11-11T17:10:54.317Z] #19 29.10 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-11-11T17:10:54.317Z] #19 29.10 Unpacking file (1:5.39-3) ... [2021-11-11T17:10:54.317Z] #19 29.13 Selecting previously unselected package xz-utils. [2021-11-11T17:10:54.317Z] #19 29.13 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T17:10:54.317Z] #19 29.14 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T17:10:54.317Z] #19 29.18 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-11-11T17:10:54.317Z] #19 29.18 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T17:10:54.577Z] #19 29.18 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-11T17:10:54.837Z] #19 29.50 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-11-11T17:10:54.837Z] #19 29.50 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-11-11T17:10:54.837Z] #19 29.51 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-11T17:10:55.097Z] #19 29.80 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-11-11T17:10:55.097Z] #19 29.80 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-11-11T17:10:55.097Z] #19 29.81 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-11T17:10:55.356Z] #19 30.10 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-11-11T17:10:55.356Z] #19 30.10 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T17:10:55.356Z] #19 30.11 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-11T17:10:55.616Z] #19 30.37 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-11-11T17:10:55.616Z] #19 30.37 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T17:10:55.616Z] #19 30.38 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-11T17:10:55.880Z] #19 30.60 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-11-11T17:10:55.880Z] #19 30.60 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:10:55.880Z] #19 30.60 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:10:55.880Z] #19 30.63 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-11-11T17:10:55.880Z] #19 30.63 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:10:55.880Z] #19 30.64 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:10:57.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T17:10:58.905Z] ---> 8c8f9893e4c8 [2021-11-11T17:10:58.905Z] Successfully built 8c8f9893e4c8 [2021-11-11T17:10:58.905Z] Successfully tagged docker:latest [2021-11-11T17:10:58.905Z] INFO: Image build ended at 11/11/2021 17:10:57. Duration:00:00:24.6743281 [2021-11-11T17:10:58.905Z] [2021-11-11T17:10:58.905Z] [2021-11-11T17:10:58.905Z] INFO: Building the test binaries at 11/11/2021 17:10:57... [2021-11-11T17:11:01.161Z] #19 35.10 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-11-11T17:11:01.161Z] #19 35.10 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:01.161Z] #19 35.10 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:11:01.161Z] #19 35.13 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-11-11T17:11:01.161Z] #19 35.14 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:01.161Z] #19 35.14 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T17:11:01.172Z] INFO: make.ps1 starting at 11/11/2021 17:11:00 [2021-11-11T17:11:01.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T17:11:01.639Z] INFO: Git commit (f5a6949092) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T17:11:01.639Z] INFO: Invoking autogen... [2021-11-11T17:11:01.639Z] INFO: Building daemon... [2021-11-11T17:11:04.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T17:11:04.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T17:11:05.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T17:11:05.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T17:11:05.364Z] #19 39.33 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-11-11T17:11:05.364Z] #19 39.33 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:05.364Z] #19 39.33 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:11:05.364Z] #19 39.37 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-11-11T17:11:05.364Z] #19 39.37 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:05.364Z] #19 39.37 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T17:11:05.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T17:11:06.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T17:11:07.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T17:11:08.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T17:11:08.333Z] ---> 40a448999524 [2021-11-11T17:11:08.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T17:11:08.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T17:11:08.877Z] Successfully built 40a448999524 [2021-11-11T17:11:08.877Z] Successfully tagged docker:latest [2021-11-11T17:11:08.877Z] INFO: Image build ended at 11/11/2021 17:11:08. Duration:00:00:32.0988901 [2021-11-11T17:11:08.877Z] [2021-11-11T17:11:08.877Z] [2021-11-11T17:11:08.877Z] INFO: Building the test binaries at 11/11/2021 17:11:08... [2021-11-11T17:11:09.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T17:11:09.563Z] #19 43.56 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-11-11T17:11:09.563Z] #19 43.56 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:09.563Z] #19 43.56 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:11:09.563Z] #19 43.60 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-11-11T17:11:09.563Z] #19 43.60 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:09.563Z] #19 43.60 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:11:09.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T17:11:10.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T17:11:10.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T17:11:11.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T17:11:11.720Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T17:11:11.720Z] Using test binary docker [2021-11-11T17:11:11.720Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T17:11:11.720Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T17:11:11.720Z] INFO: Waiting for daemon to start... [2021-11-11T17:11:11.720Z] Starting dockerd [2021-11-11T17:11:12.865Z] #19 47.70 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-11-11T17:11:12.960Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09f73f5a55156c049) in /home/ubuntu/workspace/moby_PR-42626 [Pipeline] { [Pipeline] checkout [2021-11-11T17:11:13.126Z] #19 47.70 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:13.126Z] #19 47.71 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:11:13.126Z] #19 47.74 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-11-11T17:11:13.126Z] #19 47.74 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:13.126Z] #19 47.74 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:11:13.156Z] The recommended git tool is: git [2021-11-11T17:11:13.683Z] INFO: make.ps1 starting at 11/11/2021 17:11:13 [2021-11-11T17:11:13.684Z] INFO: Git commit (fc3841191b) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T17:11:13.684Z] INFO: Invoking autogen... [2021-11-11T17:11:14.093Z] ---> 4ad2f9de690f [2021-11-11T17:11:14.093Z] Successfully built 4ad2f9de690f [2021-11-11T17:11:14.093Z] Successfully tagged docker:latest [2021-11-11T17:11:14.093Z] INFO: Image build ended at 11/11/2021 17:11:11. Duration:00:00:29.1089869 [2021-11-11T17:11:14.093Z] [2021-11-11T17:11:14.093Z] [2021-11-11T17:11:14.093Z] INFO: Building the test binaries at 11/11/2021 17:11:11... [2021-11-11T17:11:14.153Z] INFO: Building daemon... [2021-11-11T17:11:14.247Z] . [2021-11-11T17:11:14.247Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T17:11:14.247Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T17:11:14.247Z] Error: No such image: emptyfs [2021-11-11T17:11:14.247Z] Running integration-test (iteration 1) [2021-11-11T17:11:14.247Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T17:11:14.247Z] Loaded image: busybox:latest [2021-11-11T17:11:14.247Z] Loaded image: busybox:glibc [2021-11-11T17:11:15.181Z] Loaded image: debian:bullseye-slim [2021-11-11T17:11:15.181Z] Loaded image: hello-world:latest [2021-11-11T17:11:15.181Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:11:15.181Z] INFO: Testing against a local daemon [2021-11-11T17:11:15.181Z] === RUN TestCgroupNamespacesBuild [2021-11-11T17:11:16.553Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2021-11-11T17:11:16.553Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T17:11:16.591Z] using credential docker-jenkins-github-credentials [2021-11-11T17:11:16.599Z] Cloning the remote Git repository [2021-11-11T17:11:16.599Z] Cloning with configured refspecs honoured and without tags [2021-11-11T17:11:17.043Z] INFO: make.ps1 starting at 11/11/2021 17:11:16 [2021-11-11T17:11:17.329Z] #19 51.63 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-11-11T17:11:17.329Z] #19 51.63 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:17.329Z] #19 51.63 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:11:17.329Z] #19 51.65 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-11-11T17:11:17.329Z] #19 51.65 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:17.329Z] #19 51.66 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T17:11:17.329Z] #19 51.68 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-11-11T17:11:17.329Z] #19 51.68 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:17.329Z] #19 51.69 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T17:11:17.329Z] #19 51.71 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-11-11T17:11:17.329Z] #19 51.71 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:17.329Z] #19 51.72 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:11:17.329Z] #19 51.74 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-11-11T17:11:17.329Z] #19 51.74 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:17.329Z] #19 51.74 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:11:17.329Z] #19 51.77 Selecting previously unselected package cross-config. [2021-11-11T17:11:17.329Z] #19 51.77 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-11-11T17:11:17.329Z] #19 51.78 Unpacking cross-config (2.6.18+nmu1) ... [2021-11-11T17:11:17.329Z] #19 51.80 Selecting previously unselected package gcc-10-cross-base. [2021-11-11T17:11:17.329Z] #19 51.80 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.329Z] #19 51.81 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-11T17:11:17.329Z] #19 51.84 Selecting previously unselected package libc6-arm64-cross. [2021-11-11T17:11:17.329Z] #19 51.84 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-11-11T17:11:17.329Z] #19 51.85 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-11-11T17:11:17.329Z] #19 51.97 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-11-11T17:11:17.329Z] #19 51.97 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.329Z] #19 51.98 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.329Z] #19 52.00 Selecting previously unselected package libgomp1-arm64-cross. [2021-11-11T17:11:17.329Z] #19 52.00 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.329Z] #19 52.01 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.329Z] #19 52.04 Selecting previously unselected package libitm1-arm64-cross. [2021-11-11T17:11:17.329Z] #19 52.04 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.329Z] #19 52.04 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.329Z] #19 52.07 Selecting previously unselected package libatomic1-arm64-cross. [2021-11-11T17:11:17.329Z] #19 52.07 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.329Z] #19 52.07 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.329Z] #19 52.10 Selecting previously unselected package libasan6-arm64-cross. [2021-11-11T17:11:17.329Z] #19 52.10 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.329Z] #19 52.10 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.485Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2021-11-11T17:11:17.485Z] === RUN TestBuildWithSession [2021-11-11T17:11:17.485Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:11:17.485Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T17:11:17.485Z] === RUN TestBuildSquashParent [2021-11-11T17:11:17.512Z] INFO: Git commit (52e14aafa3) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T17:11:17.512Z] INFO: Invoking autogen... [2021-11-11T17:11:17.588Z] #19 52.33 Selecting previously unselected package liblsan0-arm64-cross. [2021-11-11T17:11:17.588Z] #19 52.33 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.588Z] #19 52.33 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.588Z] #19 52.43 Selecting previously unselected package libtsan0-arm64-cross. [2021-11-11T17:11:16.670Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T17:11:16.757Z] > git init /home/ubuntu/workspace/moby_PR-42626 # timeout=10 [2021-11-11T17:11:17.058Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:11:17.058Z] > git --version # timeout=10 [2021-11-11T17:11:17.104Z] > git --version # 'git version 2.25.1' [2021-11-11T17:11:17.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:11:17.107Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:11:17.848Z] #19 52.44 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.848Z] #19 52.44 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.848Z] #19 52.66 Selecting previously unselected package libstdc++6-arm64-cross. [2021-11-11T17:11:17.848Z] #19 52.66 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.848Z] #19 52.66 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.848Z] #19 52.73 Selecting previously unselected package libubsan1-arm64-cross. [2021-11-11T17:11:17.848Z] #19 52.73 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.848Z] #19 52.73 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:17.848Z] #19 52.82 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-11-11T17:11:17.848Z] #19 52.83 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:17.981Z] INFO: Building daemon... [2021-11-11T17:11:18.108Z] #19 52.83 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:18.108Z] #19 52.96 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-11-11T17:11:18.368Z] #19 52.97 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:18.368Z] #19 52.97 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:11:23.652Z] #19 57.99 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-11-11T17:11:23.652Z] #19 57.99 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:23.652Z] #19 57.99 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:11:23.652Z] #19 58.02 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-11-11T17:11:23.652Z] #19 58.02 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-11-11T17:11:23.652Z] #19 58.02 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-11T17:11:23.652Z] #19 58.18 Selecting previously unselected package libc6-dev-arm64-cross. [2021-11-11T17:11:23.652Z] #19 58.18 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-11-11T17:11:23.652Z] #19 58.19 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-11T17:11:23.652Z] #19 58.42 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-11-11T17:11:23.652Z] #19 58.42 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:23.652Z] #19 58.43 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:11:23.913Z] #19 58.67 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-11-11T17:11:23.913Z] #19 58.67 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:23.913Z] #19 58.67 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:11:24.038Z] --- PASS: TestBuildSquashParent (6.43s) [2021-11-11T17:11:24.038Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T17:11:24.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:11:24.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:11:24.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:11:24.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:11:24.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:11:24.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:11:24.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:11:24.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:11:24.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:11:24.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:11:24.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:11:24.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:11:24.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:11:24.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:11:24.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:11:24.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:11:24.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:11:24.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:11:26.248Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018a820ccb0ee82b6) in /home/ubuntu/workspace/moby_PR-42626 [Pipeline] { [Pipeline] checkout [2021-11-11T17:11:26.375Z] The recommended git tool is: git [2021-11-11T17:11:27.316Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T17:11:27.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s) [2021-11-11T17:11:27.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.25s) [2021-11-11T17:11:27.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2021-11-11T17:11:27.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2021-11-11T17:11:27.316Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2021-11-11T17:11:27.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2021-11-11T17:11:27.317Z] === RUN TestBuildMultiStageCopy [2021-11-11T17:11:27.317Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T17:11:29.194Z] #19 63.43 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-11-11T17:11:29.194Z] #19 63.43 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:29.194Z] #19 63.43 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:11:29.194Z] #19 63.46 Selecting previously unselected package patch. [2021-11-11T17:11:29.194Z] #19 63.46 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-11-11T17:11:29.194Z] #19 63.46 Unpacking patch (2.7.6-7) ... [2021-11-11T17:11:29.194Z] #19 63.50 Selecting previously unselected package dpkg-dev. [2021-11-11T17:11:29.194Z] #19 63.50 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-11-11T17:11:29.194Z] #19 63.50 Unpacking dpkg-dev (1.20.9) ... [2021-11-11T17:11:29.194Z] #19 63.62 Selecting previously unselected package libconfig-inifiles-perl. [2021-11-11T17:11:29.194Z] #19 63.62 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-11-11T17:11:29.194Z] #19 63.63 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-11-11T17:11:29.194Z] #19 63.65 Selecting previously unselected package libio-string-perl. [2021-11-11T17:11:29.194Z] #19 63.66 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-11-11T17:11:29.194Z] #19 63.66 Unpacking libio-string-perl (1.08-3.1) ... [2021-11-11T17:11:29.194Z] #19 63.69 Selecting previously unselected package libicu67:amd64. [2021-11-11T17:11:29.194Z] #19 63.69 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-11-11T17:11:29.194Z] #19 63.69 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T17:11:29.765Z] #19 64.51 Selecting previously unselected package libxml2:amd64. [2021-11-11T17:11:29.765Z] #19 64.51 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T17:11:29.765Z] #19 64.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T17:11:29.765Z] #19 64.59 Selecting previously unselected package libxml-namespacesupport-perl. [2021-11-11T17:11:29.765Z] #19 64.59 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-11-11T17:11:29.765Z] #19 64.59 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-11T17:11:29.765Z] #19 64.62 Selecting previously unselected package libxml-sax-base-perl. [2021-11-11T17:11:30.021Z] using credential docker-jenkins-github-credentials [2021-11-11T17:11:30.025Z] #19 64.62 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.62 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-11-11T17:11:30.027Z] #19 64.65 Selecting previously unselected package libxml-sax-perl. [2021-11-11T17:11:30.027Z] #19 64.66 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.66 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-11-11T17:11:30.027Z] #19 64.69 Selecting previously unselected package libxml-libxml-perl. [2021-11-11T17:11:30.027Z] #19 64.69 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-11-11T17:11:30.027Z] #19 64.70 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-11T17:11:30.027Z] #19 64.75 Selecting previously unselected package libxml-simple-perl. [2021-11-11T17:11:30.027Z] #19 64.76 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.76 Unpacking libxml-simple-perl (2.25-1) ... [2021-11-11T17:11:30.027Z] #19 64.79 Selecting previously unselected package libyaml-perl. [2021-11-11T17:11:30.027Z] #19 64.79 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.79 Unpacking libyaml-perl (1.30-1) ... [2021-11-11T17:11:30.027Z] #19 64.82 Selecting previously unselected package libconfig-auto-perl. [2021-11-11T17:11:30.027Z] #19 64.82 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.82 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-11-11T17:11:30.027Z] #19 64.85 Selecting previously unselected package libfile-which-perl. [2021-11-11T17:11:30.027Z] #19 64.85 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.85 Unpacking libfile-which-perl (1.23-1) ... [2021-11-11T17:11:30.027Z] #19 64.88 Selecting previously unselected package libfile-homedir-perl. [2021-11-11T17:11:30.027Z] #19 64.88 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.88 Unpacking libfile-homedir-perl (1.006-1) ... [2021-11-11T17:11:30.027Z] #19 64.91 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-11-11T17:11:30.027Z] #19 64.91 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.91 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-11T17:11:30.027Z] #19 64.95 Selecting previously unselected package dpkg-cross. [2021-11-11T17:11:30.027Z] #19 64.95 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.95 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-11-11T17:11:30.027Z] #19 64.97 Selecting previously unselected package crossbuild-essential-arm64. [2021-11-11T17:11:30.027Z] #19 64.98 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-11-11T17:11:30.027Z] #19 64.98 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-11-11T17:11:30.031Z] Cloning the remote Git repository [2021-11-11T17:11:30.031Z] Cloning with configured refspecs honoured and without tags [2021-11-11T17:11:30.287Z] #19 65.01 Selecting previously unselected package libc6-armel-cross. [2021-11-11T17:11:30.287Z] #19 65.01 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-11-11T17:11:30.287Z] #19 65.01 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-11-11T17:11:30.287Z] #19 65.13 Selecting previously unselected package libgcc-s1-armel-cross. [2021-11-11T17:11:30.287Z] #19 65.13 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:30.287Z] #19 65.13 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:11:30.287Z] #19 65.16 Selecting previously unselected package libgomp1-armel-cross. [2021-11-11T17:11:30.287Z] #19 65.16 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:30.287Z] #19 65.17 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:11:30.287Z] #19 65.20 Selecting previously unselected package libatomic1-armel-cross. [2021-11-11T17:11:30.287Z] #19 65.20 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:30.287Z] #19 65.20 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:11:30.287Z] #19 65.23 Selecting previously unselected package libasan6-armel-cross. [2021-11-11T17:11:30.287Z] #19 65.23 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:30.547Z] #19 65.23 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:11:30.547Z] #19 65.45 Selecting previously unselected package libstdc++6-armel-cross. [2021-11-11T17:11:30.547Z] #19 65.45 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:30.547Z] #19 65.45 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:11:30.547Z] #19 65.52 Selecting previously unselected package libubsan1-armel-cross. [2021-11-11T17:11:30.594Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T17:11:30.808Z] #19 65.52 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:30.808Z] #19 65.52 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:11:30.808Z] #19 65.62 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-11-11T17:11:30.808Z] #19 65.62 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:30.808Z] #19 65.62 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:11:30.808Z] #19 65.73 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-11-11T17:11:31.068Z] #19 65.73 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:31.068Z] #19 65.73 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T17:11:31.159Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T17:11:30.089Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T17:11:30.160Z] > git init /home/ubuntu/workspace/moby_PR-42626 # timeout=10 [2021-11-11T17:11:30.815Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:11:30.815Z] > git --version # timeout=10 [2021-11-11T17:11:30.827Z] > git --version # 'git version 2.25.1' [2021-11-11T17:11:30.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:11:30.829Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:11:32.092Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T17:11:33.024Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T17:11:34.395Z] --- PASS: TestBuildMultiStageCopy (6.77s) [2021-11-11T17:11:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s) [2021-11-11T17:11:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-11T17:11:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-11T17:11:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-11T17:11:34.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-11T17:11:34.395Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T17:11:36.349Z] #19 70.46 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-11-11T17:11:36.349Z] #19 70.46 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:36.349Z] #19 70.46 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T17:11:36.349Z] #19 70.49 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-11-11T17:11:36.349Z] #19 70.49 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-11-11T17:11:36.349Z] #19 70.49 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-11T17:11:36.349Z] #19 70.66 Selecting previously unselected package libc6-dev-armel-cross. [2021-11-11T17:11:36.349Z] #19 70.66 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-11-11T17:11:36.349Z] #19 70.66 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-11T17:11:36.349Z] #19 70.87 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-11-11T17:11:36.349Z] #19 70.87 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:36.349Z] #19 70.88 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:11:36.349Z] #19 71.12 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-11-11T17:11:36.349Z] #19 71.12 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:36.349Z] #19 71.13 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T17:11:39.518Z] Fetching without tags [2021-11-11T17:11:39.654Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-11T17:11:39.654Z] === RUN TestBuildLabelWithTargets [2021-11-11T17:11:39.866Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [2021-11-11T17:11:39.424Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:11:39.450Z] > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10 [2021-11-11T17:11:39.455Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:11:39.484Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:11:39.562Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:11:39.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:11:39.564Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:11:39.885Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:11:39.918Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:11:40.921Z] > git remote # timeout=10 [2021-11-11T17:11:40.942Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:11:40.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:11:40.982Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:11:41.641Z] #19 75.63 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-11-11T17:11:41.641Z] #19 75.64 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:41.641Z] #19 75.64 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T17:11:41.641Z] #19 75.66 Selecting previously unselected package crossbuild-essential-armel. [2021-11-11T17:11:41.641Z] #19 75.66 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-11-11T17:11:41.641Z] #19 75.67 Unpacking crossbuild-essential-armel (12.9) ... [2021-11-11T17:11:41.641Z] #19 75.69 Selecting previously unselected package libc6-armhf-cross. [2021-11-11T17:11:41.641Z] #19 75.70 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-11-11T17:11:41.641Z] #19 75.70 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-11-11T17:11:41.641Z] #19 75.81 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-11-11T17:11:41.641Z] #19 75.81 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:41.641Z] #19 75.81 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:11:41.641Z] #19 75.84 Selecting previously unselected package libgomp1-armhf-cross. [2021-11-11T17:11:41.641Z] #19 75.84 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:41.641Z] #19 75.85 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:11:41.641Z] #19 75.88 Selecting previously unselected package libatomic1-armhf-cross. [2021-11-11T17:11:41.641Z] #19 75.88 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:41.641Z] #19 75.90 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:11:41.641Z] #19 75.92 Selecting previously unselected package libasan6-armhf-cross. [2021-11-11T17:11:41.641Z] #19 75.92 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:41.641Z] #19 75.92 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:11:41.641Z] #19 76.14 Selecting previously unselected package libstdc++6-armhf-cross. [2021-11-11T17:11:41.641Z] #19 76.14 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:41.641Z] #19 76.15 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:11:41.641Z] #19 76.21 Selecting previously unselected package libubsan1-armhf-cross. [2021-11-11T17:11:41.641Z] #19 76.21 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:41.641Z] #19 76.21 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:11:41.641Z] #19 76.30 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-11-11T17:11:41.641Z] #19 76.30 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:41.641Z] #19 76.31 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:11:41.641Z] #19 76.42 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-11-11T17:11:41.642Z] #19 76.42 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:41.642Z] #19 76.42 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T17:11:41.921Z] Merge succeeded, producing a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 [2021-11-11T17:11:41.922Z] Checking out Revision a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 (PR-42626) [2021-11-11T17:11:41.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T17:11:41.926Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:11:41.934Z] > git checkout -f a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 # timeout=10 [2021-11-11T17:11:45.424Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T17:11:45.439Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T17:11:45.426Z] > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10 [2021-11-11T17:11:46.572Z] + docker version [2021-11-11T17:11:46.924Z] #19 81.50 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-11-11T17:11:46.924Z] #19 81.50 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:46.924Z] #19 81.57 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T17:11:47.184Z] #19 81.98 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-11-11T17:11:47.184Z] #19 81.98 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-11-11T17:11:47.184Z] #19 82.05 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-11T17:11:47.753Z] #19 82.54 Selecting previously unselected package libc6-dev-armhf-cross. [2021-11-11T17:11:47.753Z] #19 82.54 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-11-11T17:11:47.753Z] #19 82.60 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-11T17:11:47.757Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-11T17:11:47.757Z] === RUN TestBuildWithEmptyLayers [2021-11-11T17:11:48.324Z] #19 83.19 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-11-11T17:11:48.324Z] #19 83.20 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:48.584Z] #19 83.27 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:11:49.153Z] #19 83.87 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-11-11T17:11:49.153Z] #19 83.88 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:49.153Z] #19 83.97 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T17:11:50.282Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-11-11T17:11:50.282Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T17:11:51.422Z] Fetching without tags [2021-11-11T17:11:51.692Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3 [2021-11-11T17:11:51.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:11:51.363Z] > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10 [2021-11-11T17:11:51.375Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:11:51.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T17:11:51.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T17:11:51.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:11:51.426Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T17:11:51.698Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:11:51.712Z] > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10 [2021-11-11T17:11:52.565Z] > git remote # timeout=10 [2021-11-11T17:11:52.578Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T17:11:52.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T17:11:52.622Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-11T17:11:53.115Z] Client: Docker Engine - Community [2021-11-11T17:11:53.115Z] Version: 20.10.10-rc1 [2021-11-11T17:11:53.115Z] API version: 1.41 [2021-11-11T17:11:53.115Z] Go version: go1.16.9 [2021-11-11T17:11:53.115Z] Git commit: b485636 [2021-11-11T17:11:53.115Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-11T17:11:53.115Z] OS/Arch: linux/amd64 [2021-11-11T17:11:53.115Z] Context: default [2021-11-11T17:11:53.115Z] Experimental: true [2021-11-11T17:11:53.115Z] [2021-11-11T17:11:53.115Z] Server: Docker Engine - Community [2021-11-11T17:11:53.115Z] Engine: [2021-11-11T17:11:53.115Z] Version: 20.10.10-rc1 [2021-11-11T17:11:53.115Z] API version: 1.41 (minimum version 1.12) [2021-11-11T17:11:53.115Z] Go version: go1.16.9 [2021-11-11T17:11:53.115Z] Git commit: 9f5b26f [2021-11-11T17:11:53.115Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-11T17:11:53.115Z] OS/Arch: linux/amd64 [2021-11-11T17:11:53.115Z] Experimental: true [2021-11-11T17:11:53.115Z] containerd: [2021-11-11T17:11:53.115Z] Version: 1.4.11 [2021-11-11T17:11:53.115Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:11:53.115Z] runc: [2021-11-11T17:11:53.115Z] Version: 1.0.2 [2021-11-11T17:11:53.115Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T17:11:53.115Z] docker-init: [2021-11-11T17:11:53.115Z] Version: 0.19.0 [2021-11-11T17:11:53.115Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T17:11:53.201Z] Merge succeeded, producing b7c3146608b7934b3f203450ea1966cc2020036f [2021-11-11T17:11:53.201Z] Checking out Revision b7c3146608b7934b3f203450ea1966cc2020036f (PR-42626) [2021-11-11T17:11:53.452Z] + docker info [2021-11-11T17:11:54.444Z] #19 88.44 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-11-11T17:11:54.444Z] #19 88.44 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:11:54.444Z] #19 88.44 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T17:11:54.444Z] #19 88.47 Selecting previously unselected package crossbuild-essential-armhf. [2021-11-11T17:11:54.444Z] #19 88.47 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-11-11T17:11:54.444Z] #19 88.47 Unpacking crossbuild-essential-armhf (12.9) ... [2021-11-11T17:11:54.444Z] #19 88.49 Selecting previously unselected package libc6-ppc64el-cross. [2021-11-11T17:11:54.444Z] #19 88.50 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-11T17:11:54.444Z] #19 88.50 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-11T17:11:54.444Z] #19 88.65 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-11-11T17:11:54.444Z] #19 88.65 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.444Z] #19 88.66 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.444Z] #19 88.68 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-11-11T17:11:54.444Z] #19 88.68 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.444Z] #19 88.69 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.444Z] #19 88.72 Selecting previously unselected package libitm1-ppc64el-cross. [2021-11-11T17:11:54.444Z] #19 88.72 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.444Z] #19 88.73 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.444Z] #19 88.75 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-11-11T17:11:54.444Z] #19 88.75 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.444Z] #19 88.76 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.444Z] #19 88.78 Selecting previously unselected package libasan6-ppc64el-cross. [2021-11-11T17:11:54.444Z] #19 88.78 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.444Z] #19 88.79 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.444Z] #19 89.02 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-11-11T17:11:54.444Z] #19 89.02 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.444Z] #19 89.02 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.444Z] #19 89.13 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-11-11T17:11:54.444Z] #19 89.13 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.444Z] #19 89.13 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.704Z] #19 89.36 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-11-11T17:11:54.704Z] #19 89.36 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.704Z] #19 89.37 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.704Z] #19 89.44 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-11-11T17:11:54.704Z] #19 89.44 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.704Z] #19 89.45 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.704Z] #19 89.55 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-11-11T17:11:54.704Z] #19 89.55 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:53.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T17:11:53.202Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:11:53.210Z] > git checkout -f b7c3146608b7934b3f203450ea1966cc2020036f # timeout=10 [2021-11-11T17:11:54.964Z] #19 89.55 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.964Z] #19 89.59 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-11-11T17:11:54.964Z] #19 89.59 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:11:54.965Z] #19 89.59 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:11:54.965Z] #19 89.76 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-11-11T17:11:54.965Z] #19 89.76 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:11:54.965Z] #19 89.77 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:11:55.541Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-11T17:11:55.541Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T17:11:55.541Z] --- PASS: TestBuildUncleanTarFilenames (0.47s) [2021-11-11T17:11:55.541Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T17:11:56.785Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD" [2021-11-11T17:11:56.797Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T17:11:56.788Z] > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10 [2021-11-11T17:11:57.860Z] + docker version [2021-11-11T17:11:59.154Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:11:59.154Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:11:59.154Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:11:59.154Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:11:59.154Z] [2021-11-11T17:11:59.154Z] + TEST_INTEGRATION_DEST=1 [2021-11-11T17:11:59.154Z] + CONTAINER_NAME=docker-pr17-1 [2021-11-11T17:11:59.154Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T17:11:59.154Z] + run_tests test-integration-flaky [2021-11-11T17:11:59.154Z] + '[' -n 0 ']' [2021-11-11T17:11:59.154Z] + rm= [2021-11-11T17:11:59.154Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42626/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42626/.git:/go/src/github.com/docker/docker/.git --name docker-pr17-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/make.sh test-integration-flaky test-integration [2021-11-11T17:11:59.154Z] + c=0 [2021-11-11T17:11:59.154Z] ++ jobs -p [2021-11-11T17:11:59.154Z] + for job in $(jobs -p) [2021-11-11T17:11:59.154Z] + wait 28820 [2021-11-11T17:11:59.154Z] + TEST_INTEGRATION_DEST=3 [2021-11-11T17:11:59.154Z] + CONTAINER_NAME=docker-pr17-3 [2021-11-11T17:11:59.154Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T17:11:59.154Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-11T17:11:59.154Z] + run_tests [2021-11-11T17:11:59.154Z] + '[' -n 0 ']' [2021-11-11T17:11:59.154Z] + rm= [2021-11-11T17:11:59.154Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42626/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42626/.git:/go/src/github.com/docker/docker/.git --name docker-pr17-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/make.sh '' test-integration [2021-11-11T17:11:59.154Z] + TEST_INTEGRATION_DEST=2 [2021-11-11T17:11:59.154Z] + CONTAINER_NAME=docker-pr17-2 [2021-11-11T17:11:59.154Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T17:11:59.154Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-11T17:11:59.154Z] + run_tests [2021-11-11T17:11:59.154Z] + '[' -n 0 ']' [2021-11-11T17:11:59.154Z] + rm= [2021-11-11T17:11:59.154Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42626/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42626/.git:/go/src/github.com/docker/docker/.git --name docker-pr17-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/make.sh '' test-integration [2021-11-11T17:11:59.154Z] [2021-11-11T17:11:59.154Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T17:11:59.154Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T17:11:59.154Z] HOSTNAME=5fa3eb2d670c [2021-11-11T17:11:59.154Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T17:11:59.154Z] TESTDEBUG=0 [2021-11-11T17:11:59.154Z] DEST=bundles/test-integration [2021-11-11T17:11:59.154Z] PWD=/go/src/github.com/docker/docker [2021-11-11T17:11:59.154Z] KEEPBUNDLE=1 [2021-11-11T17:11:59.154Z] DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 [2021-11-11T17:11:59.154Z] container=docker [2021-11-11T17:11:59.154Z] HOME=/root [2021-11-11T17:11:59.154Z] GOLANG_VERSION=1.17.3 [2021-11-11T17:11:59.154Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T17:11:59.154Z] VALIDATE_BRANCH=master [2021-11-11T17:11:59.154Z] TERM=xterm [2021-11-11T17:11:59.154Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T17:11:59.154Z] SHLVL=1 [2021-11-11T17:11:59.154Z] TIMEOUT=120m [2021-11-11T17:11:59.154Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T17:11:59.154Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T17:11:59.154Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-11T17:11:59.154Z] GO111MODULE=off [2021-11-11T17:11:59.154Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T17:11:59.154Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T17:11:59.154Z] GOPATH=/go [2021-11-11T17:11:59.154Z] PKG_CONFIG=pkg-config [2021-11-11T17:11:59.154Z] _=/usr/bin/env [2021-11-11T17:11:59.154Z] Building test suite binary ./integration-cli/test.main [2021-11-11T17:11:59.154Z] [2021-11-11T17:11:59.414Z] [2021-11-11T17:11:59.674Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-11T17:11:59.674Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T17:11:59.674Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T17:11:59.674Z] HOSTNAME=48ef49c88c1d [2021-11-11T17:11:59.674Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T17:11:59.674Z] TESTDEBUG=0 [2021-11-11T17:11:59.674Z] DEST=bundles/test-integration [2021-11-11T17:11:59.674Z] PWD=/go/src/github.com/docker/docker [2021-11-11T17:11:59.674Z] KEEPBUNDLE=1 [2021-11-11T17:11:59.674Z] DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 [2021-11-11T17:11:59.674Z] container=docker [2021-11-11T17:11:59.674Z] HOME=/root [2021-11-11T17:11:59.674Z] GOLANG_VERSION=1.17.3 [2021-11-11T17:11:59.674Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T17:11:59.674Z] VALIDATE_BRANCH=master [2021-11-11T17:11:59.674Z] TERM=xterm [2021-11-11T17:11:59.674Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T17:11:59.674Z] SHLVL=1 [2021-11-11T17:11:59.674Z] TIMEOUT=120m [2021-11-11T17:11:59.674Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T17:11:59.674Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T17:11:59.674Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-11T17:11:59.674Z] GO111MODULE=off [2021-11-11T17:11:59.674Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T17:11:59.674Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T17:11:59.674Z] GOPATH=/go [2021-11-11T17:11:59.674Z] PKG_CONFIG=pkg-config [2021-11-11T17:11:59.674Z] _=/usr/bin/env [2021-11-11T17:11:59.674Z] Building test suite binary ./integration-cli/test.main [2021-11-11T17:12:00.244Z] No new tests added to integration. [2021-11-11T17:12:00.244Z] [2021-11-11T17:12:00.244Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T17:12:00.247Z] #19 94.31 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-11-11T17:12:00.247Z] #19 94.32 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:12:00.247Z] #19 94.32 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:00.247Z] #19 94.34 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-11-11T17:12:00.247Z] #19 94.35 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-11-11T17:12:00.247Z] #19 94.35 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-11T17:12:00.247Z] #19 94.51 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-11-11T17:12:00.247Z] #19 94.52 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-11T17:12:00.247Z] #19 94.52 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-11T17:12:00.247Z] #19 94.78 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-11-11T17:12:00.247Z] #19 94.79 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:00.247Z] #19 94.79 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:00.247Z] #19 95.04 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-11-11T17:12:00.247Z] #19 95.05 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:12:00.247Z] #19 95.05 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:00.799Z] --- PASS: TestBuildMultiStageLayerLeak (4.53s) [2021-11-11T17:12:00.799Z] === RUN TestBuildWithHugeFile [2021-11-11T17:12:03.543Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T17:12:03.543Z] HOSTNAME=539637e5c416 [2021-11-11T17:12:03.543Z] TESTDEBUG=0 [2021-11-11T17:12:03.543Z] DEST=bundles/test-integration [2021-11-11T17:12:03.543Z] PWD=/go/src/github.com/docker/docker [2021-11-11T17:12:03.543Z] KEEPBUNDLE=1 [2021-11-11T17:12:03.543Z] DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 [2021-11-11T17:12:03.543Z] container=docker [2021-11-11T17:12:03.543Z] HOME=/root [2021-11-11T17:12:03.543Z] GOLANG_VERSION=1.17.3 [2021-11-11T17:12:03.543Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T17:12:03.543Z] VALIDATE_BRANCH=master [2021-11-11T17:12:03.543Z] TERM=xterm [2021-11-11T17:12:03.543Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T17:12:03.543Z] SHLVL=1 [2021-11-11T17:12:03.543Z] TIMEOUT=120m [2021-11-11T17:12:03.543Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T17:12:03.543Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T17:12:03.543Z] GO111MODULE=off [2021-11-11T17:12:03.543Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T17:12:03.543Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T17:12:03.543Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T17:12:03.543Z] GOPATH=/go [2021-11-11T17:12:03.543Z] PKG_CONFIG=pkg-config [2021-11-11T17:12:03.543Z] _=/usr/bin/env [2021-11-11T17:12:03.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T17:12:05.527Z] #19 99.43 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-11-11T17:12:05.527Z] #19 99.43 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:12:05.527Z] #19 99.44 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:05.528Z] #19 99.46 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-11-11T17:12:05.528Z] #19 99.46 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-11-11T17:12:05.528Z] #19 99.47 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-11-11T17:12:05.528Z] #19 99.49 Selecting previously unselected package libc6-s390x-cross. [2021-11-11T17:12:05.528Z] #19 99.49 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-11-11T17:12:05.528Z] #19 99.50 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-11-11T17:12:05.528Z] #19 99.62 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-11-11T17:12:05.528Z] #19 99.62 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:05.528Z] #19 99.63 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:05.528Z] #19 99.65 Selecting previously unselected package libgomp1-s390x-cross. [2021-11-11T17:12:05.528Z] #19 99.66 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:05.528Z] #19 99.66 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:05.528Z] #19 99.69 Selecting previously unselected package libitm1-s390x-cross. [2021-11-11T17:12:05.528Z] #19 99.69 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:05.528Z] #19 99.70 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:05.528Z] #19 99.72 Selecting previously unselected package libatomic1-s390x-cross. [2021-11-11T17:12:05.528Z] #19 99.73 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:05.528Z] #19 99.73 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:05.528Z] #19 99.75 Selecting previously unselected package libasan6-s390x-cross. [2021-11-11T17:12:05.528Z] #19 99.76 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:05.528Z] #19 99.76 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:05.528Z] #19 99.98 Selecting previously unselected package libstdc++6-s390x-cross. [2021-11-11T17:12:05.528Z] #19 99.98 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:05.528Z] #19 99.98 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:05.528Z] #19 100.1 Selecting previously unselected package libubsan1-s390x-cross. [2021-11-11T17:12:05.528Z] #19 100.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:05.528Z] #19 100.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:05.528Z] #19 100.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-11-11T17:12:05.528Z] #19 100.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:05.528Z] #19 100.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:05.528Z] #19 100.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-11-11T17:12:05.528Z] #19 100.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:12:05.528Z] #19 100.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:05.951Z] Client: Docker Engine - Community [2021-11-11T17:12:05.951Z] Version: 20.10.10-rc1 [2021-11-11T17:12:05.951Z] API version: 1.41 [2021-11-11T17:12:05.951Z] Go version: go1.16.9 [2021-11-11T17:12:05.951Z] Git commit: b485636 [2021-11-11T17:12:05.951Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-11T17:12:05.951Z] OS/Arch: linux/arm64 [2021-11-11T17:12:05.951Z] Context: default [2021-11-11T17:12:05.951Z] Experimental: true [2021-11-11T17:12:05.951Z] [2021-11-11T17:12:05.951Z] Server: Docker Engine - Community [2021-11-11T17:12:05.951Z] Engine: [2021-11-11T17:12:05.951Z] Version: 20.10.10-rc1 [2021-11-11T17:12:05.951Z] API version: 1.41 (minimum version 1.12) [2021-11-11T17:12:05.951Z] Go version: go1.16.9 [2021-11-11T17:12:05.951Z] Git commit: 9f5b26f [2021-11-11T17:12:05.951Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-11T17:12:05.951Z] OS/Arch: linux/arm64 [2021-11-11T17:12:05.951Z] Experimental: true [2021-11-11T17:12:05.951Z] containerd: [2021-11-11T17:12:05.951Z] Version: 1.4.11 [2021-11-11T17:12:05.951Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:12:05.951Z] runc: [2021-11-11T17:12:05.951Z] Version: 1.0.2 [2021-11-11T17:12:05.951Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T17:12:05.951Z] docker-init: [2021-11-11T17:12:05.951Z] Version: 0.19.0 [2021-11-11T17:12:05.951Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T17:12:06.299Z] + docker info [2021-11-11T17:12:09.729Z] #19 104.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-11-11T17:12:09.989Z] #19 104.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:12:09.989Z] #19 104.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:09.989Z] #19 104.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-11-11T17:12:09.989Z] #19 104.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-11-11T17:12:09.989Z] #19 104.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-11T17:12:09.989Z] #19 104.8 Selecting previously unselected package libc6-dev-s390x-cross. [2021-11-11T17:12:09.989Z] #19 104.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-11-11T17:12:09.989Z] #19 104.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-11T17:12:10.249Z] #19 105.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-11-11T17:12:10.249Z] #19 105.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T17:12:10.249Z] #19 105.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:10.509Z] #19 105.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-11-11T17:12:10.509Z] #19 105.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T17:12:10.509Z] #19 105.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:11.510Z] Client: [2021-11-11T17:12:11.510Z] Context: default [2021-11-11T17:12:11.510Z] Debug Mode: false [2021-11-11T17:12:11.510Z] Plugins: [2021-11-11T17:12:11.510Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T17:12:11.510Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T17:12:11.510Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T17:12:11.510Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T17:12:11.510Z] [2021-11-11T17:12:11.510Z] Server: [2021-11-11T17:12:11.510Z] Containers: 0 [2021-11-11T17:12:11.510Z] Running: 0 [2021-11-11T17:12:11.510Z] Paused: 0 [2021-11-11T17:12:11.510Z] Stopped: 0 [2021-11-11T17:12:11.510Z] Images: 0 [2021-11-11T17:12:11.510Z] Server Version: 20.10.10-rc1 [2021-11-11T17:12:11.510Z] Storage Driver: overlay2 [2021-11-11T17:12:11.510Z] Backing Filesystem: extfs [2021-11-11T17:12:11.510Z] Supports d_type: true [2021-11-11T17:12:11.510Z] Native Overlay Diff: true [2021-11-11T17:12:11.510Z] userxattr: false [2021-11-11T17:12:11.510Z] Logging Driver: json-file [2021-11-11T17:12:11.510Z] Cgroup Driver: systemd [2021-11-11T17:12:11.510Z] Cgroup Version: 2 [2021-11-11T17:12:11.510Z] Plugins: [2021-11-11T17:12:11.510Z] Volume: local [2021-11-11T17:12:11.510Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T17:12:11.510Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T17:12:11.510Z] Swarm: inactive [2021-11-11T17:12:11.510Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-11T17:12:11.510Z] Default Runtime: runc [2021-11-11T17:12:11.510Z] Init Binary: docker-init [2021-11-11T17:12:11.510Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:12:11.510Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T17:12:11.510Z] init version: de40ad0 [2021-11-11T17:12:11.510Z] Security Options: [2021-11-11T17:12:11.510Z] apparmor [2021-11-11T17:12:11.510Z] seccomp [2021-11-11T17:12:11.510Z] Profile: default [2021-11-11T17:12:11.510Z] cgroupns [2021-11-11T17:12:11.510Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T17:12:11.510Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T17:12:11.510Z] OSType: linux [2021-11-11T17:12:11.510Z] Architecture: x86_64 [2021-11-11T17:12:11.510Z] CPUs: 2 [2021-11-11T17:12:11.510Z] Total Memory: 7.564GiB [2021-11-11T17:12:11.510Z] Name: ip-10-100-65-60 [2021-11-11T17:12:11.510Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-11T17:12:11.510Z] Docker Root Dir: /var/lib/docker [2021-11-11T17:12:11.510Z] Debug Mode: false [2021-11-11T17:12:11.510Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:12:11.510Z] Labels: [2021-11-11T17:12:11.510Z] Experimental: true [2021-11-11T17:12:11.510Z] Insecure Registries: [2021-11-11T17:12:11.510Z] 127.0.0.0/8 [2021-11-11T17:12:11.510Z] Live Restore Enabled: true [2021-11-11T17:12:11.510Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T17:12:11.878Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 . [2021-11-11T17:12:12.136Z] #1 [internal] load build definition from Dockerfile [2021-11-11T17:12:12.136Z] #1 sha256:4190887ce5cc86c80b6af8a2b79c50d236ecfe37d14b4cab25007a66f9c40b3f [2021-11-11T17:12:12.136Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T17:12:12.136Z] #1 DONE 0.1s [2021-11-11T17:12:12.136Z] [2021-11-11T17:12:12.136Z] #2 [internal] load .dockerignore [2021-11-11T17:12:12.136Z] #2 sha256:5aac1dbb3cc04ac484a402b99ca76907f8ea0053c54c34c69c8a49515407f8a5 [2021-11-11T17:12:12.136Z] #2 transferring context: 32B [2021-11-11T17:12:12.136Z] #2 transferring context: 87B done [2021-11-11T17:12:12.136Z] #2 DONE 0.1s [2021-11-11T17:12:12.136Z] [2021-11-11T17:12:12.136Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T17:12:12.136Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T17:12:12.392Z] #3 DONE 0.4s [2021-11-11T17:12:12.648Z] [2021-11-11T17:12:12.649Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T17:12:12.649Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T17:12:12.649Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T17:12:12.649Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T17:12:12.649Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T17:12:12.649Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T17:12:12.649Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2021-11-11T17:12:12.649Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-11T17:12:12.906Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-11T17:12:12.906Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-11T17:12:13.163Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-11T17:12:13.163Z] #4 DONE 0.7s [2021-11-11T17:12:13.420Z] [2021-11-11T17:12:13.420Z] #5 [internal] load .dockerignore [2021-11-11T17:12:13.420Z] #5 sha256:b7b8f3ece46ff13cea1ee016899c5e0c488796ee64a3ae5499881c53214bac5b [2021-11-11T17:12:13.420Z] #5 DONE 0.0s [2021-11-11T17:12:13.420Z] [2021-11-11T17:12:13.420Z] #6 [internal] load build definition from Dockerfile [2021-11-11T17:12:13.420Z] #6 sha256:786f6638fe7832704173521dca6d36dd99d69dff04e9d52c6b819501cf3f1201 [2021-11-11T17:12:13.420Z] #6 DONE 0.0s [2021-11-11T17:12:13.420Z] [2021-11-11T17:12:13.420Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T17:12:13.420Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T17:12:13.921Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T17:12:13.921Z] [2021-11-11T17:12:13.921Z] ________ ____ __. [2021-11-11T17:12:13.921Z] \_____ \ | |/ _| [2021-11-11T17:12:13.921Z] / | \| < [2021-11-11T17:12:13.921Z] / | \ | \ [2021-11-11T17:12:13.921Z] \_______ /____|__ \ [2021-11-11T17:12:13.921Z] \/ \/ [2021-11-11T17:12:13.921Z] [2021-11-11T17:12:13.921Z] INFO: make.ps1 ended at 11/11/2021 17:12:03 [2021-11-11T17:12:13.921Z] INFO: Binaries build ended at 11/11/2021 17:12:05. Duration:00:01:07.4322826 [2021-11-11T17:12:13.921Z] INFO: Copying the built daemon binary to d:\CI\PR-42626\17\binary\dockerd-f5a6949092.exe... [2021-11-11T17:12:13.921Z] INFO: Copying the built client binary to d:\CI\PR-42626\17\binary\docker-f5a6949092.exe... [2021-11-11T17:12:13.921Z] INFO: Copying dockerversion from the container... [2021-11-11T17:12:13.921Z] INFO: Copying the golang package from the container to d:\CI\PR-42626\17\installer\go.zip... [2021-11-11T17:12:13.921Z] INFO: Extracting go.zip to d:\CI\PR-42626\17\go [2021-11-11T17:12:14.710Z] #19 109.4 Selecting previously unselected package g++-s390x-linux-gnu. [2021-11-11T17:12:14.710Z] #19 109.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T17:12:14.710Z] #19 109.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:14.710Z] #19 109.4 Selecting previously unselected package crossbuild-essential-s390x. [2021-11-11T17:12:14.710Z] #19 109.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-11-11T17:12:14.710Z] #19 109.4 Unpacking crossbuild-essential-s390x (12.9) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up libfile-which-perl (1.23-1) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up libmagic-mgc (1:5.39-3) ... [2021-11-11T17:12:14.710Z] #19 109.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up file (1:5.39-3) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up bzip2 (1.0.8-4) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up libyaml-perl (1.30-1) ... [2021-11-11T17:12:14.710Z] #19 109.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-11T17:12:14.796Z] #10 DONE 1.1s [2021-11-11T17:12:14.796Z] [2021-11-11T17:12:14.796Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T17:12:14.796Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T17:12:14.796Z] #7 DONE 1.1s [2021-11-11T17:12:14.796Z] [2021-11-11T17:12:14.796Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:12:14.796Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T17:12:14.796Z] #9 DONE 1.1s [2021-11-11T17:12:14.796Z] [2021-11-11T17:12:14.796Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:12:14.796Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T17:12:14.796Z] #8 DONE 1.1s [2021-11-11T17:12:14.796Z] [2021-11-11T17:12:14.796Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:12:14.796Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T17:12:14.796Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T17:12:14.796Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T17:12:14.796Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T17:12:14.796Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T17:12:14.970Z] #19 109.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-11-11T17:12:14.970Z] #19 109.6 Setting up libio-string-perl (1.08-3.1) ... [2021-11-11T17:12:14.970Z] #19 109.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-11T17:12:14.970Z] #19 109.7 Setting up cross-config (2.6.18+nmu1) ... [2021-11-11T17:12:14.970Z] #19 109.7 Setting up xz-utils (5.2.5-2) ... [2021-11-11T17:12:14.970Z] #19 109.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T17:12:14.970Z] #19 109.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-11-11T17:12:14.970Z] #19 109.8 Setting up patch (2.7.6-7) ... [2021-11-11T17:12:14.970Z] #19 109.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-11T17:12:14.970Z] #19 109.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-11T17:12:14.970Z] #19 109.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:14.970Z] #19 109.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-11T17:12:14.970Z] #19 109.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-11-11T17:12:14.970Z] #19 109.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:14.970Z] #19 109.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:14.970Z] #19 109.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up libfile-homedir-perl (1.006-1) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 109.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-11T17:12:15.230Z] #19 110.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.230Z] #19 110.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.363Z] #69 ... [2021-11-11T17:12:15.363Z] [2021-11-11T17:12:15.363Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T17:12:15.363Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T17:12:15.363Z] #45 DONE 0.0s [2021-11-11T17:12:15.491Z] #19 110.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.491Z] #19 110.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-11-11T17:12:15.491Z] #19 110.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-11-11T17:12:15.491Z] #19 110.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-11T17:12:15.491Z] #19 110.4 [2021-11-11T17:12:15.491Z] #19 110.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-11T17:12:15.661Z] [2021-11-11T17:12:15.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:15.661Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:15.661Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.2s done [2021-11-11T17:12:15.661Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T17:12:15.662Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T17:12:15.662Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T17:12:15.662Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 13.63MB / 54.92MB 0.5s [2021-11-11T17:12:15.662Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 0.7s [2021-11-11T17:12:15.662Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 0.7s [2021-11-11T17:12:15.752Z] #19 110.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.5 Setting up dpkg-dev (1.20.9) ... [2021-11-11T17:12:15.752Z] #19 110.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T17:12:15.752Z] #19 110.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:15.752Z] #19 110.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-11T17:12:15.752Z] #19 110.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-11-11T17:12:15.922Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 35.65MB / 54.92MB 0.9s [2021-11-11T17:12:15.922Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 48.23MB / 54.92MB 1.1s [2021-11-11T17:12:15.922Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 0.9s done [2021-11-11T17:12:15.922Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.0s done [2021-11-11T17:12:15.922Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 2.10MB / 54.57MB 1.1s [2021-11-11T17:12:15.922Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 9.44MB / 54.57MB 1.2s [2021-11-11T17:12:15.922Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 0B / 85.77MB 1.2s [2021-11-11T17:12:16.012Z] #19 110.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-11-11T17:12:16.012Z] #19 110.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-11T17:12:16.012Z] #19 110.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-11T17:12:16.012Z] #19 110.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:16.012Z] #19 110.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:16.012Z] #19 110.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.012Z] #19 110.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T17:12:16.012Z] #19 110.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.012Z] #19 110.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.182Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 16.78MB / 54.57MB 1.3s [2021-11-11T17:12:16.182Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 5.24MB / 85.77MB 1.3s [2021-11-11T17:12:16.272Z] #19 111.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:16.272Z] #19 111.0 Setting up libxml-simple-perl (2.25-1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.272Z] #19 111.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:16.498Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.5s [2021-11-11T17:12:16.498Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 28.79MB / 54.57MB 1.5s [2021-11-11T17:12:16.498Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 13.63MB / 85.77MB 1.5s [2021-11-11T17:12:16.498Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 34.69MB / 54.57MB 1.6s [2021-11-11T17:12:16.498Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 25.17MB / 85.77MB 1.6s [2021-11-11T17:12:16.532Z] #19 111.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T17:12:16.532Z] #19 111.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T17:12:16.532Z] #19 111.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-11T17:12:16.532Z] #19 111.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:16.532Z] #19 111.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T17:12:16.532Z] #19 111.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:16.532Z] #19 111.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:16.532Z] #19 111.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T17:12:16.532Z] #19 111.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:16.532Z] #19 111.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:16.532Z] #19 111.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T17:12:16.532Z] #19 111.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:16.532Z] #19 111.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-11-11T17:12:16.532Z] #19 111.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:16.532Z] #19 111.3 Setting up crossbuild-essential-armel (12.9) ... [2021-11-11T17:12:16.532Z] #19 111.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T17:12:16.532Z] #19 111.4 Setting up crossbuild-essential-armhf (12.9) ... [2021-11-11T17:12:16.532Z] #19 111.4 Setting up crossbuild-essential-arm64 (12.9) ... [2021-11-11T17:12:16.762Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.7s done [2021-11-11T17:12:16.763Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 45.09MB / 54.57MB 1.8s [2021-11-11T17:12:16.763Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 2.0s [2021-11-11T17:12:16.763Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 37.81MB / 85.77MB 2.0s [2021-11-11T17:12:16.763Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 4.42MB / 134.80MB 2.0s [2021-11-11T17:12:16.791Z] #19 111.4 Setting up crossbuild-essential-s390x (12.9) ... [2021-11-11T17:12:16.791Z] #19 111.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-11-11T17:12:16.791Z] #19 111.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:12:17.019Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 45.09MB / 85.77MB 2.1s [2021-11-11T17:12:17.019Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 11.53MB / 134.80MB 2.1s [2021-11-11T17:12:17.019Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 [2021-11-11T17:12:17.019Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 52.43MB / 85.77MB 2.2s [2021-11-11T17:12:17.279Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 22.02MB / 134.80MB 2.3s [2021-11-11T17:12:17.279Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 2.4s done [2021-11-11T17:12:17.279Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 31.46MB / 134.80MB 2.4s [2021-11-11T17:12:17.546Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 63.96MB / 85.77MB 2.6s [2021-11-11T17:12:17.546Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 39.85MB / 134.80MB 2.6s [2021-11-11T17:12:17.546Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 2.5s done [2021-11-11T17:12:17.546Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 70.25MB / 85.77MB 2.7s [2021-11-11T17:12:17.813Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 75.50MB / 85.77MB 2.8s [2021-11-11T17:12:17.813Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 56.62MB / 134.80MB 2.8s [2021-11-11T17:12:17.813Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 80.23MB / 85.77MB 2.9s [2021-11-11T17:12:18.070Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 3.1s [2021-11-11T17:12:18.070Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 76.55MB / 134.80MB 3.1s [2021-11-11T17:12:18.070Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 83.90MB / 134.80MB 3.2s [2021-11-11T17:12:18.327Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 94.30MB / 134.80MB 3.5s [2021-11-11T17:12:18.478Z] Client: [2021-11-11T17:12:18.478Z] Context: default [2021-11-11T17:12:18.478Z] Debug Mode: false [2021-11-11T17:12:18.478Z] Plugins: [2021-11-11T17:12:18.478Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T17:12:18.478Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T17:12:18.478Z] [2021-11-11T17:12:18.478Z] Server: [2021-11-11T17:12:18.478Z] Containers: 0 [2021-11-11T17:12:18.478Z] Running: 0 [2021-11-11T17:12:18.478Z] Paused: 0 [2021-11-11T17:12:18.478Z] Stopped: 0 [2021-11-11T17:12:18.478Z] Images: 0 [2021-11-11T17:12:18.478Z] Server Version: 20.10.10-rc1 [2021-11-11T17:12:18.478Z] Storage Driver: overlay2 [2021-11-11T17:12:18.478Z] Backing Filesystem: extfs [2021-11-11T17:12:18.478Z] Supports d_type: true [2021-11-11T17:12:18.478Z] Native Overlay Diff: true [2021-11-11T17:12:18.478Z] userxattr: false [2021-11-11T17:12:18.478Z] Logging Driver: json-file [2021-11-11T17:12:18.478Z] Cgroup Driver: cgroupfs [2021-11-11T17:12:18.478Z] Cgroup Version: 1 [2021-11-11T17:12:18.478Z] Plugins: [2021-11-11T17:12:18.478Z] Volume: local [2021-11-11T17:12:18.478Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T17:12:18.478Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T17:12:18.478Z] Swarm: inactive [2021-11-11T17:12:18.478Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T17:12:18.478Z] Default Runtime: runc [2021-11-11T17:12:18.478Z] Init Binary: docker-init [2021-11-11T17:12:18.478Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T17:12:18.478Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T17:12:18.478Z] init version: de40ad0 [2021-11-11T17:12:18.478Z] Security Options: [2021-11-11T17:12:18.478Z] apparmor [2021-11-11T17:12:18.478Z] seccomp [2021-11-11T17:12:18.478Z] Profile: default [2021-11-11T17:12:18.478Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T17:12:18.478Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T17:12:18.478Z] OSType: linux [2021-11-11T17:12:18.478Z] Architecture: aarch64 [2021-11-11T17:12:18.478Z] CPUs: 2 [2021-11-11T17:12:18.478Z] Total Memory: 7.581GiB [2021-11-11T17:12:18.478Z] Name: ip-10-100-76-80 [2021-11-11T17:12:18.478Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-11T17:12:18.478Z] Docker Root Dir: /var/lib/docker [2021-11-11T17:12:18.478Z] Debug Mode: false [2021-11-11T17:12:18.478Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:12:18.478Z] Labels: [2021-11-11T17:12:18.478Z] Experimental: true [2021-11-11T17:12:18.478Z] Insecure Registries: [2021-11-11T17:12:18.478Z] 127.0.0.0/8 [2021-11-11T17:12:18.478Z] Live Restore Enabled: true [2021-11-11T17:12:18.478Z] [Pipeline] sh [2021-11-11T17:12:18.591Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 101.71MB / 134.80MB 3.6s [2021-11-11T17:12:18.591Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 3.6s done [2021-11-11T17:12:18.591Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 111.15MB / 134.80MB 3.7s [2021-11-11T17:12:18.798Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:12:18.799Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T17:12:18.799Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42626/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T17:12:18.799Z] + bash /home/ubuntu/workspace/moby_PR-42626/check-config.sh [2021-11-11T17:12:18.799Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T17:12:18.799Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-11T17:12:18.799Z] [2021-11-11T17:12:18.799Z] Generally Necessary: [2021-11-11T17:12:18.799Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T17:12:18.799Z] - apparmor: enabled and tools installed [2021-11-11T17:12:18.799Z] - CONFIG_NAMESPACES: enabled [2021-11-11T17:12:18.799Z] - CONFIG_NET_NS: enabled [2021-11-11T17:12:18.799Z] - CONFIG_PID_NS: enabled [2021-11-11T17:12:18.799Z] - CONFIG_IPC_NS: enabled [2021-11-11T17:12:18.799Z] - CONFIG_UTS_NS: enabled [2021-11-11T17:12:18.799Z] - CONFIG_CGROUPS: enabled [2021-11-11T17:12:18.799Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T17:12:18.799Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T17:12:18.799Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T17:12:18.799Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T17:12:18.799Z] - CONFIG_CPUSETS: enabled [2021-11-11T17:12:18.799Z] - CONFIG_MEMCG: enabled [2021-11-11T17:12:18.799Z] - CONFIG_KEYS: enabled [2021-11-11T17:12:18.799Z] - CONFIG_VETH: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T17:12:18.799Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T17:12:18.799Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T17:12:18.799Z] [2021-11-11T17:12:18.799Z] Optional Features: [2021-11-11T17:12:18.799Z] - CONFIG_USER_NS: enabled [2021-11-11T17:12:18.799Z] - CONFIG_SECCOMP: enabled [2021-11-11T17:12:18.851Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 120.59MB / 134.80MB 3.9s [2021-11-11T17:12:19.055Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T17:12:19.055Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T17:12:19.055Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T17:12:19.055Z] (cgroup swap accounting is currently enabled) [2021-11-11T17:12:19.055Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T17:12:19.055Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T17:12:19.055Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T17:12:19.055Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T17:12:19.055Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T17:12:19.055Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T17:12:19.055Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T17:12:19.055Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T17:12:19.055Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T17:12:19.055Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T17:12:19.055Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T17:12:19.055Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T17:12:19.055Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T17:12:19.055Z] - CONFIG_EXT4_FS: enabled [2021-11-11T17:12:19.055Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T17:12:19.055Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T17:12:19.055Z] - Network Drivers: [2021-11-11T17:12:19.055Z] - "overlay": [2021-11-11T17:12:19.055Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T17:12:19.055Z] Optional (for encrypted networks): [2021-11-11T17:12:19.055Z] - CONFIG_CRYPTO: enabled [2021-11-11T17:12:19.055Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T17:12:19.055Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T17:12:19.055Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T17:12:19.055Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T17:12:19.055Z] - CONFIG_XFRM: enabled [2021-11-11T17:12:19.055Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T17:12:19.055Z] - "ipvlan": [2021-11-11T17:12:19.055Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T17:12:19.055Z] - "macvlan": [2021-11-11T17:12:19.055Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T17:12:19.055Z] - "ftp,tftp client in container": [2021-11-11T17:12:19.055Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T17:12:19.055Z] - Storage Drivers: [2021-11-11T17:12:19.055Z] - "aufs": [2021-11-11T17:12:19.055Z] - CONFIG_AUFS_FS: missing [2021-11-11T17:12:19.055Z] - "btrfs": [2021-11-11T17:12:19.055Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T17:12:19.055Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T17:12:19.055Z] - "devicemapper": [2021-11-11T17:12:19.109Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 133.17MB / 134.80MB 4.2s [2021-11-11T17:12:19.312Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T17:12:19.312Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T17:12:19.312Z] - "overlay": [2021-11-11T17:12:19.312Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T17:12:19.312Z] - "zfs": [2021-11-11T17:12:19.312Z] - /dev/zfs: present [2021-11-11T17:12:19.312Z] - zfs command: missing [2021-11-11T17:12:19.312Z] - zpool command: missing [2021-11-11T17:12:19.312Z] [2021-11-11T17:12:19.312Z] Limits: [2021-11-11T17:12:19.312Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T17:12:19.312Z] [2021-11-11T17:12:19.312Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T17:12:19.641Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7c3146608b7934b3f203450ea1966cc2020036f . [2021-11-11T17:12:19.678Z] #11 ... [2021-11-11T17:12:19.678Z] [2021-11-11T17:12:19.678Z] #24 [internal] load build context [2021-11-11T17:12:19.678Z] #24 sha256:bfb6216d687acdbf252b464c46c59c9e783347ee59b99fd422a8d0cbb5b53f84 [2021-11-11T17:12:19.678Z] #24 transferring context: 55.47MB 4.5s done [2021-11-11T17:12:19.678Z] #24 DONE 5.0s [2021-11-11T17:12:19.678Z] [2021-11-11T17:12:19.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:19.678Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:19.678Z] #11 ... [2021-11-11T17:12:19.678Z] [2021-11-11T17:12:19.678Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:12:19.678Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T17:12:19.678Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2021-11-11T17:12:19.678Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s [2021-11-11T17:12:19.897Z] #1 [internal] load build definition from Dockerfile [2021-11-11T17:12:19.897Z] #1 sha256:fb54b4aea2736a9ee03fe51c48eabb47d9f8eb06e8041d2508ef35ae6d963c61 [2021-11-11T17:12:19.897Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T17:12:19.897Z] #1 DONE 0.1s [2021-11-11T17:12:19.897Z] [2021-11-11T17:12:19.897Z] #2 [internal] load .dockerignore [2021-11-11T17:12:19.897Z] #2 sha256:38d403c700356f8fcf65e2533cdd132a509fcf13f528a7f83b40bf88c4ea2366 [2021-11-11T17:12:19.897Z] #2 transferring context: 87B done [2021-11-11T17:12:19.897Z] #2 DONE 0.1s [2021-11-11T17:12:19.897Z] [2021-11-11T17:12:19.897Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T17:12:19.897Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-11T17:12:19.935Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-11-11T17:12:20.156Z] #3 DONE 0.4s [2021-11-11T17:12:20.414Z] [2021-11-11T17:12:20.414Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T17:12:20.414Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-11T17:12:20.414Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T17:12:20.414Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T17:12:20.414Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-11T17:12:20.414Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-11T17:12:20.414Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-11-11T17:12:20.414Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2021-11-11T17:12:20.499Z] #69 DONE 5.7s [2021-11-11T17:12:20.499Z] [2021-11-11T17:12:20.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:20.499Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:20.499Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 5.4s done [2021-11-11T17:12:20.499Z] #11 ... [2021-11-11T17:12:20.499Z] [2021-11-11T17:12:20.499Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:12:20.499Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T17:12:20.499Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-11T17:12:20.499Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T17:12:20.499Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T17:12:20.499Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T17:12:20.499Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-11-11T17:12:20.499Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-11-11T17:12:20.499Z] #71 DONE 5.8s [2021-11-11T17:12:20.499Z] [2021-11-11T17:12:20.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:20.499Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:20.670Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2021-11-11T17:12:20.670Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2021-11-11T17:12:20.927Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-11-11T17:12:20.988Z] #19 DONE 115.2s [2021-11-11T17:12:20.988Z] [2021-11-11T17:12:20.988Z] #45 [tini 1/3] 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-11-11T17:12:20.988Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T17:12:20.988Z] #45 ... [2021-11-11T17:12:20.988Z] [2021-11-11T17:12:20.988Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T17:12:20.988Z] #32 sha256:ea0384c47ba53884b3947fe73fb960d263c93303ba8a6519c3c435133603603b [2021-11-11T17:12:20.988Z] #32 DONE 0.2s [2021-11-11T17:12:20.988Z] [2021-11-11T17:12:20.988Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T17:12:20.988Z] #71 sha256:0a55b6ca467d032ee34eb2c12ad5dabc77e313e3eea58f8021a64dd4a09b90ab [2021-11-11T17:12:20.988Z] #71 DONE 0.2s [2021-11-11T17:12:20.988Z] [2021-11-11T17:12:20.988Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:20.988Z] #72 sha256:7ae1a53dc22bfffed4a09c80a54ecd73bf14318a30f6cca6853d74b95509c893 [2021-11-11T17:12:21.184Z] #4 DONE 0.7s [2021-11-11T17:12:21.184Z] [2021-11-11T17:12:21.184Z] #5 [internal] load build definition from Dockerfile [2021-11-11T17:12:21.184Z] #5 sha256:5d1d5f08a417d594e000882f4e6daac309d44a358fc4fa252062af78e8f41810 [2021-11-11T17:12:21.184Z] #5 DONE 0.0s [2021-11-11T17:12:21.184Z] [2021-11-11T17:12:21.184Z] #6 [internal] load .dockerignore [2021-11-11T17:12:21.184Z] #6 sha256:0a062c61395365516acbfc29471453badcd0878c1e2bcdfb4842dad37f609519 [2021-11-11T17:12:21.184Z] #6 DONE 0.0s [2021-11-11T17:12:21.184Z] [2021-11-11T17:12:21.184Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:12:21.184Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T17:12:22.372Z] #72 1.869 + RM_GOPATH=0 [2021-11-11T17:12:22.372Z] #72 1.869 + TMP_GOPATH= [2021-11-11T17:12:22.372Z] #72 1.869 + : /build [2021-11-11T17:12:22.372Z] #72 1.869 + '[' -z '' ']' [2021-11-11T17:12:22.394Z] #11 ... [2021-11-11T17:12:22.394Z] [2021-11-11T17:12:22.394Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T17:12:22.394Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T17:12:22.394Z] #70 DONE 0.6s [2021-11-11T17:12:22.394Z] [2021-11-11T17:12:22.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:22.394Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:22.394Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.2s [2021-11-11T17:12:22.394Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.3s done [2021-11-11T17:12:22.394Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-11T17:12:22.551Z] #10 DONE 1.2s [2021-11-11T17:12:22.551Z] [2021-11-11T17:12:22.551Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T17:12:22.551Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T17:12:22.551Z] #8 DONE 1.2s [2021-11-11T17:12:22.551Z] [2021-11-11T17:12:22.551Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T17:12:22.551Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-11T17:12:22.551Z] #9 DONE 1.2s [2021-11-11T17:12:22.551Z] [2021-11-11T17:12:22.551Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T17:12:22.551Z] #7 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-11T17:12:22.551Z] #7 DONE 1.3s [2021-11-11T17:12:22.633Z] #72 1.870 ++ mktemp -d [2021-11-11T17:12:22.633Z] #72 1.871 + export GOPATH=/tmp/tmp.ThinqL7vRk [2021-11-11T17:12:22.633Z] #72 1.871 + GOPATH=/tmp/tmp.ThinqL7vRk [2021-11-11T17:12:22.633Z] #72 1.871 + RM_GOPATH=1 [2021-11-11T17:12:22.633Z] #72 1.871 + case "$(go env GOARCH)" in [2021-11-11T17:12:22.633Z] #72 1.874 ++ go env GOARCH [2021-11-11T17:12:22.633Z] #72 1.895 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:22.633Z] #72 1.895 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:22.633Z] #72 1.895 ++ dirname /install.sh [2021-11-11T17:12:22.633Z] #72 1.895 + dir=/ [2021-11-11T17:12:22.633Z] #72 1.895 + bin=rootlesskit [2021-11-11T17:12:22.633Z] #72 1.895 + shift [2021-11-11T17:12:22.633Z] #72 1.895 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T17:12:22.633Z] #72 1.895 + . //rootlesskit.installer [2021-11-11T17:12:22.633Z] #72 1.895 ++ : v0.14.6 [2021-11-11T17:12:22.633Z] #72 1.895 + install_rootlesskit [2021-11-11T17:12:22.633Z] #72 1.895 + case "$1" in [2021-11-11T17:12:22.633Z] #72 1.895 + export CGO_ENABLED=0 [2021-11-11T17:12:22.633Z] #72 1.895 + CGO_ENABLED=0 [2021-11-11T17:12:22.633Z] #72 1.895 + _install_rootlesskit [2021-11-11T17:12:22.633Z] #72 1.895 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T17:12:22.633Z] #72 1.895 Install rootlesskit version v0.14.6 [2021-11-11T17:12:22.633Z] #72 1.896 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T17:12:22.633Z] #72 1.896 + GOBIN=/build [2021-11-11T17:12:22.633Z] #72 1.896 + GO111MODULE=on [2021-11-11T17:12:22.633Z] #72 1.896 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T17:12:22.693Z] #11 ... [2021-11-11T17:12:22.693Z] [2021-11-11T17:12:22.693Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T17:12:22.693Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T17:12:22.693Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.0s done [2021-11-11T17:12:22.693Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T17:12:22.693Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T17:12:22.693Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T17:12:22.693Z] #28 DONE 7.9s [2021-11-11T17:12:22.693Z] [2021-11-11T17:12:22.693Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:22.693Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:22.893Z] #72 2.297 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T17:12:22.902Z] [2021-11-11T17:12:22.902Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T17:12:22.902Z] #28 sha256:6702028d853491e77e39fcd917ce282868c8c9fac4dfea218eebf594a62213fa [2021-11-11T17:12:22.902Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T17:12:22.902Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-11T17:12:22.950Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.3s done [2021-11-11T17:12:22.950Z] #11 ... [2021-11-11T17:12:22.950Z] [2021-11-11T17:12:22.950Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T17:12:22.950Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T17:12:22.950Z] #72 DONE 0.9s [2021-11-11T17:12:22.950Z] [2021-11-11T17:12:22.950Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:22.950Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:22.950Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-11T17:12:23.167Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T17:12:23.167Z] #28 sha256:21e79e173393a5c03e2dd910354affc1e6ea995aa3c88a18d40bae41760b3d4e 529B / 529B done [2021-11-11T17:12:23.167Z] #28 sha256:bf33d9a9dfb709a9a24218f6ea55bab3965d0029cdc2ce01214ad1a87040e530 1.48kB / 1.48kB done [2021-11-11T17:12:23.425Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 0B / 53.60MB 0.1s [2021-11-11T17:12:23.425Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 6.29MB / 53.60MB 0.3s [2021-11-11T17:12:23.683Z] #28 ... [2021-11-11T17:12:23.683Z] [2021-11-11T17:12:23.683Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T17:12:23.683Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T17:12:23.683Z] #45 DONE 0.0s [2021-11-11T17:12:23.683Z] [2021-11-11T17:12:23.683Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T17:12:23.683Z] #28 sha256:6702028d853491e77e39fcd917ce282868c8c9fac4dfea218eebf594a62213fa [2021-11-11T17:12:23.683Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 13.63MB / 53.60MB 0.6s [2021-11-11T17:12:23.943Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 21.96MB / 53.60MB 0.6s [2021-11-11T17:12:23.943Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 30.41MB / 53.60MB 0.9s [2021-11-11T17:12:24.232Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 52.53MB / 53.60MB 1.0s [2021-11-11T17:12:24.320Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.2s done [2021-11-11T17:12:24.577Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-11T17:12:25.439Z] #72 4.614 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T17:12:25.439Z] #72 4.614 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T17:12:25.613Z] #28 ... [2021-11-11T17:12:25.613Z] [2021-11-11T17:12:25.613Z] #24 [internal] load build context [2021-11-11T17:12:25.613Z] #24 sha256:01615a672a856ddf0a7a2d83d2a689a0390d6c0d52bc904a25a7d3517a73eda0 [2021-11-11T17:12:25.613Z] #24 transferring context: 55.48MB 2.2s done [2021-11-11T17:12:25.613Z] #24 DONE 2.6s [2021-11-11T17:12:25.613Z] [2021-11-11T17:12:25.613Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T17:12:25.613Z] #28 sha256:6702028d853491e77e39fcd917ce282868c8c9fac4dfea218eebf594a62213fa [2021-11-11T17:12:25.613Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 2.3s done [2021-11-11T17:12:25.700Z] #72 5.121 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T17:12:26.178Z] #28 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 0.5s [2021-11-11T17:12:27.620Z] #72 ... [2021-11-11T17:12:27.621Z] [2021-11-11T17:12:27.621Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:12:27.621Z] #33 sha256:caed10a9d1e83b2ca1576b17b1ccb3077d1fc8147312e488ed373eaa7a2a7191 [2021-11-11T17:12:27.621Z] #33 2.079 + RM_GOPATH=0 [2021-11-11T17:12:27.621Z] #33 2.079 + TMP_GOPATH= [2021-11-11T17:12:27.621Z] #33 2.079 + : /build [2021-11-11T17:12:27.621Z] #33 2.079 + '[' -z '' ']' [2021-11-11T17:12:27.621Z] #33 2.079 ++ mktemp -d [2021-11-11T17:12:27.621Z] #33 2.080 + export GOPATH=/tmp/tmp.bh1jYBMfgm [2021-11-11T17:12:27.621Z] #33 2.080 + GOPATH=/tmp/tmp.bh1jYBMfgm [2021-11-11T17:12:27.621Z] #33 2.080 + RM_GOPATH=1 [2021-11-11T17:12:27.621Z] #33 2.080 + case "$(go env GOARCH)" in [2021-11-11T17:12:27.621Z] #33 2.081 ++ go env GOARCH [2021-11-11T17:12:27.621Z] #33 2.107 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:27.621Z] #33 2.107 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:27.621Z] #33 2.108 ++ dirname /install.sh [2021-11-11T17:12:27.621Z] #33 2.108 + dir=/ [2021-11-11T17:12:27.621Z] #33 2.108 + bin=dockercli [2021-11-11T17:12:27.621Z] #33 2.108 + shift [2021-11-11T17:12:27.621Z] #33 2.109 + '[' '!' -f //dockercli.installer ']' [2021-11-11T17:12:27.621Z] #33 2.109 + . //dockercli.installer [2021-11-11T17:12:27.621Z] #33 2.109 ++ : stable [2021-11-11T17:12:27.621Z] #33 2.109 ++ : 17.06.2-ce [2021-11-11T17:12:27.621Z] #33 2.109 + install_dockercli [2021-11-11T17:12:27.621Z] #33 2.112 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T17:12:27.621Z] #33 2.112 ++ uname -m [2021-11-11T17:12:27.621Z] #33 2.112 Install docker/cli version 17.06.2-ce from stable [2021-11-11T17:12:27.621Z] #33 2.127 + arch=x86_64 [2021-11-11T17:12:27.621Z] #33 2.127 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T17:12:27.621Z] #33 2.127 + url=https://download.docker.com/linux/static [2021-11-11T17:12:27.621Z] #33 2.127 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T17:12:27.621Z] #33 2.127 + tar -xz docker/docker [2021-11-11T17:12:27.621Z] #33 ... [2021-11-11T17:12:27.621Z] [2021-11-11T17:12:27.621Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:27.621Z] #72 sha256:7ae1a53dc22bfffed4a09c80a54ecd73bf14318a30f6cca6853d74b95509c893 [2021-11-11T17:12:27.621Z] #72 7.109 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T17:12:28.564Z] #72 7.834 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T17:12:28.564Z] #72 7.918 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T17:12:28.825Z] #72 ... [2021-11-11T17:12:28.825Z] [2021-11-11T17:12:28.825Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:12:28.825Z] #33 sha256:caed10a9d1e83b2ca1576b17b1ccb3077d1fc8147312e488ed373eaa7a2a7191 [2021-11-11T17:12:28.825Z] #33 7.999 + mkdir -p /build [2021-11-11T17:12:28.825Z] #33 8.010 + mv docker/docker /build/ [2021-11-11T17:12:28.825Z] #33 8.019 + rmdir docker [2021-11-11T17:12:28.825Z] #33 DONE 8.2s [2021-11-11T17:12:28.825Z] [2021-11-11T17:12:28.825Z] #67 [containerd 1/3] 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-11-11T17:12:28.825Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T17:12:28.825Z] #67 2.577 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T17:12:28.825Z] #67 2.577 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T17:12:28.825Z] #67 2.777 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T17:12:28.825Z] #67 3.109 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T17:12:28.825Z] #67 3.961 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:12:28.825Z] #67 4.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T17:12:28.825Z] #67 5.741 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T17:12:28.825Z] #67 6.861 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T17:12:28.825Z] #67 7.670 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T17:12:28.825Z] #67 7.689 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T17:12:28.825Z] #67 7.706 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T17:12:28.825Z] #67 7.733 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T17:12:28.825Z] #67 7.753 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:12:28.825Z] #67 8.274 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T17:12:28.825Z] #67 8.278 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:12:28.825Z] #67 8.282 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T17:12:28.825Z] #67 8.286 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T17:12:28.825Z] #67 8.286 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T17:12:29.085Z] #67 ... [2021-11-11T17:12:29.085Z] [2021-11-11T17:12:29.085Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:29.085Z] #72 sha256:7ae1a53dc22bfffed4a09c80a54ecd73bf14318a30f6cca6853d74b95509c893 [2021-11-11T17:12:29.085Z] #72 8.526 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T17:12:29.347Z] #72 8.646 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T17:12:29.347Z] #72 8.654 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T17:12:29.347Z] #72 8.777 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T17:12:29.608Z] #72 9.058 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T17:12:29.608Z] #72 9.114 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T17:12:29.832Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.0s done [2021-11-11T17:12:29.832Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-11T17:12:29.868Z] #72 9.214 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T17:12:30.438Z] #72 9.842 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T17:12:30.438Z] #72 ... [2021-11-11T17:12:30.438Z] [2021-11-11T17:12:30.438Z] #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-11-11T17:12:30.438Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:12:30.438Z] #20 2.592 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T17:12:30.438Z] #20 2.592 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T17:12:30.438Z] #20 2.776 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T17:12:30.438Z] #20 3.287 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T17:12:30.438Z] #20 4.071 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T17:12:30.438Z] #20 4.877 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:12:30.438Z] #20 5.873 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T17:12:30.438Z] #20 7.053 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T17:12:30.438Z] #20 7.787 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T17:12:30.438Z] #20 7.787 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T17:12:30.438Z] #20 7.800 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:12:30.438Z] #20 7.811 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T17:12:30.438Z] #20 7.811 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T17:12:30.438Z] #20 8.513 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T17:12:30.438Z] #20 8.517 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T17:12:30.438Z] #20 8.517 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T17:12:30.438Z] #20 8.517 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T17:12:30.438Z] #20 8.517 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:12:30.698Z] #20 ... [2021-11-11T17:12:30.698Z] [2021-11-11T17:12:30.698Z] #45 [tini 1/3] 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-11-11T17:12:30.698Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T17:12:30.698Z] #45 2.698 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T17:12:30.698Z] #45 2.698 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T17:12:30.698Z] #45 2.769 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T17:12:30.698Z] #45 3.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T17:12:30.698Z] #45 4.213 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:12:30.698Z] #45 5.097 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T17:12:30.698Z] #45 6.257 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T17:12:30.698Z] #45 7.205 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T17:12:30.698Z] #45 8.084 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T17:12:30.698Z] #45 8.084 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:12:30.698Z] #45 8.084 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T17:12:30.698Z] #45 8.084 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T17:12:30.698Z] #45 8.084 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T17:12:30.698Z] #45 8.618 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T17:12:30.698Z] #45 8.621 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T17:12:30.698Z] #45 8.621 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T17:12:30.698Z] #45 8.633 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:12:30.698Z] #45 8.633 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T17:12:30.915Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T17:12:30.915Z] [2021-11-11T17:12:30.915Z] ________ ____ __. [2021-11-11T17:12:30.915Z] \_____ \ | |/ _| [2021-11-11T17:12:30.915Z] / | \| < [2021-11-11T17:12:30.915Z] / | \ | \ [2021-11-11T17:12:30.915Z] \_______ /____|__ \ [2021-11-11T17:12:30.915Z] \/ \/ [2021-11-11T17:12:30.915Z] [2021-11-11T17:12:30.915Z] INFO: make.ps1 ended at 11/11/2021 17:12:23 [2021-11-11T17:12:30.915Z] INFO: Binaries build ended at 11/11/2021 17:12:25. Duration:00:01:13.3276171 [2021-11-11T17:12:30.915Z] INFO: Copying the built daemon binary to d:\CI\PR-42626\17\binary\dockerd-52e14aafa3.exe... [2021-11-11T17:12:30.915Z] INFO: Copying the built client binary to d:\CI\PR-42626\17\binary\docker-52e14aafa3.exe... [2021-11-11T17:12:30.915Z] INFO: Copying dockerversion from the container... [2021-11-11T17:12:30.915Z] INFO: Copying the golang package from the container to d:\CI\PR-42626\17\installer\go.zip... [2021-11-11T17:12:30.916Z] INFO: Extracting go.zip to d:\CI\PR-42626\17\go [2021-11-11T17:12:31.435Z] #28 DONE 7.7s [2021-11-11T17:12:31.435Z] [2021-11-11T17:12:31.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:31.435Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T17:12:31.435Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-11T17:12:31.435Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T17:12:31.435Z] #11 sha256:188890221179ae813175fef21829b84a005878c78ff92a507d260fbcbdfe6208 1.80kB / 1.80kB done [2021-11-11T17:12:31.435Z] #11 sha256:075a07855af2d20a814bdf24c69dd07b1bc730b9c6e3f6cbe40198dbf131acda 6.97kB / 6.97kB done [2021-11-11T17:12:31.435Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 2.3s done [2021-11-11T17:12:31.435Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 10.66MB / 10.66MB 0.7s done [2021-11-11T17:12:31.435Z] #11 sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 5.14MB / 5.14MB 1.1s done [2021-11-11T17:12:31.436Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 54.67MB / 54.67MB 3.5s done [2021-11-11T17:12:31.436Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 80.99MB / 80.99MB 5.1s done [2021-11-11T17:12:31.436Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 1.9s done [2021-11-11T17:12:31.436Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 102.62MB / 102.62MB 7.0s done [2021-11-11T17:12:31.436Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 126B / 126B 5.1s done [2021-11-11T17:12:31.436Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 0.2s done [2021-11-11T17:12:31.436Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0.2s done [2021-11-11T17:12:31.436Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 0.3s [2021-11-11T17:12:31.639Z] #45 ... [2021-11-11T17:12:31.639Z] [2021-11-11T17:12:31.639Z] #36 [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-11-11T17:12:31.639Z] #36 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T17:12:31.639Z] #36 CACHED [2021-11-11T17:12:31.639Z] [2021-11-11T17:12:31.639Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T17:12:31.639Z] #37 sha256:4f4e6691886ca98d53ce2e9c341561b36980de481fc5fed6c1b59f4c56ce63c4 [2021-11-11T17:12:31.639Z] #37 CACHED [2021-11-11T17:12:31.639Z] [2021-11-11T17:12:31.639Z] #38 [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-11-11T17:12:31.639Z] #38 sha256:48878bec2e3577672f49c0c1b7bbc58bdc576f42997a22d2a424073cd45b091c [2021-11-11T17:12:31.639Z] #38 CACHED [2021-11-11T17:12:31.639Z] [2021-11-11T17:12:31.639Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T17:12:31.639Z] #40 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T17:12:31.639Z] #40 CACHED [2021-11-11T17:12:31.639Z] [2021-11-11T17:12:31.639Z] #41 [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-11-11T17:12:31.639Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T17:12:31.639Z] #41 CACHED [2021-11-11T17:12:31.639Z] [2021-11-11T17:12:31.639Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T17:12:31.639Z] #43 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T17:12:31.639Z] #43 CACHED [2021-11-11T17:12:31.639Z] [2021-11-11T17:12:31.639Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:31.639Z] #72 sha256:7ae1a53dc22bfffed4a09c80a54ecd73bf14318a30f6cca6853d74b95509c893 [2021-11-11T17:12:31.752Z] INFO: Extraction ended at 11/11/2021 17:12:29. Duration:00:00:22.1189253 [2021-11-11T17:12:31.752Z] INFO: Updating the golang and path environment variables [2021-11-11T17:12:31.752Z] INFO: GOPATH=d:\gopath [2021-11-11T17:12:31.752Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T17:12:31.752Z] INFO: Running the daemon under test in debug mode [2021-11-11T17:12:31.752Z] INFO: Starting a daemon under test... [2021-11-11T17:12:31.752Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42626\17\daemon --pidfile d:\CI\PR-42626\17\docker.pid -D [2021-11-11T17:12:31.752Z] INFO: Process started successfully. [2021-11-11T17:12:31.752Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T17:12:31.752Z] INFO: Waiting for the daemon under test to start... [2021-11-11T17:12:32.352Z] #11 ... [2021-11-11T17:12:32.352Z] [2021-11-11T17:12:32.352Z] #29 [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-11-11T17:12:32.352Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T17:12:32.352Z] #29 1.831 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:32.352Z] #29 1.841 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:32.352Z] #29 1.841 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:32.352Z] #29 2.044 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T17:12:32.352Z] #29 2.317 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T17:12:32.352Z] #29 2.530 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T17:12:32.352Z] #29 3.993 Fetched 8473 kB in 2s (3468 kB/s) [2021-11-11T17:12:32.352Z] #29 3.993 Reading package lists... [2021-11-11T17:12:32.352Z] #29 4.816 Reading package lists... [2021-11-11T17:12:32.352Z] #29 5.612 Building dependency tree... [2021-11-11T17:12:32.352Z] #29 5.991 The following additional packages will be installed: [2021-11-11T17:12:32.352Z] #29 5.991 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T17:12:32.352Z] #29 5.991 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T17:12:32.352Z] #29 5.992 Recommended packages: [2021-11-11T17:12:32.352Z] #29 5.992 libldap-common publicsuffix libsasl2-modules [2021-11-11T17:12:32.352Z] #29 6.180 The following NEW packages will be installed: [2021-11-11T17:12:32.352Z] #29 6.180 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T17:12:32.352Z] #29 6.180 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T17:12:32.352Z] #29 6.180 libssh2-1 openssl [2021-11-11T17:12:32.352Z] #29 6.446 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:12:32.352Z] #29 6.446 Need to get 3038 kB of archives. [2021-11-11T17:12:32.352Z] #29 6.446 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T17:12:32.352Z] #29 6.446 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T17:12:32.352Z] #29 6.460 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T17:12:32.352Z] #29 6.463 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T17:12:32.352Z] #29 6.468 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T17:12:32.352Z] #29 6.471 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T17:12:32.352Z] #29 6.495 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T17:12:32.352Z] #29 6.495 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T17:12:32.352Z] #29 6.495 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T17:12:32.352Z] #29 6.495 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T17:12:32.352Z] #29 6.495 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T17:12:32.352Z] #29 6.495 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T17:12:32.352Z] #29 6.495 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T17:12:32.352Z] #29 6.501 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T17:12:32.352Z] #29 6.516 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T17:12:32.352Z] #29 6.516 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T17:12:32.352Z] #29 6.710 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:12:32.352Z] #29 6.743 Fetched 3038 kB in 0s (9350 kB/s) [2021-11-11T17:12:32.352Z] #29 6.768 Selecting previously unselected package openssl. [2021-11-11T17:12:32.352Z] #29 6.768 (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-11-11T17:12:32.352Z] #29 6.768 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 6.774 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T17:12:32.352Z] #29 6.914 Selecting previously unselected package ca-certificates. [2021-11-11T17:12:32.352Z] #29 6.915 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T17:12:32.352Z] #29 6.920 Unpacking ca-certificates (20210119) ... [2021-11-11T17:12:32.352Z] #29 7.005 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T17:12:32.352Z] #29 7.005 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.014 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T17:12:32.352Z] #29 7.083 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T17:12:32.352Z] #29 7.083 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.087 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T17:12:32.352Z] #29 7.125 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T17:12:32.352Z] #29 7.127 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.130 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T17:12:32.352Z] #29 7.177 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T17:12:32.352Z] #29 7.177 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.181 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T17:12:32.352Z] #29 7.253 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T17:12:32.352Z] #29 7.254 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.263 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T17:12:32.352Z] #29 7.308 Selecting previously unselected package libpsl5:amd64. [2021-11-11T17:12:32.352Z] #29 7.308 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.316 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T17:12:32.352Z] #29 7.352 Selecting previously unselected package librtmp1:amd64. [2021-11-11T17:12:32.352Z] #29 7.353 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.357 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T17:12:32.352Z] #29 7.395 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T17:12:32.352Z] #29 7.396 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.401 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T17:12:32.352Z] #29 7.460 Selecting previously unselected package libcurl4:amd64. [2021-11-11T17:12:32.352Z] #29 7.461 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.464 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T17:12:32.352Z] #29 7.535 Selecting previously unselected package curl. [2021-11-11T17:12:32.352Z] #29 7.536 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.539 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T17:12:32.352Z] #29 7.603 Selecting previously unselected package libonig5:amd64. [2021-11-11T17:12:32.352Z] #29 7.604 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.610 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T17:12:32.352Z] #29 7.675 Selecting previously unselected package libjq1:amd64. [2021-11-11T17:12:32.352Z] #29 7.675 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.684 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T17:12:32.352Z] #29 7.730 Selecting previously unselected package jq. [2021-11-11T17:12:32.352Z] #29 7.730 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T17:12:32.352Z] #29 7.733 Unpacking jq (1.6-2.1) ... [2021-11-11T17:12:32.352Z] #29 7.776 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T17:12:32.352Z] #29 7.786 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T17:12:32.352Z] #29 7.798 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T17:12:32.352Z] #29 7.811 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T17:12:32.352Z] #29 7.820 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T17:12:32.352Z] #29 7.830 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T17:12:32.352Z] #29 7.850 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T17:12:32.352Z] #29 7.859 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T17:12:32.352Z] #29 7.874 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T17:12:32.352Z] #29 7.885 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T17:12:32.352Z] #29 7.900 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T17:12:32.352Z] #29 7.919 Setting up ca-certificates (20210119) ... [2021-11-11T17:12:32.352Z] #29 8.507 Updating certificates in /etc/ssl/certs... [2021-11-11T17:12:32.352Z] #29 9.158 129 added, 0 removed; done. [2021-11-11T17:12:32.352Z] #29 9.258 Setting up jq (1.6-2.1) ... [2021-11-11T17:12:32.352Z] #29 9.273 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T17:12:32.352Z] #29 9.284 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T17:12:32.352Z] #29 9.294 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:12:32.352Z] #29 9.358 Processing triggers for ca-certificates (20210119) ... [2021-11-11T17:12:32.352Z] #29 9.368 Updating certificates in /etc/ssl/certs... [2021-11-11T17:12:32.368Z] #11 ... [2021-11-11T17:12:32.368Z] [2021-11-11T17:12:32.368Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:12:32.368Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T17:12:32.368Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:12:32.368Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T17:12:32.368Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T17:12:32.368Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T17:12:32.368Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.3s [2021-11-11T17:12:32.368Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-11-11T17:12:32.368Z] #71 DONE 9.4s [2021-11-11T17:12:32.368Z] [2021-11-11T17:12:32.368Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:32.368Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T17:12:32.368Z] #11 ... [2021-11-11T17:12:32.368Z] [2021-11-11T17:12:32.368Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:12:32.368Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T17:12:32.368Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T17:12:32.368Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T17:12:32.368Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T17:12:32.368Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T17:12:32.368Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.8s done [2021-11-11T17:12:32.368Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-11-11T17:12:32.368Z] #69 ... [2021-11-11T17:12:32.368Z] [2021-11-11T17:12:32.368Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:32.368Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T17:12:32.609Z] #29 ... [2021-11-11T17:12:32.609Z] [2021-11-11T17:12:32.609Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:32.609Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:32.625Z] #11 ... [2021-11-11T17:12:32.625Z] [2021-11-11T17:12:32.625Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T17:12:32.625Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T17:12:32.625Z] #69 DONE 9.8s [2021-11-11T17:12:32.625Z] [2021-11-11T17:12:32.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:32.625Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T17:12:33.976Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 4.2s done [2021-11-11T17:12:34.232Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-11T17:12:34.489Z] #11 ... [2021-11-11T17:12:34.489Z] [2021-11-11T17:12:34.489Z] #29 [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-11-11T17:12:34.489Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T17:12:34.489Z] #29 9.935 0 added, 0 removed; done. [2021-11-11T17:12:34.489Z] #29 9.935 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T17:12:34.489Z] #29 9.937 done. [2021-11-11T17:12:34.489Z] #29 DONE 11.7s [2021-11-11T17:12:34.489Z] [2021-11-11T17:12:34.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:34.489Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:35.054Z] #11 ... [2021-11-11T17:12:35.054Z] [2021-11-11T17:12:35.054Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T17:12:35.054Z] #30 sha256:9e30f512556f97c7705d6b76f3ccad8634e355fb32e99a36d53180d23579a826 [2021-11-11T17:12:35.054Z] #30 DONE 0.4s [2021-11-11T17:12:35.054Z] [2021-11-11T17:12:35.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:35.054Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T17:12:35.149Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 4.5s done [2021-11-11T17:12:35.149Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 [2021-11-11T17:12:38.427Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 3.3s done [2021-11-11T17:12:39.236Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.0s [2021-11-11T17:12:39.357Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 [2021-11-11T17:12:40.544Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T17:12:40.544Z] [2021-11-11T17:12:40.544Z] ________ ____ __. [2021-11-11T17:12:40.544Z] \_____ \ | |/ _| [2021-11-11T17:12:40.544Z] / | \| < [2021-11-11T17:12:40.544Z] / | \ | \ [2021-11-11T17:12:40.544Z] \_______ /____|__ \ [2021-11-11T17:12:40.544Z] \/ \/ [2021-11-11T17:12:40.544Z] [2021-11-11T17:12:40.544Z] INFO: make.ps1 ended at 11/11/2021 17:12:33 [2021-11-11T17:12:40.544Z] INFO: Binaries build ended at 11/11/2021 17:12:35. Duration:00:01:26.5531418 [2021-11-11T17:12:40.544Z] INFO: Copying the built daemon binary to d:\CI\PR-42626\17\binary\dockerd-fc3841191b.exe... [2021-11-11T17:12:40.544Z] INFO: Copying the built client binary to d:\CI\PR-42626\17\binary\docker-fc3841191b.exe... [2021-11-11T17:12:40.544Z] INFO: Copying dockerversion from the container... [2021-11-11T17:12:40.544Z] INFO: Copying the golang package from the container to d:\CI\PR-42626\17\installer\go.zip... [2021-11-11T17:12:40.544Z] INFO: Extracting go.zip to d:\CI\PR-42626\17\go [2021-11-11T17:12:40.724Z] #11 ... [2021-11-11T17:12:40.724Z] [2021-11-11T17:12:40.724Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T17:12:40.724Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-11T17:12:40.724Z] #70 DONE 1.5s [2021-11-11T17:12:40.724Z] [2021-11-11T17:12:40.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:40.724Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T17:12:40.724Z] #11 ... [2021-11-11T17:12:40.724Z] [2021-11-11T17:12:40.724Z] #29 [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-11-11T17:12:40.724Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-11T17:12:40.724Z] #29 1.505 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:40.724Z] #29 1.514 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:40.724Z] #29 1.550 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:40.724Z] #29 1.662 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:12:40.724Z] #29 1.904 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:12:40.724Z] #29 1.948 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:12:40.724Z] #29 2.876 Fetched 8358 kB in 2s (5107 kB/s) [2021-11-11T17:12:40.724Z] #29 2.876 Reading package lists... [2021-11-11T17:12:40.724Z] #29 3.426 Reading package lists... [2021-11-11T17:12:40.724Z] #29 3.960 Building dependency tree... [2021-11-11T17:12:40.724Z] #29 4.302 The following additional packages will be installed: [2021-11-11T17:12:40.724Z] #29 4.302 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T17:12:40.724Z] #29 4.303 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T17:12:40.724Z] #29 4.304 Recommended packages: [2021-11-11T17:12:40.724Z] #29 4.304 libldap-common publicsuffix libsasl2-modules [2021-11-11T17:12:40.724Z] #29 4.422 The following NEW packages will be installed: [2021-11-11T17:12:40.724Z] #29 4.422 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T17:12:40.724Z] #29 4.422 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T17:12:40.724Z] #29 4.423 libssh2-1 openssl [2021-11-11T17:12:40.724Z] #29 4.700 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:12:40.724Z] #29 4.700 Need to get 2934 kB of archives. [2021-11-11T17:12:40.724Z] #29 4.700 After this operation, 6485 kB of additional disk space will be used. [2021-11-11T17:12:40.724Z] #29 4.700 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-11T17:12:40.724Z] #29 4.769 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-11T17:12:40.724Z] #29 4.775 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-11T17:12:40.724Z] #29 4.802 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-11-11T17:12:40.724Z] #29 4.808 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-11T17:12:40.724Z] #29 4.814 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-11T17:12:40.724Z] #29 4.817 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-11T17:12:40.724Z] #29 4.843 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-11T17:12:40.724Z] #29 4.854 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-11T17:12:40.724Z] #29 4.865 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-11T17:12:40.724Z] #29 4.866 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-11T17:12:40.724Z] #29 4.886 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-11T17:12:40.724Z] #29 4.904 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-11T17:12:40.724Z] #29 4.915 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-11T17:12:40.724Z] #29 4.926 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-11T17:12:40.724Z] #29 5.356 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:12:40.724Z] #29 5.402 Fetched 2934 kB in 0s (5907 kB/s) [2021-11-11T17:12:40.724Z] #29 5.629 Selecting previously unselected package openssl. [2021-11-11T17:12:40.724Z] #29 5.629 (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-11-11T17:12:40.724Z] #29 5.629 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 5.654 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T17:12:40.724Z] #29 5.885 Selecting previously unselected package ca-certificates. [2021-11-11T17:12:40.724Z] #29 5.885 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T17:12:40.724Z] #29 5.893 Unpacking ca-certificates (20210119) ... [2021-11-11T17:12:40.724Z] #29 6.493 Selecting previously unselected package libbrotli1:arm64. [2021-11-11T17:12:40.724Z] #29 6.493 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 6.514 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-11T17:12:40.724Z] #29 6.802 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-11T17:12:40.724Z] #29 6.802 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 6.818 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T17:12:40.724Z] #29 7.936 Selecting previously unselected package libsasl2-2:arm64. [2021-11-11T17:12:40.724Z] #29 7.936 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 7.978 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T17:12:40.724Z] #29 8.574 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-11T17:12:40.724Z] #29 8.574 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 8.585 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-11T17:12:40.724Z] #29 8.946 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-11T17:12:40.724Z] #29 8.947 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 9.036 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-11T17:12:40.724Z] #29 9.549 Selecting previously unselected package libpsl5:arm64. [2021-11-11T17:12:40.724Z] #29 9.549 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 9.567 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-11T17:12:40.724Z] #29 10.01 Selecting previously unselected package librtmp1:arm64. [2021-11-11T17:12:40.724Z] #29 10.01 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 10.02 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T17:12:40.724Z] #29 10.08 Selecting previously unselected package libssh2-1:arm64. [2021-11-11T17:12:40.724Z] #29 10.08 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-11T17:12:40.724Z] #29 10.09 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-11T17:12:40.724Z] #29 ... [2021-11-11T17:12:40.724Z] [2021-11-11T17:12:40.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:40.724Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T17:12:44.024Z] #11 ... [2021-11-11T17:12:44.024Z] [2021-11-11T17:12:44.024Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T17:12:44.024Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-11T17:12:44.024Z] #72 DONE 2.8s [2021-11-11T17:12:44.024Z] [2021-11-11T17:12:44.024Z] #29 [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-11-11T17:12:44.024Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-11T17:12:44.024Z] #29 10.44 Selecting previously unselected package libcurl4:arm64. [2021-11-11T17:12:44.024Z] #29 10.44 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-11T17:12:44.024Z] #29 10.52 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-11T17:12:44.024Z] #29 10.92 Selecting previously unselected package curl. [2021-11-11T17:12:44.024Z] #29 10.93 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-11T17:12:44.024Z] #29 11.01 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T17:12:44.024Z] #29 11.37 Selecting previously unselected package libonig5:arm64. [2021-11-11T17:12:44.024Z] #29 11.37 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-11T17:12:44.024Z] #29 11.41 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T17:12:44.024Z] #29 12.42 Selecting previously unselected package libjq1:arm64. [2021-11-11T17:12:44.024Z] #29 12.42 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-11T17:12:44.024Z] #29 12.45 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-11T17:12:44.024Z] #29 12.58 Selecting previously unselected package jq. [2021-11-11T17:12:44.024Z] #29 12.58 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-11T17:12:44.024Z] #29 12.59 Unpacking jq (1.6-2.1) ... [2021-11-11T17:12:44.024Z] #29 12.71 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-11T17:12:44.024Z] #29 12.73 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-11T17:12:44.024Z] #29 12.77 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-11T17:12:44.024Z] #29 12.78 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T17:12:44.024Z] #29 12.79 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T17:12:44.024Z] #29 12.81 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T17:12:44.024Z] #29 12.83 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-11T17:12:44.024Z] #29 12.84 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T17:12:44.024Z] #29 12.85 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T17:12:44.024Z] #29 12.88 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-11T17:12:44.024Z] #29 12.88 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-11T17:12:44.024Z] #29 12.89 Setting up ca-certificates (20210119) ... [2021-11-11T17:12:44.024Z] #29 13.40 Updating certificates in /etc/ssl/certs... [2021-11-11T17:12:44.505Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 10.2s [2021-11-11T17:12:44.505Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 10.2s done [2021-11-11T17:12:44.590Z] #29 14.00 129 added, 0 removed; done. [2021-11-11T17:12:44.761Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T17:12:44.847Z] #29 14.10 Setting up jq (1.6-2.1) ... [2021-11-11T17:12:44.847Z] #29 14.11 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-11T17:12:44.847Z] #29 14.13 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T17:12:44.847Z] #29 14.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:12:44.847Z] #29 14.17 Processing triggers for ca-certificates (20210119) ... [2021-11-11T17:12:44.847Z] #29 14.18 Updating certificates in /etc/ssl/certs... [2021-11-11T17:12:45.018Z] #11 DONE 30.1s [2021-11-11T17:12:45.019Z] [2021-11-11T17:12:45.019Z] #31 [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-11-11T17:12:45.019Z] #31 sha256:35618ad8477b74871a247dfdb9838f3f2838cd8d8b7aece96deaa4fe8da456ea [2021-11-11T17:12:45.019Z] #31 2.487 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T17:12:45.019Z] #31 2.927 [2021-11-11T17:12:45.019Z] #31 3.159 #=#=# ######################################################################## 100.0% [2021-11-11T17:12:45.019Z] #31 3.546 [2021-11-11T17:12:45.019Z] #31 4.533 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T17:12:45.019Z] #31 4.787 [2021-11-11T17:12:45.019Z] #31 5.006 #=#=# #################################### 50.8% ######################################################################## 100.0% [2021-11-11T17:12:45.019Z] #31 5.325 [2021-11-11T17:12:45.019Z] #31 6.241 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T17:12:45.019Z] #31 6.528 [2021-11-11T17:12:45.019Z] #31 6.741 #=#=# #### 6.6% ##################################### 51.6% ############################################################### 88.1% ######################################################################## 100.0% [2021-11-11T17:12:45.019Z] #31 7.272 [2021-11-11T17:12:45.019Z] #31 8.206 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T17:12:45.019Z] #31 8.481 [2021-11-11T17:12:45.019Z] #31 8.704 #=#=# ######################################################################## 100.0% [2021-11-11T17:12:45.019Z] #31 8.983 [2021-11-11T17:12:45.019Z] #31 9.748 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T17:12:45.019Z] #31 9.962 [2021-11-11T17:12:45.277Z] #31 10.18 #=#=# ######################################################################## [2021-11-11T17:12:45.277Z] #31 ... [2021-11-11T17:12:45.277Z] [2021-11-11T17:12:45.277Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T17:12:45.277Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T17:12:45.411Z] #29 14.65 0 added, 0 removed; done. [2021-11-11T17:12:45.411Z] #29 14.65 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T17:12:45.411Z] #29 14.65 done. [2021-11-11T17:12:45.668Z] #29 DONE 14.9s [2021-11-11T17:12:45.668Z] [2021-11-11T17:12:45.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T17:12:45.668Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T17:12:45.668Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 5.5s done [2021-11-11T17:12:45.668Z] #11 extracting sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 done [2021-11-11T17:12:45.668Z] #11 DONE 22.6s [2021-11-11T17:12:45.668Z] [2021-11-11T17:12:45.668Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T17:12:45.668Z] #30 sha256:dd779e9ba550e3c9d7c1252c4d5b72f8564618b7ed1e3e0b37621e0b86695153 [2021-11-11T17:12:45.668Z] #30 DONE 0.1s [2021-11-11T17:12:45.668Z] [2021-11-11T17:12:45.668Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T17:12:45.668Z] #12 sha256:8e0072cf4302e6331cd9d159cf4ccd30cdab8110a1f7a4a97712431d19349f6e [2021-11-11T17:12:46.605Z] #12 DONE 0.9s [2021-11-11T17:12:46.605Z] [2021-11-11T17:12:46.605Z] #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-11-11T17:12:46.605Z] #13 sha256:10488c5ee71ec11eee2a4f63d05969fb8ae4d789760e1b0462381601bcf8d082 [2021-11-11T17:12:46.654Z] #12 DONE 1.5s [2021-11-11T17:12:46.654Z] [2021-11-11T17:12:46.654Z] #31 [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-11-11T17:12:46.654Z] #31 sha256:35618ad8477b74871a247dfdb9838f3f2838cd8d8b7aece96deaa4fe8da456ea [2021-11-11T17:12:46.654Z] #31 10.18 #=#=# ######################################################################## 100.0% [2021-11-11T17:12:46.654Z] #31 10.57 [2021-11-11T17:12:46.654Z] #31 10.66 Download of images into '/build' complete. [2021-11-11T17:12:46.654Z] #31 10.66 Use something like the following to load the result into a Docker daemon: [2021-11-11T17:12:46.654Z] #31 10.66 tar -cC '/build' . | docker load [2021-11-11T17:12:46.654Z] #31 DONE 11.5s [2021-11-11T17:12:46.654Z] [2021-11-11T17:12:46.654Z] #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-11-11T17:12:46.654Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T17:12:47.167Z] #13 DONE 0.7s [2021-11-11T17:12:47.167Z] [2021-11-11T17:12:47.167Z] #31 [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-11-11T17:12:47.167Z] #31 sha256:d6803a88392917c2f31084728dea584865677c7ebf76012a27f04d07acbd8e88 [2021-11-11T17:12:47.426Z] #31 ... [2021-11-11T17:12:47.426Z] [2021-11-11T17:12:47.426Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T17:12:47.426Z] #42 sha256:52e574fb08766ee5bacb409174819215ded8c54053f5853586dac4bb047beeda [2021-11-11T17:12:47.426Z] #42 DONE 0.2s [2021-11-11T17:12:47.426Z] [2021-11-11T17:12:47.426Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T17:12:47.426Z] #33 sha256:b35013b1d0746e5c252890689dcbfba2a30e2e626e84a7c04f24488d86376718 [2021-11-11T17:12:47.426Z] #33 DONE 0.3s [2021-11-11T17:12:47.426Z] [2021-11-11T17:12:47.426Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T17:12:47.426Z] #46 sha256:db80393ca73b38fc5c2882a800bdcef9aab180ecc0f2a6fccade3f3907bed6cf [2021-11-11T17:12:47.426Z] #46 DONE 0.4s [2021-11-11T17:12:47.426Z] [2021-11-11T17:12:47.426Z] #47 [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_11/ /' > /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-11-11T17:12:47.426Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T17:12:47.588Z] #13 DONE 1.2s [2021-11-11T17:12:47.588Z] [2021-11-11T17:12:47.588Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T17:12:47.588Z] #25 sha256:9bcf0f07f250f30bbaeb330a7922025218af6f869129ce332619524219c24b5e [2021-11-11T17:12:47.683Z] #47 ... [2021-11-11T17:12:47.683Z] [2021-11-11T17:12:47.683Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T17:12:47.683Z] #25 sha256:d0f75003cbdc0cd62bfc3e224e01d8abd49d9a3ada71cb6700ed4dad5c8b948b [2021-11-11T17:12:47.683Z] #25 DONE 0.4s [2021-11-11T17:12:47.683Z] [2021-11-11T17:12:47.683Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T17:12:47.683Z] #64 sha256:6cc73680d7ea6045a3884e686d3a7366cee1912fd7a7fc02fafbfca1e3a909b6 [2021-11-11T17:12:47.683Z] #64 DONE 0.6s [2021-11-11T17:12:47.683Z] [2021-11-11T17:12:47.683Z] #31 [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-11-11T17:12:47.683Z] #31 sha256:d6803a88392917c2f31084728dea584865677c7ebf76012a27f04d07acbd8e88 [2021-11-11T17:12:47.683Z] #31 2.148 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T17:12:47.846Z] #25 ... [2021-11-11T17:12:47.846Z] [2021-11-11T17:12:47.846Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T17:12:47.846Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T17:12:47.846Z] #42 DONE 0.1s [2021-11-11T17:12:47.846Z] [2021-11-11T17:12:47.846Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T17:12:47.846Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T17:12:47.846Z] #33 DONE 0.2s [2021-11-11T17:12:47.846Z] [2021-11-11T17:12:47.846Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T17:12:47.846Z] #25 sha256:9bcf0f07f250f30bbaeb330a7922025218af6f869129ce332619524219c24b5e [2021-11-11T17:12:47.846Z] #25 DONE 0.3s [2021-11-11T17:12:47.846Z] [2021-11-11T17:12:47.846Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T17:12:47.846Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T17:12:47.846Z] #46 DONE 0.3s [2021-11-11T17:12:47.846Z] [2021-11-11T17:12:47.846Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:12:47.846Z] #26 sha256:cae5bae131a1481a517fe707bb7087f48a5183f47ee0f9535d8d568ae00b469f [2021-11-11T17:12:48.104Z] #26 ... [2021-11-11T17:12:48.104Z] [2021-11-11T17:12:48.104Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T17:12:48.104Z] #64 sha256:3ad8284a5ab226039415a2abf8d6fa45f9feac487650da42e812b7c786eeb181 [2021-11-11T17:12:48.104Z] #64 DONE 0.3s [2021-11-11T17:12:48.104Z] [2021-11-11T17:12:48.104Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:48.104Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d [2021-11-11T17:12:48.247Z] #31 2.522 [2021-11-11T17:12:48.504Z] #31 2.744 #=#=# ######################################################################## 100.0% [2021-11-11T17:12:48.761Z] #31 3.048 [2021-11-11T17:12:49.563Z] ...INFO: Daemon under test started and replied! [2021-11-11T17:12:49.563Z] INFO: Docker version of the daemon under test [2021-11-11T17:12:49.563Z] [2021-11-11T17:12:49.563Z] Client: [2021-11-11T17:12:49.563Z] Version: 17.06.2-ce [2021-11-11T17:12:49.563Z] API version: 1.30 [2021-11-11T17:12:49.563Z] Go version: go1.8.3 [2021-11-11T17:12:49.563Z] Git commit: cec0b72 [2021-11-11T17:12:49.563Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T17:12:49.563Z] OS/Arch: windows/amd64 [2021-11-11T17:12:49.563Z] [2021-11-11T17:12:49.563Z] Server: [2021-11-11T17:12:49.563Z] Version: 0.0.0-dev [2021-11-11T17:12:49.563Z] API version: 1.42 (minimum version 1.24) [2021-11-11T17:12:49.563Z] Go version: go1.17.3 [2021-11-11T17:12:49.563Z] Git commit: f5a6949092 [2021-11-11T17:12:49.563Z] Built: 11/11/2021 17:11:01 [2021-11-11T17:12:49.563Z] OS/Arch: windows/amd64 [2021-11-11T17:12:49.563Z] Experimental: false [2021-11-11T17:12:49.563Z] [2021-11-11T17:12:49.563Z] INFO: Docker info of the daemon under test [2021-11-11T17:12:49.563Z] [2021-11-11T17:12:49.563Z] Containers: 0 [2021-11-11T17:12:49.563Z] Running: 0 [2021-11-11T17:12:49.563Z] Paused: 0 [2021-11-11T17:12:49.563Z] Stopped: 0 [2021-11-11T17:12:49.563Z] Images: 0 [2021-11-11T17:12:49.563Z] Server Version: 0.0.0-dev [2021-11-11T17:12:49.563Z] Storage Driver: windowsfilter [2021-11-11T17:12:49.563Z] Windows: [2021-11-11T17:12:49.563Z] Logging Driver: json-file [2021-11-11T17:12:49.563Z] Plugins: [2021-11-11T17:12:49.563Z] Volume: local [2021-11-11T17:12:49.563Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:12:49.563Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:12:49.563Z] Swarm: inactive [2021-11-11T17:12:49.563Z] Default Isolation: process [2021-11-11T17:12:49.563Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T17:12:49.563Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T17:12:49.563Z] OSType: windows [2021-11-11T17:12:49.563Z] Architecture: x86_64 [2021-11-11T17:12:49.563Z] CPUs: 4 [2021-11-11T17:12:49.563Z] Total Memory: 32GiB [2021-11-11T17:12:49.563Z] Name: azwin-2-09b4b0 [2021-11-11T17:12:49.563Z] ID: CYNK:T5FS:RB32:NRWI:3OPX:62M5:ZRT6:QGJS:3S5L:HUNM:C4AA:QHJT [2021-11-11T17:12:49.563Z] Docker Root Dir: D:\CI\PR-42626\17\daemon [2021-11-11T17:12:49.563Z] Debug Mode (client): false [2021-11-11T17:12:49.563Z] Debug Mode (server): true [2021-11-11T17:12:49.563Z] File Descriptors: -1 [2021-11-11T17:12:49.563Z] Goroutines: 16 [2021-11-11T17:12:49.563Z] System Time: 2021-11-11T17:12:49.0495641Z [2021-11-11T17:12:49.563Z] EventsListeners: 0 [2021-11-11T17:12:49.563Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:12:49.563Z] Labels: [2021-11-11T17:12:49.563Z] Experimental: false [2021-11-11T17:12:49.563Z] Insecure Registries: [2021-11-11T17:12:49.563Z] 127.0.0.0/8 [2021-11-11T17:12:49.563Z] Live Restore Enabled: false [2021-11-11T17:12:49.563Z] [2021-11-11T17:12:49.563Z] [2021-11-11T17:12:49.563Z] INFO: Docker images of the daemon under test [2021-11-11T17:12:49.563Z] [2021-11-11T17:12:49.563Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T17:12:49.563Z] [2021-11-11T17:12:49.563Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T17:12:49.563Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-11T17:12:49.563Z] ltsc2022: Pulling from windows/servercore [2021-11-11T17:12:49.563Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T17:12:49.563Z] a0eb404f1860: Pulling fs layer [2021-11-11T17:12:49.694Z] #31 4.236 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T17:12:49.747Z] #72 ... [2021-11-11T17:12:49.747Z] [2021-11-11T17:12:49.747Z] #67 [containerd 1/3] 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-11-11T17:12:49.747Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T17:12:49.747Z] #67 26.39 Fetched 40.2 MB in 24s (1660 kB/s) [2021-11-11T17:12:50.257Z] #31 4.483 [2021-11-11T17:12:50.258Z] #31 4.682 #=#=# ######################################################################## 100.0% [2021-11-11T17:12:50.549Z] #31 4.984 [2021-11-11T17:12:51.990Z] #31 6.308 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T17:12:52.143Z] INFO: Extraction ended at 11/11/2021 17:12:51. Duration:00:00:23.6112749 [2021-11-11T17:12:52.143Z] INFO: Updating the golang and path environment variables [2021-11-11T17:12:52.143Z] INFO: GOPATH=d:\gopath [2021-11-11T17:12:52.143Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T17:12:52.143Z] INFO: Running the daemon under test in debug mode [2021-11-11T17:12:52.143Z] INFO: Starting a daemon under test... [2021-11-11T17:12:52.143Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42626\17\daemon --pidfile d:\CI\PR-42626\17\docker.pid -D [2021-11-11T17:12:52.143Z] INFO: Process started successfully. [2021-11-11T17:12:52.143Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T17:12:52.143Z] INFO: Waiting for the daemon under test to start... [2021-11-11T17:12:52.559Z] #31 7.095 [2021-11-11T17:12:53.353Z] #65 ... [2021-11-11T17:12:53.353Z] [2021-11-11T17:12:53.353Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T17:12:53.353Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T17:12:53.353Z] #55 4.052 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T17:12:53.353Z] #55 4.863 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T17:12:53.353Z] #55 4.863 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T17:12:53.353Z] #55 4.890 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T17:12:53.353Z] #55 5.298 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T17:12:53.638Z] #31 7.390 #=#=# 0.0% ##### 7.6% ########### 16.6% ################## 25.6% ########################## 37.5% [2021-11-11T17:12:53.638Z] #31 ... [2021-11-11T17:12:53.638Z] [2021-11-11T17:12:53.638Z] #47 [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_11/ /' > /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-11-11T17:12:53.638Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T17:12:53.638Z] #47 6.298 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:53.895Z] #47 6.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:53.895Z] #47 6.337 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:53.950Z] #67 26.39 Reading package lists... [2021-11-11T17:12:53.950Z] #67 ... [2021-11-11T17:12:53.950Z] [2021-11-11T17:12:53.950Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:53.950Z] #72 sha256:7ae1a53dc22bfffed4a09c80a54ecd73bf14318a30f6cca6853d74b95509c893 [2021-11-11T17:12:53.950Z] #72 33.36 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T17:12:53.950Z] #72 33.36 + GOBIN=/build [2021-11-11T17:12:53.950Z] #72 33.36 + GO111MODULE=on [2021-11-11T17:12:53.950Z] #72 33.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T17:12:54.285Z] #55 ... [2021-11-11T17:12:54.285Z] [2021-11-11T17:12:54.285Z] #38 [tini 1/3] 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-11-11T17:12:54.285Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:12:54.285Z] #38 6.059 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:54.285Z] #38 6.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:54.285Z] #38 6.233 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:54.285Z] #38 6.695 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T17:12:54.829Z] #47 7.278 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T17:12:55.218Z] #38 ... [2021-11-11T17:12:55.218Z] [2021-11-11T17:12:55.218Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:12:55.218Z] #26 sha256:cae5bae131a1481a517fe707bb7087f48a5183f47ee0f9535d8d568ae00b469f [2021-11-11T17:12:55.218Z] #26 7.193 + RM_GOPATH=0 [2021-11-11T17:12:55.218Z] #26 7.193 + TMP_GOPATH= [2021-11-11T17:12:55.218Z] #26 7.193 + : /build [2021-11-11T17:12:55.218Z] #26 7.193 + '[' -z '' ']' [2021-11-11T17:12:55.218Z] #26 7.193 ++ mktemp -d [2021-11-11T17:12:55.218Z] #26 7.208 + export GOPATH=/tmp/tmp.oCJUN7GzdO [2021-11-11T17:12:55.218Z] #26 7.208 + GOPATH=/tmp/tmp.oCJUN7GzdO [2021-11-11T17:12:55.218Z] #26 7.208 + RM_GOPATH=1 [2021-11-11T17:12:55.218Z] #26 7.208 + case "$(go env GOARCH)" in [2021-11-11T17:12:55.218Z] #26 7.209 ++ go env GOARCH [2021-11-11T17:12:55.218Z] #26 7.244 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:55.218Z] #26 7.249 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:55.218Z] #26 7.249 ++ dirname /install.sh [2021-11-11T17:12:55.218Z] #26 7.255 + dir=/ [2021-11-11T17:12:55.218Z] #26 7.255 + bin=dockercli [2021-11-11T17:12:55.218Z] #26 7.255 + shift [2021-11-11T17:12:55.218Z] #26 7.255 + '[' '!' -f //dockercli.installer ']' [2021-11-11T17:12:55.218Z] #26 7.256 + . //dockercli.installer [2021-11-11T17:12:55.218Z] #26 7.256 ++ : stable [2021-11-11T17:12:55.218Z] #26 7.256 ++ : 17.06.2-ce [2021-11-11T17:12:55.218Z] #26 7.259 + install_dockercli [2021-11-11T17:12:55.218Z] #26 7.260 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T17:12:55.218Z] #26 7.260 Install docker/cli version 17.06.2-ce from stable [2021-11-11T17:12:55.218Z] #26 7.262 ++ uname -m [2021-11-11T17:12:55.218Z] #26 7.266 + arch=x86_64 [2021-11-11T17:12:55.218Z] #26 7.271 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T17:12:55.218Z] #26 7.271 + url=https://download.docker.com/linux/static [2021-11-11T17:12:55.218Z] #26 7.277 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T17:12:55.218Z] #26 7.279 + tar -xz docker/docker [2021-11-11T17:12:55.759Z] #47 8.049 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:12:57.006Z] --- PASS: TestBuildWithHugeFile (51.46s) [2021-11-11T17:12:57.006Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T17:12:57.006Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:12:57.006Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:12:57.006Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T17:12:57.006Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:12:57.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:12:57.006Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:12:57.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:12:57.006Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:12:57.006Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:12:57.006Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:12:57.006Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:12:57.006Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:12:57.006Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T17:12:57.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2021-11-11T17:12:57.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T17:12:57.006Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2021-11-11T17:12:57.006Z] === RUN TestBuildPreserveOwnership [2021-11-11T17:12:57.006Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T17:12:57.131Z] #47 ... [2021-11-11T17:12:57.131Z] [2021-11-11T17:12:57.131Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T17:12:57.131Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T17:12:57.131Z] #36 5.398 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T17:12:57.249Z] #72 36.68 rootlesskit version 0.14.6 [2021-11-11T17:12:57.249Z] #72 36.71 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T17:12:57.249Z] #72 36.71 -container-ip string [2021-11-11T17:12:57.249Z] #72 36.71 container ip [2021-11-11T17:12:57.249Z] #72 36.71 -container-port int [2021-11-11T17:12:57.249Z] #72 36.71 container port (default -1) [2021-11-11T17:12:57.249Z] #72 36.71 -host-ip string [2021-11-11T17:12:57.249Z] #72 36.71 host ip [2021-11-11T17:12:57.249Z] #72 36.71 -host-port int [2021-11-11T17:12:57.249Z] #72 36.71 host port (default -1) [2021-11-11T17:12:57.249Z] #72 36.71 -proto string [2021-11-11T17:12:57.249Z] #72 36.71 proxy protocol (default "tcp") [2021-11-11T17:12:57.388Z] #36 ... [2021-11-11T17:12:57.388Z] [2021-11-11T17:12:57.388Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:12:57.388Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T17:12:57.388Z] #43 5.788 + git clone https://github.com/docker/distribution.git . [2021-11-11T17:12:57.388Z] #43 5.788 Cloning into '.'... [2021-11-11T17:12:57.388Z] #43 ... [2021-11-11T17:12:57.388Z] [2021-11-11T17:12:57.388Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:12:57.388Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T17:12:57.388Z] #53 5.869 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T17:12:57.509Z] #72 ... [2021-11-11T17:12:57.509Z] [2021-11-11T17:12:57.509Z] #45 [tini 1/3] 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-11-11T17:12:57.509Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T17:12:57.509Z] #45 26.95 Fetched 40.2 MB in 25s (1641 kB/s) [2021-11-11T17:12:57.509Z] #45 26.95 Reading package lists... [2021-11-11T17:12:57.509Z] #45 35.90 Reading package lists... [2021-11-11T17:12:57.509Z] #45 ... [2021-11-11T17:12:57.509Z] [2021-11-11T17:12:57.509Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:57.509Z] #72 sha256:7ae1a53dc22bfffed4a09c80a54ecd73bf14318a30f6cca6853d74b95509c893 [2021-11-11T17:12:57.509Z] #72 DONE 37.0s [2021-11-11T17:12:57.509Z] [2021-11-11T17:12:57.509Z] #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-11-11T17:12:57.509Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:12:57.509Z] #20 27.05 Fetched 40.2 MB in 25s (1626 kB/s) [2021-11-11T17:12:57.509Z] #20 27.05 Reading package lists... [2021-11-11T17:12:57.645Z] #53 ... [2021-11-11T17:12:57.645Z] [2021-11-11T17:12:57.645Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:12:57.645Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:12:57.645Z] #26 5.555 + RM_GOPATH=0 [2021-11-11T17:12:57.645Z] #26 5.555 + TMP_GOPATH= [2021-11-11T17:12:57.645Z] #26 5.555 + : /build [2021-11-11T17:12:57.645Z] #26 5.555 + '[' -z '' ']' [2021-11-11T17:12:57.645Z] #26 5.555 ++ mktemp -d [2021-11-11T17:12:57.645Z] #26 5.555 + export GOPATH=/tmp/tmp.uMJ6lryHmT [2021-11-11T17:12:57.645Z] #26 5.555 + GOPATH=/tmp/tmp.uMJ6lryHmT [2021-11-11T17:12:57.645Z] #26 5.555 + RM_GOPATH=1 [2021-11-11T17:12:57.645Z] #26 5.555 + case "$(go env GOARCH)" in [2021-11-11T17:12:57.645Z] #26 5.555 ++ go env GOARCH [2021-11-11T17:12:57.645Z] #26 5.586 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:57.645Z] #26 5.586 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:57.645Z] #26 5.586 ++ dirname /install.sh [2021-11-11T17:12:57.645Z] #26 5.586 + dir=/ [2021-11-11T17:12:57.645Z] #26 5.586 + bin=dockercli [2021-11-11T17:12:57.645Z] #26 5.586 + shift [2021-11-11T17:12:57.645Z] #26 5.586 + '[' '!' -f //dockercli.installer ']' [2021-11-11T17:12:57.645Z] #26 5.586 + . //dockercli.installer [2021-11-11T17:12:57.645Z] #26 5.586 ++ : stable [2021-11-11T17:12:57.645Z] #26 5.586 ++ : 17.06.2-ce [2021-11-11T17:12:57.645Z] #26 5.586 + install_dockercli [2021-11-11T17:12:57.645Z] #26 5.586 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T17:12:57.645Z] #26 5.586 ++ uname -m [2021-11-11T17:12:57.645Z] #26 5.586 + arch=aarch64 [2021-11-11T17:12:57.645Z] #26 5.586 + '[' aarch64 '!=' x86_64 ']' [2021-11-11T17:12:57.645Z] #26 5.586 + '[' aarch64 '!=' s390x ']' [2021-11-11T17:12:57.645Z] #26 5.586 + '[' aarch64 '!=' armhf ']' [2021-11-11T17:12:57.645Z] #26 5.586 + build_dockercli [2021-11-11T17:12:57.645Z] #26 5.586 + git clone https://github.com/docker/docker-ce /tmp/tmp.uMJ6lryHmT/tmp/docker-ce [2021-11-11T17:12:57.645Z] #26 5.586 Cloning into '/tmp/tmp.uMJ6lryHmT/tmp/docker-ce'... [2021-11-11T17:12:57.645Z] #26 5.586 Install docker/cli version 17.06.2-ce from stable [2021-11-11T17:12:57.745Z] #26 ... [2021-11-11T17:12:57.745Z] [2021-11-11T17:12:57.745Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:12:57.745Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T17:12:57.745Z] #51 5.798 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T17:12:57.745Z] #51 7.241 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T17:12:57.745Z] #51 7.492 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T17:12:57.745Z] #51 7.494 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T17:12:57.745Z] #51 7.559 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T17:12:57.745Z] #51 7.779 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T17:12:57.745Z] #51 7.977 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T17:12:57.745Z] #51 8.113 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T17:12:57.745Z] #51 8.255 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T17:12:57.745Z] #51 8.412 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T17:12:57.770Z] #20 35.74 Reading package lists... [2021-11-11T17:12:57.770Z] #20 ... [2021-11-11T17:12:57.770Z] [2021-11-11T17:12:57.770Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T17:12:57.770Z] #73 sha256:643fdda942611f9d89e9a9490d399700669b8f65ddb76a20b9767f5466db46f9 [2021-11-11T17:12:57.770Z] #73 DONE 0.1s [2021-11-11T17:12:57.770Z] [2021-11-11T17:12:57.770Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T17:12:57.770Z] #74 sha256:b321d5b5a8e914aef840a0da12f90ad552d463cafa2ed44f8d7e952db1818c93 [2021-11-11T17:12:57.770Z] #74 DONE 0.1s [2021-11-11T17:12:57.770Z] [2021-11-11T17:12:57.770Z] #67 [containerd 1/3] 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-11-11T17:12:57.770Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T17:12:57.770Z] #67 26.39 Reading package lists... [2021-11-11T17:12:57.902Z] #26 ... [2021-11-11T17:12:57.902Z] [2021-11-11T17:12:57.902Z] #60 [containerd 1/3] 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-11-11T17:12:57.902Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T17:12:57.902Z] #60 5.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:57.902Z] #60 5.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:57.902Z] #60 5.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:57.902Z] #60 5.667 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:12:57.902Z] #60 9.014 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:12:57.902Z] #60 ... [2021-11-11T17:12:57.902Z] [2021-11-11T17:12:57.902Z] #34 [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-11-11T17:12:57.902Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T17:12:57.902Z] #34 5.839 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T17:12:57.902Z] #34 5.839 Cloning into '.'... [2021-11-11T17:12:58.006Z] #51 ... [2021-11-11T17:12:58.006Z] [2021-11-11T17:12:58.006Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T17:12:58.006Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T17:12:58.006Z] #49 5.911 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T17:12:58.006Z] #49 ... [2021-11-11T17:12:58.006Z] [2021-11-11T17:12:58.006Z] #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-11-11T17:12:58.006Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:12:58.006Z] #14 6.798 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:58.006Z] #14 6.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:58.006Z] #14 6.798 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:58.006Z] #14 7.717 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T17:12:58.006Z] #14 10.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T17:12:58.158Z] #34 ... [2021-11-11T17:12:58.158Z] [2021-11-11T17:12:58.158Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T17:12:58.158Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T17:12:58.158Z] #49 6.383 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T17:12:58.158Z] #49 ... [2021-11-11T17:12:58.158Z] [2021-11-11T17:12:58.158Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T17:12:58.158Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T17:12:58.158Z] #55 5.139 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T17:12:58.158Z] #55 6.421 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T17:12:58.158Z] #55 6.421 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T17:12:58.158Z] #55 6.649 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T17:12:58.158Z] #55 9.276 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T17:12:58.263Z] #14 ... [2021-11-11T17:12:58.263Z] [2021-11-11T17:12:58.263Z] #34 [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-11-11T17:12:58.263Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T17:12:58.263Z] #34 6.137 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T17:12:58.263Z] #34 6.137 Cloning into '.'... [2021-11-11T17:12:58.263Z] #34 ... [2021-11-11T17:12:58.263Z] [2021-11-11T17:12:58.263Z] #47 [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_11/ /' > /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-11-11T17:12:58.263Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:12:58.263Z] #47 7.645 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:58.263Z] #47 7.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:58.263Z] #47 7.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:58.263Z] #47 8.348 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T17:12:58.263Z] #47 8.819 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T17:12:58.378Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T17:12:58.415Z] #55 ... [2021-11-11T17:12:58.415Z] [2021-11-11T17:12:58.415Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:12:58.415Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T17:12:58.415Z] #51 6.375 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T17:12:58.415Z] #51 9.169 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T17:12:58.415Z] #51 9.176 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T17:12:58.415Z] #51 9.280 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T17:12:58.415Z] #51 9.400 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T17:12:58.415Z] #51 10.24 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T17:12:58.415Z] #51 10.67 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T17:12:58.415Z] #51 10.80 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T17:12:58.415Z] #51 10.86 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T17:12:58.415Z] #51 11.02 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T17:12:58.415Z] #51 ... [2021-11-11T17:12:58.415Z] [2021-11-11T17:12:58.415Z] #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-11-11T17:12:58.415Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:12:58.415Z] #14 4.503 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:58.415Z] #14 4.689 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:58.415Z] #14 4.865 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:58.415Z] #14 4.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:12:58.415Z] #14 5.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:12:58.415Z] #14 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:12:58.520Z] #47 ... [2021-11-11T17:12:58.520Z] [2021-11-11T17:12:58.520Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T17:12:58.520Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T17:12:58.520Z] #36 6.032 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T17:12:58.520Z] #36 ... [2021-11-11T17:12:58.520Z] [2021-11-11T17:12:58.520Z] #60 [containerd 1/3] 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-11-11T17:12:58.520Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T17:12:58.520Z] #60 6.387 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:58.520Z] #60 6.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:58.520Z] #60 6.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:58.520Z] #60 7.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T17:12:58.520Z] #60 9.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T17:12:58.672Z] #14 ... [2021-11-11T17:12:58.672Z] [2021-11-11T17:12:58.672Z] #38 [tini 1/3] 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-11-11T17:12:58.672Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:12:58.672Z] #38 5.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:12:58.672Z] #38 5.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:12:58.672Z] #38 5.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:12:58.672Z] #38 5.833 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:12:58.672Z] #38 8.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:12:58.672Z] #38 ... [2021-11-11T17:12:58.672Z] [2021-11-11T17:12:58.672Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:58.672Z] #65 sha256:99de14be8e199c5c4ec358433bf39a851e0e872a38b29724522e6c86d04e32f9 [2021-11-11T17:12:58.672Z] #65 5.082 + RM_GOPATH=0 [2021-11-11T17:12:58.672Z] #65 5.082 + TMP_GOPATH= [2021-11-11T17:12:58.672Z] #65 5.082 + : /build [2021-11-11T17:12:58.672Z] #65 5.082 + '[' -z '' ']' [2021-11-11T17:12:58.672Z] #65 5.082 ++ mktemp -d [2021-11-11T17:12:58.672Z] #65 5.082 + export GOPATH=/tmp/tmp.MFtV7CPjlb [2021-11-11T17:12:58.672Z] #65 5.082 + GOPATH=/tmp/tmp.MFtV7CPjlb [2021-11-11T17:12:58.672Z] #65 5.082 + RM_GOPATH=1 [2021-11-11T17:12:58.672Z] #65 5.082 + case "$(go env GOARCH)" in [2021-11-11T17:12:58.672Z] #65 5.101 ++ go env GOARCH [2021-11-11T17:12:58.672Z] #65 5.118 Install rootlesskit version v0.14.6 [2021-11-11T17:12:58.672Z] #65 5.118 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:58.672Z] #65 5.118 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:58.672Z] #65 5.118 ++ dirname /install.sh [2021-11-11T17:12:58.672Z] #65 5.118 + dir=/ [2021-11-11T17:12:58.672Z] #65 5.118 + bin=rootlesskit [2021-11-11T17:12:58.672Z] #65 5.118 + shift [2021-11-11T17:12:58.672Z] #65 5.118 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T17:12:58.672Z] #65 5.118 + . //rootlesskit.installer [2021-11-11T17:12:58.672Z] #65 5.118 ++ : v0.14.6 [2021-11-11T17:12:58.672Z] #65 5.118 + install_rootlesskit [2021-11-11T17:12:58.672Z] #65 5.118 + case "$1" in [2021-11-11T17:12:58.672Z] #65 5.118 + export CGO_ENABLED=0 [2021-11-11T17:12:58.672Z] #65 5.118 + CGO_ENABLED=0 [2021-11-11T17:12:58.672Z] #65 5.118 + _install_rootlesskit [2021-11-11T17:12:58.672Z] #65 5.118 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T17:12:58.672Z] #65 5.118 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T17:12:58.672Z] #65 5.118 + GOBIN=/build [2021-11-11T17:12:58.672Z] #65 5.118 + GO111MODULE=on [2021-11-11T17:12:58.672Z] #65 5.118 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T17:12:58.672Z] #65 5.874 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T17:12:58.672Z] #65 10.23 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T17:12:58.672Z] #65 10.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T17:12:58.776Z] #60 ... [2021-11-11T17:12:58.776Z] [2021-11-11T17:12:58.776Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:12:58.776Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T17:12:58.776Z] #43 6.415 + git clone https://github.com/docker/distribution.git . [2021-11-11T17:12:58.776Z] #43 6.415 Cloning into '.'... [2021-11-11T17:12:58.928Z] #65 ... [2021-11-11T17:12:58.928Z] [2021-11-11T17:12:58.928Z] #38 [tini 1/3] 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-11-11T17:12:58.928Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:12:58.928Z] #38 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:12:59.039Z] #43 ... [2021-11-11T17:12:59.039Z] [2021-11-11T17:12:59.039Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:12:59.039Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:12:59.039Z] #53 5.758 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T17:12:59.039Z] #53 ... [2021-11-11T17:12:59.039Z] [2021-11-11T17:12:59.039Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:12:59.039Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d [2021-11-11T17:12:59.039Z] #65 7.225 + RM_GOPATH=0 [2021-11-11T17:12:59.039Z] #65 7.229 + TMP_GOPATH= [2021-11-11T17:12:59.039Z] #65 7.229 + : /build [2021-11-11T17:12:59.039Z] #65 7.229 + '[' -z '' ']' [2021-11-11T17:12:59.039Z] #65 7.229 ++ mktemp -d [2021-11-11T17:12:59.039Z] #65 7.231 + export GOPATH=/tmp/tmp.iV9EzARVZQ [2021-11-11T17:12:59.039Z] #65 7.236 + GOPATH=/tmp/tmp.iV9EzARVZQ [2021-11-11T17:12:59.039Z] #65 7.236 + RM_GOPATH=1 [2021-11-11T17:12:59.039Z] #65 7.236 + case "$(go env GOARCH)" in [2021-11-11T17:12:59.039Z] #65 7.249 ++ go env GOARCH [2021-11-11T17:12:59.039Z] #65 7.280 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:59.039Z] #65 7.286 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:12:59.039Z] #65 7.286 ++ dirname /install.sh [2021-11-11T17:12:59.039Z] #65 7.303 + dir=/ [2021-11-11T17:12:59.039Z] #65 7.325 + bin=rootlesskit [2021-11-11T17:12:59.039Z] #65 7.326 + shift [2021-11-11T17:12:59.039Z] #65 7.327 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T17:12:59.039Z] #65 7.327 + . //rootlesskit.installer [2021-11-11T17:12:59.039Z] #65 7.337 ++ : v0.14.6 [2021-11-11T17:12:59.039Z] #65 7.344 + install_rootlesskit [2021-11-11T17:12:59.039Z] #65 7.344 + case "$1" in [2021-11-11T17:12:59.039Z] #65 7.344 + export CGO_ENABLED=0 [2021-11-11T17:12:59.039Z] #65 7.344 + CGO_ENABLED=0 [2021-11-11T17:12:59.039Z] #65 7.344 + _install_rootlesskit [2021-11-11T17:12:59.039Z] #65 7.345 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T17:12:59.039Z] #65 7.345 Install rootlesskit version v0.14.6 [2021-11-11T17:12:59.039Z] #65 7.345 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T17:12:59.039Z] #65 7.346 + GOBIN=/build [2021-11-11T17:12:59.039Z] #65 7.346 + GO111MODULE=on [2021-11-11T17:12:59.039Z] #65 7.346 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T17:12:59.039Z] #65 7.823 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T17:12:59.039Z] #65 10.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T17:12:59.039Z] #65 10.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T17:12:59.297Z] #65 11.35 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T17:13:00.229Z] #65 ... [2021-11-11T17:13:00.229Z] [2021-11-11T17:13:00.230Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:13:00.230Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T17:13:00.230Z] #51 12.76 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T17:13:00.487Z] #51 12.87 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T17:13:00.743Z] #51 13.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T17:13:01.078Z] #67 35.28 Reading package lists... [2021-11-11T17:13:01.078Z] #67 ... [2021-11-11T17:13:01.078Z] [2021-11-11T17:13:01.078Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T17:13:01.078Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T17:13:01.078Z] #77 CACHED [2021-11-11T17:13:01.078Z] [2021-11-11T17:13:01.078Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T17:13:01.078Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T17:13:01.078Z] #79 CACHED [2021-11-11T17:13:01.078Z] [2021-11-11T17:13:01.078Z] #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-11-11T17:13:01.078Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:13:02.557Z] --- PASS: TestBuildPreserveOwnership (10.46s) [2021-11-11T17:13:02.557Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.45s) [2021-11-11T17:13:02.557Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-11T17:13:02.557Z] === RUN TestBuildPlatformInvalid [2021-11-11T17:13:02.557Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T17:13:02.557Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T17:13:02.557Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-11T17:13:02.557Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T17:13:02.557Z] PASS [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === Skipped [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T17:13:02.557Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:13:02.557Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T17:13:02.557Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] DONE 34 tests, 3 skipped in 108.189s [2021-11-11T17:13:02.557Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T17:13:02.557Z] INFO: Testing against a local daemon [2021-11-11T17:13:02.557Z] === RUN TestConfigInspect [2021-11-11T17:13:02.557Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] --- SKIP: TestConfigInspect (0.01s) [2021-11-11T17:13:02.557Z] === RUN TestConfigList [2021-11-11T17:13:02.557Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] --- SKIP: TestConfigList (0.01s) [2021-11-11T17:13:02.557Z] === RUN TestConfigsCreateAndDelete [2021-11-11T17:13:02.557Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-11T17:13:02.557Z] === RUN TestConfigsUpdate [2021-11-11T17:13:02.557Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-11T17:13:02.557Z] === RUN TestTemplatedConfig [2021-11-11T17:13:02.557Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T17:13:02.557Z] === RUN TestConfigCreateResolve [2021-11-11T17:13:02.557Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-11T17:13:02.557Z] PASS [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === Skipped [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-11-11T17:13:02.557Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-11T17:13:02.557Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-11T17:13:02.557Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-11T17:13:02.557Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-11T17:13:02.557Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-11T17:13:02.557Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:13:02.557Z] [2021-11-11T17:13:02.557Z] DONE 6 tests, 6 skipped in 0.070s [2021-11-11T17:13:02.557Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T17:13:02.557Z] INFO: Testing against a local daemon [2021-11-11T17:13:02.557Z] === RUN TestCheckpoint [2021-11-11T17:13:02.557Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:13:02.557Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T17:13:02.557Z] === RUN TestContainerInvalidJSON [2021-11-11T17:13:02.557Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:13:02.557Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:13:02.557Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:13:02.557Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:13:02.557Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:13:02.557Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:13:02.557Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T17:13:02.557Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T17:13:02.557Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T17:13:02.557Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T17:13:02.557Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-11-11T17:13:02.557Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T17:13:02.557Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-11T17:13:02.557Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T17:13:02.557Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s) [2021-11-11T17:13:02.557Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T17:13:02.557Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s) [2021-11-11T17:13:02.557Z] === RUN TestCopyFromContainer [2021-11-11T17:13:02.639Z] #51 15.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T17:13:02.639Z] #51 15.03 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T17:13:03.573Z] #51 ... [2021-11-11T17:13:03.573Z] [2021-11-11T17:13:03.573Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:13:03.573Z] #26 sha256:cae5bae131a1481a517fe707bb7087f48a5183f47ee0f9535d8d568ae00b469f [2021-11-11T17:13:03.573Z] #26 15.25 + mkdir -p /build [2021-11-11T17:13:03.573Z] #26 15.28 + mv docker/docker /build/ [2021-11-11T17:13:03.573Z] #26 15.28 + rmdir docker [2021-11-11T17:13:03.573Z] #26 DONE 15.7s [2021-11-11T17:13:03.573Z] [2021-11-11T17:13:03.573Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:03.573Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:13:03.573Z] #53 11.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T17:13:03.573Z] #53 11.96 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T17:13:03.573Z] #53 12.02 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T17:13:03.573Z] #53 12.05 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T17:13:03.573Z] #53 12.10 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T17:13:03.573Z] #53 12.38 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T17:13:03.574Z] #53 12.96 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T17:13:03.574Z] #53 12.96 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T17:13:03.574Z] #53 13.08 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T17:13:03.574Z] #53 13.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T17:13:03.574Z] #53 13.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T17:13:03.574Z] #53 13.55 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T17:13:04.182Z] #38 ... [2021-11-11T17:13:04.182Z] [2021-11-11T17:13:04.182Z] #31 [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-11-11T17:13:04.182Z] #31 sha256:d6803a88392917c2f31084728dea584865677c7ebf76012a27f04d07acbd8e88 [2021-11-11T17:13:04.182Z] #31 7.390 #=#=# 0.0% ##### 7.6% ########### 16.6% ################## 25.6% ########################## 37.5% ################################# 47.2% ########################################### 60.1% ##################################################### 74.0% ############################################################ 83.8% ################################################################### 93.6% ######################################################################## 100.0% [2021-11-11T17:13:04.182Z] #31 10.95 [2021-11-11T17:13:04.182Z] #31 ... [2021-11-11T17:13:04.182Z] [2021-11-11T17:13:04.182Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:13:04.182Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T17:13:04.182Z] #51 16.71 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T17:13:04.182Z] #51 16.80 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T17:13:04.182Z] #51 16.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T17:13:04.372Z] #20 35.74 Reading package lists... [2021-11-11T17:13:04.373Z] #20 ... [2021-11-11T17:13:04.373Z] [2021-11-11T17:13:04.373Z] #67 [containerd 1/3] 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-11-11T17:13:04.373Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T17:13:04.373Z] #67 35.28 Reading package lists... [2021-11-11T17:13:06.100Z] #53 18.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T17:13:06.100Z] #53 18.05 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T17:13:06.100Z] #53 18.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T17:13:06.100Z] #53 18.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T17:13:06.100Z] #53 18.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T17:13:06.280Z] #67 44.04 Building dependency tree... [2021-11-11T17:13:06.280Z] #67 45.69 Reading state information... [2021-11-11T17:13:06.357Z] #53 18.73 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T17:13:06.616Z] #53 18.81 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T17:13:06.616Z] #53 18.90 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T17:13:06.616Z] #53 18.91 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T17:13:06.616Z] #53 ... [2021-11-11T17:13:06.616Z] [2021-11-11T17:13:06.616Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T17:13:06.616Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T17:13:06.616Z] #36 18.97 tomll can be used in two ways: [2021-11-11T17:13:06.616Z] #36 18.97 Writing to STDIN and reading from STDOUT: [2021-11-11T17:13:06.616Z] #36 18.97 cat file.toml | tomll > file.toml [2021-11-11T17:13:06.616Z] #36 18.97 [2021-11-11T17:13:06.616Z] #36 18.97 Reading and updating a list of files: [2021-11-11T17:13:06.616Z] #36 18.97 tomll a.toml b.toml c.toml [2021-11-11T17:13:06.616Z] #36 18.97 [2021-11-11T17:13:06.616Z] #36 18.97 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer// [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T17:13:06.736Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer (4.14s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2021-11-11T17:13:06.736Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-11-11T17:13:06.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T17:13:06.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:13:06.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:13:06.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:13:06.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:13:06.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:13:06.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:13:06.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:13:06.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:13:06.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:13:06.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T17:13:06.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T17:13:06.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T17:13:06.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T17:13:06.736Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T17:13:06.736Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-11-11T17:13:06.736Z] === RUN TestCreateWithInvalidEnv [2021-11-11T17:13:06.736Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T17:13:06.736Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T17:13:06.736Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T17:13:06.736Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T17:13:06.736Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T17:13:06.736Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T17:13:06.736Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T17:13:06.736Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T17:13:06.736Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T17:13:06.736Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T17:13:06.736Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T17:13:06.736Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T17:13:06.736Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T17:13:06.736Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T17:13:06.736Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T17:13:06.736Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T17:13:06.873Z] #36 ... [2021-11-11T17:13:06.873Z] [2021-11-11T17:13:06.873Z] #38 [tini 1/3] 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-11-11T17:13:06.873Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:13:06.873Z] #38 9.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T17:13:06.873Z] #38 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T17:13:06.873Z] #38 ... [2021-11-11T17:13:06.873Z] [2021-11-11T17:13:06.873Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:06.873Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:13:06.873Z] #53 19.22 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T17:13:06.873Z] #53 19.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T17:13:06.873Z] #53 19.27 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T17:13:06.873Z] #53 19.30 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T17:13:07.130Z] #53 19.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T17:13:07.130Z] #53 19.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T17:13:07.130Z] #53 ... [2021-11-11T17:13:07.130Z] [2021-11-11T17:13:07.130Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T17:13:07.130Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T17:13:07.130Z] #36 DONE 19.4s [2021-11-11T17:13:07.220Z] #67 47.01 The following additional packages will be installed: [2021-11-11T17:13:07.388Z] [2021-11-11T17:13:07.388Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:13:07.388Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d [2021-11-11T17:13:07.388Z] #65 14.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T17:13:07.388Z] #65 15.55 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T17:13:07.388Z] #65 15.56 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T17:13:07.388Z] #65 15.74 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T17:13:07.388Z] #65 15.78 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T17:13:07.388Z] #65 15.82 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T17:13:07.388Z] #65 15.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T17:13:07.388Z] #65 16.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T17:13:07.388Z] #65 16.26 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T17:13:07.388Z] #65 19.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T17:13:07.480Z] #67 47.02 libbtrfs0 [2021-11-11T17:13:07.645Z] #65 19.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T17:13:07.740Z] #67 47.21 The following NEW packages will be installed: [2021-11-11T17:13:07.740Z] #67 47.22 libbtrfs-dev libbtrfs0 [2021-11-11T17:13:07.902Z] #65 ... [2021-11-11T17:13:07.902Z] [2021-11-11T17:13:07.902Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:07.902Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:13:07.902Z] #53 19.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T17:13:07.902Z] #53 19.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T17:13:07.902Z] #53 20.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T17:13:07.902Z] #53 20.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T17:13:07.902Z] #53 20.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T17:13:07.902Z] #53 20.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T17:13:07.902Z] #53 20.16 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T17:13:07.902Z] #53 20.21 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T17:13:08.000Z] #67 47.69 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:08.000Z] #67 47.69 Need to get 460 kB of archives. [2021-11-11T17:13:08.000Z] #67 47.69 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T17:13:08.000Z] #67 47.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T17:13:08.000Z] #67 47.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T17:13:08.107Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2021-11-11T17:13:08.107Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T17:13:08.159Z] #53 20.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T17:13:08.159Z] #53 20.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T17:13:08.159Z] #53 20.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T17:13:08.159Z] #53 20.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T17:13:08.357Z] #51 20.85 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T17:13:08.357Z] #51 20.93 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T17:13:08.415Z] #53 20.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T17:13:08.571Z] #67 48.23 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:08.676Z] #53 21.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T17:13:08.676Z] #53 21.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T17:13:08.676Z] #53 21.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T17:13:08.831Z] #67 48.46 Fetched 460 kB in 0s (1485 kB/s) [2021-11-11T17:13:08.831Z] #67 48.51 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T17:13:09.091Z] #67 48.51 (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-11-11T17:13:09.091Z] #67 48.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T17:13:09.091Z] #67 48.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T17:13:09.091Z] #67 48.63 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T17:13:09.091Z] #67 48.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T17:13:09.091Z] #67 48.64 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T17:13:09.091Z] #67 48.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T17:13:09.091Z] #67 48.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T17:13:09.091Z] #67 48.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:09.091Z] #67 DONE 48.8s [2021-11-11T17:13:09.091Z] [2021-11-11T17:13:09.091Z] #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-11-11T17:13:09.091Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:13:09.091Z] #20 35.74 Reading package lists... [2021-11-11T17:13:09.091Z] #20 44.99 Building dependency tree... [2021-11-11T17:13:09.091Z] #20 46.47 Reading state information... [2021-11-11T17:13:09.091Z] #20 47.84 The following additional packages will be installed: [2021-11-11T17:13:09.091Z] #20 47.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T17:13:09.091Z] #20 47.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T17:13:09.091Z] #20 47.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T17:13:09.091Z] #20 47.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T17:13:09.091Z] #20 47.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T17:13:09.091Z] #20 47.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T17:13:09.091Z] #20 47.87 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T17:13:09.091Z] #20 47.90 Suggested packages: [2021-11-11T17:13:09.091Z] #20 47.90 gcc-10-locales seccomp wine64 [2021-11-11T17:13:09.091Z] #20 48.55 The following NEW packages will be installed: [2021-11-11T17:13:09.091Z] #20 48.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T17:13:09.091Z] #20 48.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T17:13:09.091Z] #20 48.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T17:13:09.091Z] #20 48.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T17:13:09.091Z] #20 48.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T17:13:09.091Z] #20 48.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T17:13:09.091Z] #20 48.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T17:13:09.091Z] #20 48.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T17:13:09.091Z] #20 48.56 mingw-w64-x86-64-dev [2021-11-11T17:13:09.240Z] #53 21.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T17:13:09.240Z] #53 21.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T17:13:09.240Z] #53 21.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T17:13:09.240Z] #53 21.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T17:13:09.287Z] #51 ... [2021-11-11T17:13:09.287Z] [2021-11-11T17:13:09.287Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:13:09.287Z] #65 sha256:99de14be8e199c5c4ec358433bf39a851e0e872a38b29724522e6c86d04e32f9 [2021-11-11T17:13:09.287Z] #65 11.46 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T17:13:09.287Z] #65 16.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T17:13:09.287Z] #65 17.92 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T17:13:09.287Z] #65 18.04 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T17:13:09.287Z] #65 18.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T17:13:09.287Z] #65 18.29 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T17:13:09.287Z] #65 18.43 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T17:13:09.287Z] #65 18.94 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T17:13:09.287Z] #65 19.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T17:13:09.287Z] #65 19.54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T17:13:09.287Z] #65 19.79 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T17:13:09.287Z] #65 ... [2021-11-11T17:13:09.287Z] [2021-11-11T17:13:09.287Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:09.287Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T17:13:09.287Z] #53 15.22 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T17:13:09.287Z] #53 15.30 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T17:13:09.287Z] #53 15.36 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T17:13:09.287Z] #53 15.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T17:13:09.287Z] #53 15.45 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T17:13:09.287Z] #53 15.86 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T17:13:09.287Z] #53 16.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T17:13:09.287Z] #53 16.64 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T17:13:09.287Z] #53 18.41 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T17:13:09.287Z] #53 18.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T17:13:09.352Z] #20 ... [2021-11-11T17:13:09.352Z] [2021-11-11T17:13:09.352Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T17:13:09.352Z] #68 sha256:f7863d3511e38e89e6dad94437bd46d19880ba66fb50b0f1287ce139222647b6 [2021-11-11T17:13:09.352Z] #68 DONE 0.0s [2021-11-11T17:13:09.352Z] [2021-11-11T17:13:09.352Z] #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-11-11T17:13:09.352Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:13:09.352Z] #20 49.06 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:09.352Z] #20 49.06 Need to get 115 MB of archives. [2021-11-11T17:13:09.352Z] #20 49.06 After this operation, 645 MB of additional disk space will be used. [2021-11-11T17:13:09.352Z] #20 49.06 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-11-11T17:13:09.479Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2021-11-11T17:13:09.479Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T17:13:09.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:13:09.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:13:09.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:13:09.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:13:09.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:13:09.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:13:09.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:13:09.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:13:09.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:13:09.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:13:09.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:13:09.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:13:09.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:13:09.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:13:09.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:13:09.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T17:13:09.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T17:13:09.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T17:13:09.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T17:13:09.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T17:13:09.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T17:13:09.479Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T17:13:09.479Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2021-11-11T17:13:09.479Z] === RUN TestCreateDifferentPlatform [2021-11-11T17:13:09.479Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T17:13:09.479Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T17:13:09.497Z] #53 ... [2021-11-11T17:13:09.497Z] [2021-11-11T17:13:09.497Z] #47 [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_11/ /' > /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-11-11T17:13:09.497Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:13:09.497Z] #47 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T17:13:09.497Z] #47 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T17:13:09.497Z] #47 16.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T17:13:09.497Z] #47 ... [2021-11-11T17:13:09.497Z] [2021-11-11T17:13:09.497Z] #38 [tini 1/3] 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-11-11T17:13:09.497Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:13:09.497Z] #38 19.90 Fetched 8473 kB in 14s (602 kB/s) [2021-11-11T17:13:09.613Z] #20 49.13 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-11-11T17:13:09.613Z] #20 49.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T17:13:09.613Z] #20 49.21 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-11-11T17:13:09.613Z] #20 49.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T17:13:09.613Z] #20 49.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T17:13:09.613Z] #20 49.35 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-11-11T17:13:09.737Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T17:13:09.737Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T17:13:09.737Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T17:13:09.737Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T17:13:09.737Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-11T17:13:09.737Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T17:13:09.737Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T17:13:09.737Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T17:13:09.737Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T17:13:09.737Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T17:13:09.737Z] === RUN TestDaemonRestartIpcMode [2021-11-11T17:13:09.737Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T17:13:09.737Z] === RUN TestDaemonHostGatewayIP [2021-11-11T17:13:09.737Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:13:09.737Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-11T17:13:09.737Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T17:13:09.737Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T17:13:09.737Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T17:13:09.737Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T17:13:09.737Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T17:13:09.737Z] === RUN TestDiff [2021-11-11T17:13:09.753Z] #38 19.90 Reading package lists... [2021-11-11T17:13:09.753Z] #38 ... [2021-11-11T17:13:09.753Z] [2021-11-11T17:13:09.754Z] #60 [containerd 1/3] 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-11-11T17:13:09.754Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T17:13:09.754Z] #60 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T17:13:09.754Z] #60 20.74 Fetched 8473 kB in 15s (580 kB/s) [2021-11-11T17:13:09.754Z] #60 20.74 Reading package lists... [2021-11-11T17:13:09.754Z] #60 ... [2021-11-11T17:13:09.754Z] [2021-11-11T17:13:09.754Z] #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-11-11T17:13:09.754Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:13:09.754Z] #14 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T17:13:09.754Z] #14 21.54 Fetched 8473 kB in 15s (563 kB/s) [2021-11-11T17:13:09.851Z] #53 ... [2021-11-11T17:13:09.851Z] [2021-11-11T17:13:09.851Z] #38 [tini 1/3] 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-11-11T17:13:09.851Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:13:09.851Z] #38 22.70 Fetched 8358 kB in 18s (473 kB/s) [2021-11-11T17:13:09.851Z] #38 22.70 Reading package lists... [2021-11-11T17:13:09.851Z] #38 ... [2021-11-11T17:13:09.851Z] [2021-11-11T17:13:09.851Z] #60 [containerd 1/3] 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-11-11T17:13:09.851Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T17:13:09.851Z] #60 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:13:09.851Z] #60 21.92 Fetched 8358 kB in 17s (487 kB/s) [2021-11-11T17:13:09.873Z] #20 49.40 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-11-11T17:13:09.873Z] #20 49.41 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-11-11T17:13:09.873Z] #20 49.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-11-11T17:13:09.995Z] --- PASS: TestDiff (0.44s) [2021-11-11T17:13:09.995Z] === RUN TestExecWithCloseStdin [2021-11-11T17:13:10.060Z] #14 21.54 Reading package lists... [2021-11-11T17:13:10.060Z] #14 ... [2021-11-11T17:13:10.060Z] [2021-11-11T17:13:10.060Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:10.060Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:13:10.060Z] #53 22.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T17:13:10.060Z] #53 22.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T17:13:10.060Z] #53 22.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T17:13:10.060Z] #53 22.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T17:13:10.060Z] #53 22.39 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T17:13:10.060Z] #53 22.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T17:13:10.107Z] #60 21.92 Reading package lists... [2021-11-11T17:13:10.107Z] #60 ... [2021-11-11T17:13:10.107Z] [2021-11-11T17:13:10.107Z] #47 [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_11/ /' > /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-11-11T17:13:10.107Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T17:13:10.107Z] #47 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:13:10.107Z] #47 16.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:13:10.107Z] #47 20.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T17:13:10.107Z] #47 ... [2021-11-11T17:13:10.107Z] [2021-11-11T17:13:10.107Z] #31 [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-11-11T17:13:10.107Z] #31 sha256:d6803a88392917c2f31084728dea584865677c7ebf76012a27f04d07acbd8e88 [2021-11-11T17:13:10.107Z] #31 19.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T17:13:10.107Z] #31 22.19 #=#=# [2021-11-11T17:13:10.107Z] #31 22.62 #=#=# ######################################################################## 100.0% [2021-11-11T17:13:10.322Z] #53 ... [2021-11-11T17:13:10.322Z] [2021-11-11T17:13:10.322Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T17:13:10.322Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T17:13:10.322Z] #49 22.12 Usage of /build/vndr: [2021-11-11T17:13:10.322Z] #49 22.12 /build/vndr [[import path] [revision]] [repository] [2021-11-11T17:13:10.322Z] #49 22.12 /build/vndr init [2021-11-11T17:13:10.322Z] #49 22.12 -strict [2021-11-11T17:13:10.322Z] #49 22.12 checking mode. treat non-trivial warning as an error [2021-11-11T17:13:10.322Z] #49 22.12 -verbose [2021-11-11T17:13:10.322Z] #49 22.12 shows all warnings [2021-11-11T17:13:10.322Z] #49 22.12 -whitelist value [2021-11-11T17:13:10.322Z] #49 22.12 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T17:13:10.322Z] #49 DONE 22.6s [2021-11-11T17:13:10.322Z] [2021-11-11T17:13:10.322Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:13:10.322Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T17:13:10.443Z] #20 50.14 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-11-11T17:13:10.560Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-11-11T17:13:10.560Z] === RUN TestExec [2021-11-11T17:13:10.585Z] #51 ... [2021-11-11T17:13:10.585Z] [2021-11-11T17:13:10.585Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:10.585Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:13:10.585Z] #53 22.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T17:13:10.671Z] #31 24.96 [2021-11-11T17:13:10.703Z] #20 50.38 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-11-11T17:13:10.759Z] a0eb404f1860: Verifying Checksum [2021-11-11T17:13:10.759Z] a0eb404f1860: Download complete [2021-11-11T17:13:10.810Z] INFO: Extraction ended at 11/11/2021 17:13:07. Duration:00:00:29.1194219 [2021-11-11T17:13:10.810Z] INFO: Updating the golang and path environment variables [2021-11-11T17:13:10.810Z] INFO: GOPATH=d:\gopath [2021-11-11T17:13:10.810Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T17:13:10.810Z] INFO: Running the daemon under test in debug mode [2021-11-11T17:13:10.810Z] INFO: Running the daemon under test in containerd mode [2021-11-11T17:13:10.810Z] INFO: Starting a daemon under test... [2021-11-11T17:13:10.810Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42626\17\daemon --pidfile d:\CI\PR-42626\17\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-11T17:13:10.810Z] INFO: Containerd started successfully. [2021-11-11T17:13:10.810Z] INFO: Process started successfully. [2021-11-11T17:13:10.810Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T17:13:10.811Z] INFO: Waiting for the daemon under test to start... [2021-11-11T17:13:10.848Z] #53 23.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T17:13:10.849Z] #53 23.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T17:13:10.927Z] #31 ... [2021-11-11T17:13:10.927Z] [2021-11-11T17:13:10.927Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:10.927Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T17:13:10.927Z] #53 24.01 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T17:13:10.927Z] #53 24.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T17:13:10.963Z] #20 50.66 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-11-11T17:13:11.121Z] #53 23.28 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T17:13:11.121Z] #53 23.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T17:13:11.121Z] #53 23.46 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T17:13:11.121Z] #53 23.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T17:13:11.125Z] --- PASS: TestExec (0.47s) [2021-11-11T17:13:11.125Z] === RUN TestExecUser [2021-11-11T17:13:11.383Z] --- PASS: TestExecUser (0.45s) [2021-11-11T17:13:11.383Z] === RUN TestExportContainerAndImportImage [2021-11-11T17:13:11.491Z] #53 24.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T17:13:11.491Z] #53 24.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T17:13:11.491Z] #53 24.49 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T17:13:11.491Z] #53 24.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T17:13:11.535Z] #20 51.24 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-11-11T17:13:11.748Z] #53 24.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T17:13:11.795Z] #20 51.44 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-11-11T17:13:11.795Z] #20 51.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T17:13:11.795Z] #20 51.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T17:13:11.795Z] #20 51.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T17:13:11.795Z] #20 51.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T17:13:11.795Z] #20 51.46 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-11-11T17:13:11.795Z] #20 51.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T17:13:11.795Z] #20 51.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T17:13:11.795Z] #20 51.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T17:13:11.795Z] #20 51.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T17:13:11.795Z] #20 51.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T17:13:11.795Z] #20 51.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T17:13:11.795Z] #20 51.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T17:13:11.795Z] #20 51.50 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-11-11T17:13:11.795Z] #20 51.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T17:13:11.948Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-11-11T17:13:11.948Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T17:13:12.055Z] #20 51.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T17:13:12.311Z] #53 25.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T17:13:12.311Z] #53 25.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T17:13:12.311Z] #53 25.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T17:13:12.568Z] #53 25.45 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T17:13:12.581Z] #53 24.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T17:13:12.581Z] #53 24.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T17:13:12.581Z] #53 24.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T17:13:12.581Z] #53 24.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T17:13:12.581Z] #53 24.83 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T17:13:12.581Z] #53 24.91 go: downloading golang.org/x/text v0.3.2 [2021-11-11T17:13:12.626Z] #20 52.30 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:12.825Z] #53 25.55 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T17:13:12.825Z] #53 25.71 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T17:13:12.825Z] #53 25.82 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T17:13:12.825Z] #53 25.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T17:13:13.082Z] #53 25.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T17:13:13.197Z] #20 52.81 Fetched 115 MB in 3s (39.8 MB/s) [2021-11-11T17:13:13.197Z] #20 52.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T17:13:13.321Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-11-11T17:13:13.321Z] === RUN TestHealthCheckWorkdir [2021-11-11T17:13:13.332Z] .....INFO: Daemon under test started and replied! [2021-11-11T17:13:13.332Z] INFO: Docker version of the daemon under test [2021-11-11T17:13:13.332Z] [2021-11-11T17:13:13.332Z] Client: [2021-11-11T17:13:13.332Z] Version: 17.06.2-ce [2021-11-11T17:13:13.332Z] API version: 1.30 [2021-11-11T17:13:13.332Z] Go version: go1.8.3 [2021-11-11T17:13:13.332Z] Git commit: cec0b72 [2021-11-11T17:13:13.332Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T17:13:13.332Z] OS/Arch: windows/amd64 [2021-11-11T17:13:13.332Z] [2021-11-11T17:13:13.332Z] Server: [2021-11-11T17:13:13.332Z] Version: 0.0.0-dev [2021-11-11T17:13:13.332Z] API version: 1.42 (minimum version 1.24) [2021-11-11T17:13:13.332Z] Go version: go1.17.3 [2021-11-11T17:13:13.332Z] Git commit: 52e14aafa3 [2021-11-11T17:13:13.332Z] Built: 11/11/2021 17:11:17 [2021-11-11T17:13:13.332Z] OS/Arch: windows/amd64 [2021-11-11T17:13:13.332Z] Experimental: false [2021-11-11T17:13:13.332Z] [2021-11-11T17:13:13.332Z] INFO: Docker info of the daemon under test [2021-11-11T17:13:13.332Z] [2021-11-11T17:13:13.332Z] Containers: 0 [2021-11-11T17:13:13.332Z] Running: 0 [2021-11-11T17:13:13.332Z] Paused: 0 [2021-11-11T17:13:13.332Z] Stopped: 0 [2021-11-11T17:13:13.332Z] Images: 0 [2021-11-11T17:13:13.332Z] Server Version: 0.0.0-dev [2021-11-11T17:13:13.332Z] Storage Driver: windowsfilter [2021-11-11T17:13:13.332Z] Windows: [2021-11-11T17:13:13.332Z] Logging Driver: json-file [2021-11-11T17:13:13.332Z] Plugins: [2021-11-11T17:13:13.332Z] Volume: local [2021-11-11T17:13:13.332Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:13:13.332Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:13:13.332Z] Swarm: inactive [2021-11-11T17:13:13.332Z] Default Isolation: process [2021-11-11T17:13:13.332Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T17:13:13.332Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T17:13:13.332Z] OSType: windows [2021-11-11T17:13:13.332Z] Architecture: x86_64 [2021-11-11T17:13:13.332Z] CPUs: 4 [2021-11-11T17:13:13.332Z] Total Memory: 32GiB [2021-11-11T17:13:13.332Z] Name: azwin-2-537740 [2021-11-11T17:13:13.332Z] ID: CXXK:5TUT:M6BY:ALWG:32Z7:WTST:E6FM:X2ZS:HPEQ:QGJM:MRD2:YCGB [2021-11-11T17:13:13.332Z] Docker Root Dir: D:\CI\PR-42626\17\daemon [2021-11-11T17:13:13.332Z] Debug Mode (client): false [2021-11-11T17:13:13.332Z] Debug Mode (server): true [2021-11-11T17:13:13.332Z] File Descriptors: -1 [2021-11-11T17:13:13.332Z] Goroutines: 16 [2021-11-11T17:13:13.332Z] System Time: 2021-11-11T17:13:10.836747Z [2021-11-11T17:13:13.332Z] EventsListeners: 0 [2021-11-11T17:13:13.332Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:13:13.332Z] Labels: [2021-11-11T17:13:13.332Z] Experimental: false [2021-11-11T17:13:13.332Z] Insecure Registries: [2021-11-11T17:13:13.332Z] 127.0.0.0/8 [2021-11-11T17:13:13.332Z] Live Restore Enabled: false [2021-11-11T17:13:13.332Z] [2021-11-11T17:13:13.332Z] [2021-11-11T17:13:13.332Z] INFO: Docker images of the daemon under test [2021-11-11T17:13:13.332Z] [2021-11-11T17:13:13.332Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T17:13:13.332Z] [2021-11-11T17:13:13.332Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T17:13:13.332Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-11T17:13:13.332Z] ltsc2019: Pulling from windows/servercore [2021-11-11T17:13:13.332Z] 4612f6d0b889: Pulling fs layer [2021-11-11T17:13:13.332Z] c1f4c7287c99: Pulling fs layer [2021-11-11T17:13:13.339Z] #53 26.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T17:13:13.339Z] #53 26.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T17:13:13.459Z] #20 52.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-11T17:13:13.459Z] #20 52.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T17:13:13.459Z] #20 52.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T17:13:13.596Z] #53 26.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T17:13:13.596Z] #53 26.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T17:13:13.596Z] #53 26.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T17:13:13.596Z] #53 26.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T17:13:13.596Z] #53 26.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T17:13:13.853Z] #53 26.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T17:13:13.853Z] #53 26.78 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T17:13:13.853Z] #53 26.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T17:13:13.887Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2021-11-11T17:13:13.887Z] === RUN TestHealthKillContainer [2021-11-11T17:13:14.110Z] #53 26.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T17:13:14.110Z] #53 26.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T17:13:14.110Z] #53 27.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T17:13:14.370Z] #53 27.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T17:13:14.370Z] #53 27.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T17:13:14.370Z] #53 27.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T17:13:14.843Z] #20 54.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T17:13:14.843Z] #20 54.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T17:13:14.843Z] #20 54.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T17:13:14.932Z] #53 27.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T17:13:14.932Z] #53 27.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T17:13:14.932Z] #53 27.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T17:13:14.932Z] #53 27.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T17:13:15.189Z] #53 28.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T17:13:15.189Z] #53 28.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T17:13:15.414Z] [2021-11-11T17:13:15.414Z] #20 ... [2021-11-11T17:13:15.414Z] [2021-11-11T17:13:15.414Z] #45 [tini 1/3] 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-11-11T17:13:15.414Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T17:13:15.414Z] #45 35.90 Reading package lists... [2021-11-11T17:13:15.414Z] #45 44.96 Building dependency tree... [2021-11-11T17:13:15.414Z] #45 46.54 Reading state information... [2021-11-11T17:13:15.414Z] #45 47.85 The following additional packages will be installed: [2021-11-11T17:13:15.414Z] #45 47.86 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-11-11T17:13:15.414Z] #45 47.88 Suggested packages: [2021-11-11T17:13:15.414Z] #45 47.88 cmake-doc ninja-build lrzip [2021-11-11T17:13:15.414Z] #45 47.88 Recommended packages: [2021-11-11T17:13:15.414Z] #45 47.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T17:13:15.414Z] #45 48.45 The following NEW packages will be installed: [2021-11-11T17:13:15.414Z] #45 48.46 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-11-11T17:13:15.414Z] #45 48.86 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:15.414Z] #45 48.86 Need to get 8419 kB of archives. [2021-11-11T17:13:15.414Z] #45 48.86 After this operation, 34.9 MB of additional disk space will be used. [2021-11-11T17:13:15.414Z] #45 48.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T17:13:15.414Z] #45 48.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T17:13:15.414Z] #45 48.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T17:13:15.414Z] #45 48.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T17:13:15.414Z] #45 48.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T17:13:15.414Z] #45 48.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T17:13:15.414Z] #45 48.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T17:13:15.414Z] #45 48.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T17:13:15.414Z] #45 49.75 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:15.414Z] #45 50.13 Fetched 8419 kB in 0s (20.1 MB/s) [2021-11-11T17:13:15.414Z] #45 50.22 Selecting previously unselected package xxd. [2021-11-11T17:13:15.414Z] #45 50.22 (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-11-11T17:13:15.414Z] #45 50.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T17:13:15.414Z] #45 50.26 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T17:13:15.414Z] #45 50.43 Selecting previously unselected package vim-common. [2021-11-11T17:13:15.414Z] #45 50.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:13:15.414Z] #45 50.47 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T17:13:15.414Z] #45 50.68 Selecting previously unselected package cmake-data. [2021-11-11T17:13:15.414Z] #45 50.69 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T17:13:15.414Z] #45 50.70 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T17:13:15.414Z] #45 51.78 Selecting previously unselected package libarchive13:amd64. [2021-11-11T17:13:15.414Z] #45 51.80 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T17:13:15.414Z] #45 51.81 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T17:13:15.414Z] #45 51.98 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T17:13:15.414Z] #45 51.98 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T17:13:15.414Z] #45 51.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T17:13:15.414Z] #45 52.09 Selecting previously unselected package librhash0:amd64. [2021-11-11T17:13:15.414Z] #45 52.09 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T17:13:15.414Z] #45 52.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T17:13:15.414Z] #45 52.27 Selecting previously unselected package libuv1:amd64. [2021-11-11T17:13:15.414Z] #45 52.27 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T17:13:15.414Z] #45 52.27 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T17:13:15.414Z] #45 52.39 Selecting previously unselected package cmake. [2021-11-11T17:13:15.414Z] #45 52.40 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-11-11T17:13:15.414Z] #45 52.41 Unpacking cmake (3.18.4-2) ... [2021-11-11T17:13:15.414Z] #45 54.48 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T17:13:15.414Z] #45 54.49 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T17:13:15.414Z] #45 54.50 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T17:13:15.414Z] #45 54.51 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T17:13:15.414Z] #45 54.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T17:13:15.414Z] #45 54.55 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T17:13:15.414Z] #45 54.56 Setting up cmake-data (3.18.4-2) ... [2021-11-11T17:13:15.414Z] #45 54.57 Setting up cmake (3.18.4-2) ... [2021-11-11T17:13:15.414Z] #45 54.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:15.414Z] #45 DONE 54.9s [2021-11-11T17:13:15.414Z] [2021-11-11T17:13:15.414Z] #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-11-11T17:13:15.414Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:13:15.414Z] #20 54.93 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T17:13:15.414Z] #20 54.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T17:13:15.414Z] #20 54.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T17:13:15.414Z] #20 ... [2021-11-11T17:13:15.414Z] [2021-11-11T17:13:15.414Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T17:13:15.414Z] #46 sha256:bb2950e95500e01dcd3af3b05d2c1cb8961dc143b6bf38dee5f97073b62b958b [2021-11-11T17:13:15.414Z] #46 DONE 0.1s [2021-11-11T17:13:15.414Z] [2021-11-11T17:13:15.414Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T17:13:15.414Z] #47 sha256:873c0e40ea397df5fbcd93118d2354c99e8c24cf8c9c00d294396c9a431a3a5a [2021-11-11T17:13:15.446Z] #53 28.32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T17:13:15.446Z] #53 28.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T17:13:15.446Z] #53 28.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T17:13:15.703Z] #53 28.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T17:13:16.266Z] #53 29.11 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T17:13:16.266Z] #53 ... [2021-11-11T17:13:16.266Z] [2021-11-11T17:13:16.266Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T17:13:16.266Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T17:13:16.266Z] #36 26.46 tomll can be used in two ways: [2021-11-11T17:13:16.266Z] #36 26.46 Writing to STDIN and reading from STDOUT: [2021-11-11T17:13:16.266Z] #36 26.46 cat file.toml | tomll > file.toml [2021-11-11T17:13:16.266Z] #36 26.46 [2021-11-11T17:13:16.266Z] #36 26.46 Reading and updating a list of files: [2021-11-11T17:13:16.266Z] #36 26.46 tomll a.toml b.toml c.toml [2021-11-11T17:13:16.266Z] #36 26.46 [2021-11-11T17:13:16.266Z] #36 26.46 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T17:13:16.266Z] #36 DONE 29.2s [2021-11-11T17:13:16.266Z] [2021-11-11T17:13:16.266Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:16.266Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T17:13:16.266Z] #53 29.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T17:13:16.266Z] #53 ... [2021-11-11T17:13:16.266Z] [2021-11-11T17:13:16.266Z] #31 [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-11-11T17:13:16.266Z] #31 sha256:d6803a88392917c2f31084728dea584865677c7ebf76012a27f04d07acbd8e88 [2021-11-11T17:13:16.266Z] #31 29.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T17:13:16.798Z] #47 1.155 + RM_GOPATH=0 [2021-11-11T17:13:16.798Z] #47 1.155 + TMP_GOPATH= [2021-11-11T17:13:16.798Z] #47 1.155 + : /build [2021-11-11T17:13:16.798Z] #47 1.155 + '[' -z '' ']' [2021-11-11T17:13:16.798Z] #47 1.156 ++ mktemp -d [2021-11-11T17:13:16.798Z] #47 1.157 + export GOPATH=/tmp/tmp.E65ggazlZn [2021-11-11T17:13:16.798Z] #47 1.157 + GOPATH=/tmp/tmp.E65ggazlZn [2021-11-11T17:13:16.798Z] #47 1.157 + RM_GOPATH=1 [2021-11-11T17:13:16.798Z] #47 1.157 + case "$(go env GOARCH)" in [2021-11-11T17:13:16.798Z] #47 1.157 ++ go env GOARCH [2021-11-11T17:13:16.798Z] #47 1.185 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:16.798Z] #47 1.185 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:16.798Z] #47 1.185 ++ dirname /install.sh [2021-11-11T17:13:16.798Z] #47 1.185 + dir=/ [2021-11-11T17:13:16.798Z] #47 1.185 + bin=tini [2021-11-11T17:13:16.798Z] #47 1.185 + shift [2021-11-11T17:13:16.798Z] #47 1.185 + '[' '!' -f //tini.installer ']' [2021-11-11T17:13:16.798Z] #47 1.185 + . //tini.installer [2021-11-11T17:13:16.798Z] #47 1.185 ++ : v0.19.0 [2021-11-11T17:13:16.798Z] #47 1.185 + install_tini [2021-11-11T17:13:16.798Z] #47 1.185 + echo 'Install tini version v0.19.0' [2021-11-11T17:13:16.798Z] #47 1.185 + git clone https://github.com/krallin/tini.git /tmp/tmp.E65ggazlZn/tini [2021-11-11T17:13:16.798Z] #47 1.185 Install tini version v0.19.0 [2021-11-11T17:13:16.798Z] #47 1.190 Cloning into '/tmp/tmp.E65ggazlZn/tini'... [2021-11-11T17:13:17.202Z] #31 ... [2021-11-11T17:13:17.202Z] [2021-11-11T17:13:17.202Z] #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-11-11T17:13:17.202Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:13:17.202Z] #14 20.06 Fetched 8358 kB in 16s (526 kB/s) [2021-11-11T17:13:17.202Z] #14 20.06 Reading package lists... [2021-11-11T17:13:17.202Z] #14 28.72 Reading package lists... [2021-11-11T17:13:17.202Z] #14 ... [2021-11-11T17:13:17.202Z] [2021-11-11T17:13:17.202Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:17.202Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T17:13:17.202Z] #53 29.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T17:13:17.202Z] #53 29.42 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T17:13:17.202Z] #53 29.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T17:13:17.202Z] #53 29.52 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T17:13:17.202Z] #53 29.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T17:13:17.369Z] #47 1.828 + cd /tmp/tmp.E65ggazlZn/tini [2021-11-11T17:13:17.369Z] #47 1.828 + git checkout -q v0.19.0 [2021-11-11T17:13:17.369Z] #47 1.844 + cmake . [2021-11-11T17:13:17.629Z] #47 2.067 -- The C compiler identification is GNU 10.2.1 [2021-11-11T17:13:17.629Z] #47 2.113 -- Detecting C compiler ABI info [2021-11-11T17:13:17.844Z] #53 ... [2021-11-11T17:13:17.844Z] [2021-11-11T17:13:17.844Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:13:17.844Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T17:13:17.844Z] #43 23.97 Updating files: 80% (1411/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-11-11T17:13:17.844Z] #43 24.33 + git checkout -q v2.3.0 [2021-11-11T17:13:17.844Z] #43 26.84 + 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-11-11T17:13:17.890Z] #47 2.454 -- Detecting C compiler ABI info - done [2021-11-11T17:13:17.904Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T17:13:17.904Z] 8f616e6e9eec: Download complete [2021-11-11T17:13:18.132Z] #53 30.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T17:13:18.132Z] #53 31.06 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T17:13:18.150Z] #47 2.538 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T17:13:18.150Z] #47 2.538 -- Detecting C compile features [2021-11-11T17:13:18.150Z] #47 2.538 -- Detecting C compile features - done [2021-11-11T17:13:18.150Z] #47 2.560 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T17:13:18.150Z] #47 2.722 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T17:13:18.150Z] #47 2.786 -- Configuring done [2021-11-11T17:13:18.389Z] #53 31.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T17:13:18.389Z] #53 31.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T17:13:18.406Z] #43 ... [2021-11-11T17:13:18.406Z] [2021-11-11T17:13:18.406Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:18.406Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:13:18.406Z] #53 30.70 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T17:13:18.406Z] #53 30.76 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T17:13:18.406Z] #53 30.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T17:13:18.410Z] #47 2.803 -- Generating done [2021-11-11T17:13:18.410Z] #47 2.803 -- Build files have been written to: /tmp/tmp.E65ggazlZn/tini [2021-11-11T17:13:18.410Z] #47 2.820 + make tini-static [2021-11-11T17:13:18.410Z] #47 3.006 Scanning dependencies of target tini-static [2021-11-11T17:13:18.410Z] #47 3.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T17:13:18.663Z] #53 30.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T17:13:18.663Z] #53 30.94 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T17:13:18.952Z] #53 ... [2021-11-11T17:13:18.952Z] [2021-11-11T17:13:18.952Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T17:13:18.952Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T17:13:18.952Z] #49 31.51 Usage of /build/vndr: [2021-11-11T17:13:18.952Z] #49 31.51 /build/vndr [[import path] [revision]] [repository] [2021-11-11T17:13:18.952Z] #49 31.51 /build/vndr init [2021-11-11T17:13:18.952Z] #49 31.51 -strict [2021-11-11T17:13:18.952Z] #49 31.51 checking mode. treat non-trivial warning as an error [2021-11-11T17:13:18.952Z] #49 31.51 -verbose [2021-11-11T17:13:18.952Z] #49 31.51 shows all warnings [2021-11-11T17:13:18.952Z] #49 31.51 -whitelist value [2021-11-11T17:13:18.952Z] #49 31.51 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T17:13:18.952Z] #49 DONE 31.7s [2021-11-11T17:13:18.952Z] [2021-11-11T17:13:18.952Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:18.952Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T17:13:18.952Z] #53 31.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T17:13:18.952Z] #53 31.70 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T17:13:19.109Z] c1f4c7287c99: Verifying Checksum [2021-11-11T17:13:19.109Z] c1f4c7287c99: Download complete [2021-11-11T17:13:19.377Z] #47 3.654 [100%] Linking C executable tini-static [2021-11-11T17:13:19.377Z] #47 ... [2021-11-11T17:13:19.377Z] [2021-11-11T17:13:19.377Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:13:19.377Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:13:19.377Z] #69 1.302 + RM_GOPATH=0 [2021-11-11T17:13:19.377Z] #69 1.302 + TMP_GOPATH= [2021-11-11T17:13:19.377Z] #69 1.302 + : /build [2021-11-11T17:13:19.377Z] #69 1.302 + '[' -z '' ']' [2021-11-11T17:13:19.377Z] #69 1.302 ++ mktemp -d [2021-11-11T17:13:19.377Z] #69 1.302 + export GOPATH=/tmp/tmp.TqMgBH91Do [2021-11-11T17:13:19.377Z] #69 1.302 + GOPATH=/tmp/tmp.TqMgBH91Do [2021-11-11T17:13:19.377Z] #69 1.302 + RM_GOPATH=1 [2021-11-11T17:13:19.377Z] #69 1.302 + case "$(go env GOARCH)" in [2021-11-11T17:13:19.377Z] #69 1.302 ++ go env GOARCH [2021-11-11T17:13:19.377Z] #69 1.311 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:19.377Z] #69 1.311 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:19.377Z] #69 1.311 ++ dirname /install.sh [2021-11-11T17:13:19.377Z] #69 1.312 Install containerd version v1.5.7 [2021-11-11T17:13:19.377Z] #69 1.312 + dir=/ [2021-11-11T17:13:19.377Z] #69 1.312 + bin=containerd [2021-11-11T17:13:19.377Z] #69 1.312 + shift [2021-11-11T17:13:19.377Z] #69 1.312 + '[' '!' -f //containerd.installer ']' [2021-11-11T17:13:19.377Z] #69 1.312 + . //containerd.installer [2021-11-11T17:13:19.377Z] #69 1.312 ++ set -e [2021-11-11T17:13:19.377Z] #69 1.312 ++ : v1.5.7 [2021-11-11T17:13:19.377Z] #69 1.312 + install_containerd [2021-11-11T17:13:19.377Z] #69 1.312 + echo 'Install containerd version v1.5.7' [2021-11-11T17:13:19.377Z] #69 1.312 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TqMgBH91Do/src/github.com/containerd/containerd [2021-11-11T17:13:19.377Z] #69 1.355 Cloning into '/tmp/tmp.TqMgBH91Do/src/github.com/containerd/containerd'... [2021-11-11T17:13:19.377Z] #69 ... [2021-11-11T17:13:19.377Z] [2021-11-11T17:13:19.377Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T17:13:19.377Z] #47 sha256:873c0e40ea397df5fbcd93118d2354c99e8c24cf8c9c00d294396c9a431a3a5a [2021-11-11T17:13:19.377Z] #47 4.046 [100%] Built target tini-static [2021-11-11T17:13:19.516Z] #53 32.28 go: downloading golang.org/x/text v0.3.2 [2021-11-11T17:13:19.645Z] #47 4.108 + mkdir -p /build [2021-11-11T17:13:19.645Z] #47 4.108 + cp tini-static /build/docker-init [2021-11-11T17:13:19.914Z] #47 DONE 4.4s [2021-11-11T17:13:19.914Z] [2021-11-11T17:13:19.914Z] #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-11-11T17:13:19.914Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:13:19.914Z] #20 54.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T17:13:19.914Z] #20 55.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T17:13:19.914Z] #20 55.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T17:13:19.914Z] #20 55.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:13:19.914Z] #20 55.17 Selecting previously unselected package dmsetup. [2021-11-11T17:13:19.914Z] #20 55.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T17:13:19.914Z] #20 55.19 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T17:13:19.914Z] #20 55.30 Selecting previously unselected package mingw-w64-common. [2021-11-11T17:13:19.914Z] #20 55.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T17:13:19.914Z] #20 55.31 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T17:13:19.914Z] #20 58.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T17:13:19.914Z] #20 58.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T17:13:19.914Z] #20 58.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T17:13:20.031Z] #53 32.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T17:13:20.031Z] #53 32.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T17:13:20.287Z] #53 32.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T17:13:20.544Z] #53 ... [2021-11-11T17:13:20.544Z] [2021-11-11T17:13:20.544Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T17:13:20.544Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T17:13:20.544Z] #55 32.43 v3.0.2 [2021-11-11T17:13:20.544Z] #55 DONE 32.8s [2021-11-11T17:13:20.544Z] [2021-11-11T17:13:20.544Z] #47 [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_11/ /' > /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-11-11T17:13:20.544Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:13:20.544Z] #47 22.63 Fetched 8476 kB in 15s (555 kB/s) [2021-11-11T17:13:20.544Z] #47 22.63 Reading package lists... [2021-11-11T17:13:20.805Z] #47 28.29 Reading package lists... [2021-11-11T17:13:20.805Z] #47 ... [2021-11-11T17:13:20.805Z] [2021-11-11T17:13:20.805Z] #38 [tini 1/3] 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-11-11T17:13:20.805Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:13:20.805Z] #38 19.90 Reading package lists... [2021-11-11T17:13:20.805Z] #38 25.94 Reading package lists... [2021-11-11T17:13:20.805Z] #38 31.38 Building dependency tree... [2021-11-11T17:13:21.368Z] #38 ... [2021-11-11T17:13:21.368Z] [2021-11-11T17:13:21.368Z] #47 [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_11/ /' > /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-11-11T17:13:21.368Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:13:21.368Z] #47 28.29 Reading package lists... [2021-11-11T17:13:21.420Z] #53 ... [2021-11-11T17:13:21.420Z] [2021-11-11T17:13:21.420Z] #31 [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-11-11T17:13:21.420Z] #31 sha256:d6803a88392917c2f31084728dea584865677c7ebf76012a27f04d07acbd8e88 [2021-11-11T17:13:21.420Z] #31 32.19 #=#=# [2021-11-11T17:13:21.420Z] #31 32.68 #=#=# ######################################################################## 100.0% [2021-11-11T17:13:21.420Z] #31 34.94 [2021-11-11T17:13:21.420Z] #31 35.50 Download of images into '/build' complete. [2021-11-11T17:13:21.420Z] #31 35.50 Use something like the following to load the result into a Docker daemon: [2021-11-11T17:13:21.420Z] #31 35.50 tar -cC '/build' . | docker load [2021-11-11T17:13:21.420Z] #31 DONE 35.6s [2021-11-11T17:13:21.420Z] [2021-11-11T17:13:21.420Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:13:21.420Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T17:13:21.420Z] #43 30.64 Updating files: 71% (1249/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/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-11-11T17:13:21.420Z] #43 31.34 + git checkout -q v2.3.0 [2021-11-11T17:13:21.420Z] #43 33.96 + 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-11-11T17:13:21.420Z] #43 ... [2021-11-11T17:13:21.420Z] [2021-11-11T17:13:21.420Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:13:21.420Z] #65 sha256:99de14be8e199c5c4ec358433bf39a851e0e872a38b29724522e6c86d04e32f9 [2021-11-11T17:13:21.420Z] #65 23.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T17:13:21.677Z] #65 ... [2021-11-11T17:13:21.677Z] [2021-11-11T17:13:21.677Z] #38 [tini 1/3] 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-11-11T17:13:21.677Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:13:21.677Z] #38 22.70 Reading package lists... [2021-11-11T17:13:21.846Z] #20 61.46 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T17:13:21.846Z] #20 61.46 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:21.846Z] #20 61.47 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T17:13:21.846Z] #20 61.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T17:13:21.989Z] --- PASS: TestHealthKillContainer (7.86s) [2021-11-11T17:13:21.989Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T17:13:21.989Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T17:13:21.989Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T17:13:21.989Z] === RUN TestIpcModeNone [2021-11-11T17:13:22.107Z] #20 61.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:22.107Z] #20 61.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T17:13:22.246Z] --- PASS: TestIpcModeNone (0.45s) [2021-11-11T17:13:22.246Z] === RUN TestIpcModePrivate [2021-11-11T17:13:22.503Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-11T17:13:22.503Z] --- PASS: TestIpcModePrivate (0.44s) [2021-11-11T17:13:22.503Z] === RUN TestIpcModeShareable [2021-11-11T17:13:22.503Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:13:22.503Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-11T17:13:22.503Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T17:13:22.736Z] #47 33.51 Building dependency tree... [2021-11-11T17:13:23.490Z] #20 ... [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T17:13:23.490Z] #49 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T17:13:23.490Z] #49 CACHED [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:13:23.490Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T17:13:23.490Z] #50 CACHED [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T17:13:23.490Z] #53 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T17:13:23.490Z] #53 CACHED [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #54 [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_11/ /' > /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-11-11T17:13:23.490Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:13:23.490Z] #54 CACHED [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T17:13:23.490Z] #56 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T17:13:23.490Z] #56 CACHED [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:13:23.490Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T17:13:23.490Z] #58 CACHED [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:23.490Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:13:23.490Z] #60 CACHED [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T17:13:23.490Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T17:13:23.490Z] #62 CACHED [2021-11-11T17:13:23.490Z] [2021-11-11T17:13:23.490Z] #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-11-11T17:13:23.490Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:13:23.571Z] #38 31.20 Reading package lists... [2021-11-11T17:13:23.571Z] #38 ... [2021-11-11T17:13:23.571Z] [2021-11-11T17:13:23.571Z] #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-11-11T17:13:23.571Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:13:23.571Z] #14 28.72 Reading package lists... [2021-11-11T17:13:24.134Z] #14 36.32 Building dependency tree... [2021-11-11T17:13:24.134Z] #14 ... [2021-11-11T17:13:24.134Z] [2021-11-11T17:13:24.134Z] #47 [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_11/ /' > /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-11-11T17:13:24.134Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T17:13:24.134Z] #47 26.78 Fetched 8361 kB in 21s (399 kB/s) [2021-11-11T17:13:24.134Z] #47 26.78 Reading package lists... [2021-11-11T17:13:24.391Z] #47 35.02 Reading package lists... [2021-11-11T17:13:24.391Z] #47 ... [2021-11-11T17:13:24.391Z] [2021-11-11T17:13:24.391Z] #60 [containerd 1/3] 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-11-11T17:13:24.391Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T17:13:24.391Z] #60 21.92 Reading package lists... [2021-11-11T17:13:24.391Z] #60 30.82 Reading package lists... [2021-11-11T17:13:24.401Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2021-11-11T17:13:24.401Z] === RUN TestAPIIpcModeHost [2021-11-11T17:13:24.401Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:13:24.401Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-11T17:13:24.401Z] === RUN TestDaemonIpcModeShareable [2021-11-11T17:13:24.401Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:13:24.401Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-11T17:13:24.401Z] === RUN TestDaemonIpcModePrivate [2021-11-11T17:13:24.629Z] #47 ... [2021-11-11T17:13:24.629Z] [2021-11-11T17:13:24.629Z] #60 [containerd 1/3] 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-11-11T17:13:24.629Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T17:13:24.629Z] #60 20.74 Reading package lists... [2021-11-11T17:13:24.629Z] #60 26.57 Reading package lists... [2021-11-11T17:13:24.629Z] #60 31.75 Building dependency tree... [2021-11-11T17:13:24.629Z] #60 35.08 The following additional packages will be installed: [2021-11-11T17:13:24.629Z] #60 35.08 libbtrfs0 [2021-11-11T17:13:24.629Z] #60 35.29 The following NEW packages will be installed: [2021-11-11T17:13:24.629Z] #60 35.32 libbtrfs-dev libbtrfs0 [2021-11-11T17:13:24.629Z] #60 35.71 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:24.629Z] #60 35.71 Need to get 460 kB of archives. [2021-11-11T17:13:24.629Z] #60 35.71 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T17:13:24.629Z] #60 35.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T17:13:24.629Z] #60 35.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T17:13:24.629Z] #60 ... [2021-11-11T17:13:24.629Z] [2021-11-11T17:13:24.629Z] #38 [tini 1/3] 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-11-11T17:13:24.629Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:13:24.629Z] #38 34.54 The following additional packages will be installed: [2021-11-11T17:13:24.629Z] #38 34.54 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T17:13:24.629Z] #38 34.54 Suggested packages: [2021-11-11T17:13:24.629Z] #38 34.58 cmake-doc ninja-build lrzip [2021-11-11T17:13:24.629Z] #38 34.58 Recommended packages: [2021-11-11T17:13:24.629Z] #38 34.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T17:13:24.629Z] #38 35.37 The following NEW packages will be installed: [2021-11-11T17:13:24.629Z] #38 35.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T17:13:24.629Z] #38 35.42 vim-common xxd [2021-11-11T17:13:24.629Z] #38 35.84 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:24.629Z] #38 35.84 Need to get 17.7 MB of archives. [2021-11-11T17:13:24.629Z] #38 35.84 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T17:13:24.629Z] #38 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T17:13:24.629Z] #38 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T17:13:24.629Z] #38 35.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T17:13:24.629Z] #38 35.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T17:13:24.629Z] #38 36.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T17:13:24.629Z] #38 36.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T17:13:24.629Z] #38 36.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T17:13:24.629Z] #38 36.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T17:13:24.629Z] #38 36.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T17:13:24.629Z] #38 36.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T17:13:24.629Z] #38 ... [2021-11-11T17:13:24.629Z] [2021-11-11T17:13:24.629Z] #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-11-11T17:13:24.629Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:13:24.629Z] #14 21.54 Reading package lists... [2021-11-11T17:13:24.629Z] #14 27.18 Reading package lists... [2021-11-11T17:13:24.629Z] #14 32.53 Building dependency tree... [2021-11-11T17:13:24.629Z] #14 35.48 The following additional packages will be installed: [2021-11-11T17:13:24.629Z] #14 35.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T17:13:24.629Z] #14 35.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T17:13:24.629Z] #14 35.48 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T17:13:24.629Z] #14 35.48 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T17:13:24.629Z] #14 35.48 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T17:13:24.629Z] #14 35.48 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T17:13:24.630Z] #14 35.48 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T17:13:24.630Z] #14 35.50 Suggested packages: [2021-11-11T17:13:24.630Z] #14 35.50 gcc-10-locales seccomp wine64 [2021-11-11T17:13:24.630Z] #14 36.67 The following NEW packages will be installed: [2021-11-11T17:13:24.630Z] #14 36.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T17:13:24.630Z] #14 36.67 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T17:13:24.630Z] #14 36.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T17:13:24.630Z] #14 36.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T17:13:24.630Z] #14 36.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T17:13:24.630Z] #14 36.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T17:13:24.630Z] #14 36.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T17:13:24.630Z] #14 36.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T17:13:24.630Z] #14 36.67 mingw-w64-x86-64-dev [2021-11-11T17:13:24.911Z] #14 37.24 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:24.911Z] #14 37.24 Need to get 115 MB of archives. [2021-11-11T17:13:24.912Z] #14 37.24 After this operation, 645 MB of additional disk space will be used. [2021-11-11T17:13:24.912Z] #14 37.24 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-11-11T17:13:24.912Z] #14 37.25 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-11-11T17:13:24.912Z] #14 ... [2021-11-11T17:13:24.912Z] [2021-11-11T17:13:24.912Z] #60 [containerd 1/3] 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-11-11T17:13:24.912Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T17:13:24.912Z] #60 36.98 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:24.912Z] #60 37.11 Fetched 460 kB in 0s (1330 kB/s) [2021-11-11T17:13:24.912Z] #60 37.26 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T17:13:24.912Z] #60 37.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T17:13:24.912Z] #60 37.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T17:13:24.912Z] #60 37.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T17:13:24.955Z] #60 37.15 Building dependency tree... [2021-11-11T17:13:24.955Z] #60 ... [2021-11-11T17:13:24.955Z] [2021-11-11T17:13:24.955Z] #38 [tini 1/3] 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-11-11T17:13:24.955Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:13:24.955Z] #38 31.20 Reading package lists... [2021-11-11T17:13:24.966Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-11T17:13:25.168Z] #60 37.50 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T17:13:25.168Z] #60 37.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T17:13:25.168Z] #60 37.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T17:13:25.223Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-11-11T17:13:25.224Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T17:13:25.224Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:13:25.224Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T17:13:25.224Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T17:13:25.224Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:13:25.224Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T17:13:25.224Z] === RUN TestIpcModeOlderClient [2021-11-11T17:13:25.224Z] === PAUSE TestIpcModeOlderClient [2021-11-11T17:13:25.224Z] === RUN TestKillContainerInvalidSignal [2021-11-11T17:13:25.400Z] #20 64.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T17:13:25.400Z] #20 64.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:25.400Z] #20 64.81 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:13:25.753Z] #60 37.96 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T17:13:25.753Z] #60 38.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T17:13:25.753Z] #60 38.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:25.789Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-11-11T17:13:25.789Z] === RUN TestKillContainer [2021-11-11T17:13:25.789Z] === RUN TestKillContainer/no_signal [2021-11-11T17:13:26.047Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T17:13:26.304Z] === RUN TestKillContainer/killing_signal [2021-11-11T17:13:26.323Z] #38 37.90 Building dependency tree... [2021-11-11T17:13:26.688Z] #60 DONE 38.9s [2021-11-11T17:13:26.688Z] [2021-11-11T17:13:26.688Z] #38 [tini 1/3] 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-11-11T17:13:26.688Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:13:26.688Z] #38 38.01 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:26.688Z] #38 38.27 Fetched 17.7 MB in 1s (13.4 MB/s) [2021-11-11T17:13:26.688Z] #38 38.44 Selecting previously unselected package xxd. [2021-11-11T17:13:26.688Z] #38 38.44 (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-11-11T17:13:26.688Z] #38 38.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T17:13:26.688Z] #38 38.44 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T17:13:26.688Z] #38 38.79 Selecting previously unselected package vim-common. [2021-11-11T17:13:26.688Z] #38 38.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:13:26.688Z] #38 38.84 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T17:13:26.688Z] #38 39.19 Selecting previously unselected package cmake-data. [2021-11-11T17:13:26.688Z] #38 39.19 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T17:13:26.869Z] --- PASS: TestKillContainer (1.25s) [2021-11-11T17:13:26.869Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-11-11T17:13:26.869Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-11T17:13:26.869Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-11-11T17:13:26.869Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T17:13:26.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T17:13:26.944Z] #38 39.22 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T17:13:27.200Z] #38 ... [2021-11-11T17:13:27.200Z] [2021-11-11T17:13:27.200Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T17:13:27.200Z] #61 sha256:cecd39c10560db222e43f0b76d2892db83d97fd1698588cff7b018142e611df4 [2021-11-11T17:13:27.200Z] #61 DONE 0.5s [2021-11-11T17:13:27.200Z] [2021-11-11T17:13:27.200Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:13:27.200Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2 [2021-11-11T17:13:27.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T17:13:27.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2021-11-11T17:13:27.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-11-11T17:13:27.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-11-11T17:13:27.999Z] === RUN TestKillStoppedContainer [2021-11-11T17:13:27.999Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-11-11T17:13:27.999Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T17:13:27.999Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-11-11T17:13:27.999Z] === RUN TestKillDifferentUserContainer [2021-11-11T17:13:28.229Z] #38 40.91 The following additional packages will be installed: [2021-11-11T17:13:28.229Z] #38 40.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T17:13:28.229Z] #38 40.94 Suggested packages: [2021-11-11T17:13:28.229Z] #38 40.95 cmake-doc ninja-build lrzip [2021-11-11T17:13:28.229Z] #38 40.95 Recommended packages: [2021-11-11T17:13:28.229Z] #38 40.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T17:13:28.256Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-11-11T17:13:28.256Z] === RUN TestInspectOomKilledTrue [2021-11-11T17:13:28.256Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:13:28.256Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T17:13:28.256Z] === RUN TestInspectOomKilledFalse [2021-11-11T17:13:28.256Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:13:28.256Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T17:13:28.256Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T17:13:28.256Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T17:13:28.256Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T17:13:28.256Z] === RUN TestLinksContainerNames [2021-11-11T17:13:28.675Z] ...INFO: Daemon under test started and replied! [2021-11-11T17:13:28.675Z] INFO: Docker version of the daemon under test [2021-11-11T17:13:28.675Z] [2021-11-11T17:13:28.675Z] Client: [2021-11-11T17:13:28.675Z] Version: 17.06.2-ce [2021-11-11T17:13:28.675Z] API version: 1.30 [2021-11-11T17:13:28.675Z] Go version: go1.8.3 [2021-11-11T17:13:28.675Z] Git commit: cec0b72 [2021-11-11T17:13:28.675Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T17:13:28.675Z] OS/Arch: windows/amd64 [2021-11-11T17:13:28.675Z] [2021-11-11T17:13:28.675Z] Server: [2021-11-11T17:13:28.675Z] Version: 0.0.0-dev [2021-11-11T17:13:28.675Z] API version: 1.42 (minimum version 1.24) [2021-11-11T17:13:28.675Z] Go version: go1.17.3 [2021-11-11T17:13:28.675Z] Git commit: fc3841191b [2021-11-11T17:13:28.675Z] Built: 11/11/2021 17:11:13 [2021-11-11T17:13:28.675Z] OS/Arch: windows/amd64 [2021-11-11T17:13:28.675Z] Experimental: false [2021-11-11T17:13:28.675Z] [2021-11-11T17:13:28.675Z] INFO: Docker info of the daemon under test [2021-11-11T17:13:28.675Z] [2021-11-11T17:13:28.675Z] Containers: 0 [2021-11-11T17:13:28.675Z] Running: 0 [2021-11-11T17:13:28.675Z] Paused: 0 [2021-11-11T17:13:28.675Z] Stopped: 0 [2021-11-11T17:13:28.675Z] Images: 0 [2021-11-11T17:13:28.675Z] Server Version: 0.0.0-dev [2021-11-11T17:13:28.675Z] Storage Driver: windowsfilter [2021-11-11T17:13:28.675Z] Windows: [2021-11-11T17:13:28.675Z] Logging Driver: json-file [2021-11-11T17:13:28.675Z] Plugins: [2021-11-11T17:13:28.675Z] Volume: local [2021-11-11T17:13:28.675Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:13:28.675Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:13:28.675Z] Swarm: inactive [2021-11-11T17:13:28.675Z] Default Isolation: process [2021-11-11T17:13:28.675Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T17:13:28.675Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T17:13:28.675Z] OSType: windows [2021-11-11T17:13:28.675Z] Architecture: x86_64 [2021-11-11T17:13:28.675Z] CPUs: 4 [2021-11-11T17:13:28.675Z] Total Memory: 32GiB [2021-11-11T17:13:28.675Z] Name: azwin-2-b4e0b0 [2021-11-11T17:13:28.675Z] ID: OMMX:GAST:V5OJ:AIUA:TC6X:DTN5:55FG:PMJR:FVJ3:WOWE:T2RG:4NZT [2021-11-11T17:13:28.675Z] Docker Root Dir: D:\CI\PR-42626\17\daemon [2021-11-11T17:13:28.675Z] Debug Mode (client): false [2021-11-11T17:13:28.675Z] Debug Mode (server): true [2021-11-11T17:13:28.675Z] File Descriptors: -1 [2021-11-11T17:13:28.675Z] Goroutines: 31 [2021-11-11T17:13:28.675Z] System Time: 2021-11-11T17:13:26.9006939Z [2021-11-11T17:13:28.675Z] EventsListeners: 0 [2021-11-11T17:13:28.675Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:13:28.675Z] Labels: [2021-11-11T17:13:28.675Z] Experimental: false [2021-11-11T17:13:28.675Z] Insecure Registries: [2021-11-11T17:13:28.675Z] 127.0.0.0/8 [2021-11-11T17:13:28.675Z] Live Restore Enabled: false [2021-11-11T17:13:28.675Z] [2021-11-11T17:13:28.675Z] [2021-11-11T17:13:28.675Z] INFO: Docker images of the daemon under test [2021-11-11T17:13:28.675Z] [2021-11-11T17:13:28.675Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T17:13:28.675Z] [2021-11-11T17:13:28.675Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T17:13:28.675Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-11T17:13:28.675Z] ltsc2022: Pulling from windows/servercore [2021-11-11T17:13:28.675Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T17:13:28.675Z] a0eb404f1860: Pulling fs layer [2021-11-11T17:13:28.698Z] #20 68.40 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T17:13:28.698Z] #20 68.40 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:28.698Z] #20 68.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:13:28.794Z] #38 41.65 The following NEW packages will be installed: [2021-11-11T17:13:28.794Z] #38 41.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T17:13:28.794Z] #38 41.66 vim-common xxd [2021-11-11T17:13:29.188Z] --- PASS: TestLinksContainerNames (0.90s) [2021-11-11T17:13:29.188Z] === RUN TestLogsFollowTailEmpty [2021-11-11T17:13:29.357Z] #38 42.06 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:29.357Z] #38 42.06 Need to get 15.6 MB of archives. [2021-11-11T17:13:29.357Z] #38 42.06 After this operation, 67.4 MB of additional disk space will be used. [2021-11-11T17:13:29.357Z] #38 42.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-11T17:13:29.357Z] #38 42.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T17:13:29.357Z] #38 42.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T17:13:29.357Z] #38 42.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-11T17:13:29.620Z] #38 42.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-11T17:13:29.620Z] #38 42.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-11T17:13:29.620Z] #38 42.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-11T17:13:29.620Z] #38 42.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-11T17:13:29.620Z] #38 42.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-11T17:13:29.620Z] #38 42.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-11T17:13:29.753Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-11-11T17:13:29.753Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T17:13:30.010Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/default [2021-11-11T17:13:30.010Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/private [2021-11-11T17:13:30.010Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T17:13:30.010Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/slave [2021-11-11T17:13:30.010Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T17:13:30.010Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/shared [2021-11-11T17:13:30.010Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T17:13:30.010Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T17:13:30.010Z] === CONT TestMountDaemonRoot/default [2021-11-11T17:13:30.010Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T17:13:30.010Z] === CONT TestMountDaemonRoot/private [2021-11-11T17:13:30.010Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T17:13:30.010Z] === CONT TestMountDaemonRoot/slave [2021-11-11T17:13:30.010Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:13:30.010Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/shared [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:13:30.011Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:13:30.011Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:13:30.011Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T17:13:30.268Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:13:30.269Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:13:30.269Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-11T17:13:30.269Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-11T17:13:30.269Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T17:13:30.269Z] 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-11-11T17:13:30.269Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-11T17:13:30.269Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T17:13:30.269Z] 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-11-11T17:13:30.269Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T17:13:30.269Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T17:13:30.269Z] 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-11-11T17:13:30.269Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T17:13:30.269Z] === RUN TestNetworkNat [2021-11-11T17:13:30.606Z] #20 69.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T17:13:30.606Z] #20 69.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:30.606Z] #20 69.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T17:13:30.834Z] --- PASS: TestNetworkNat (0.48s) [2021-11-11T17:13:30.834Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T17:13:31.005Z] #38 43.58 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:31.005Z] #38 ... [2021-11-11T17:13:31.005Z] [2021-11-11T17:13:31.005Z] #60 [containerd 1/3] 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-11-11T17:13:31.005Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T17:13:31.005Z] #60 37.15 Building dependency tree... [2021-11-11T17:13:31.005Z] #60 40.28 The following additional packages will be installed: [2021-11-11T17:13:31.005Z] #60 40.29 libbtrfs0 [2021-11-11T17:13:31.005Z] #60 40.47 The following NEW packages will be installed: [2021-11-11T17:13:31.005Z] #60 40.47 libbtrfs-dev libbtrfs0 [2021-11-11T17:13:31.005Z] #60 40.86 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:31.005Z] #60 40.86 Need to get 454 kB of archives. [2021-11-11T17:13:31.005Z] #60 40.86 After this operation, 1275 kB of additional disk space will be used. [2021-11-11T17:13:31.005Z] #60 40.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-11T17:13:31.005Z] #60 40.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-11T17:13:31.005Z] #60 41.70 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:31.005Z] #60 41.95 Fetched 454 kB in 0s (1421 kB/s) [2021-11-11T17:13:31.005Z] #60 42.13 Selecting previously unselected package libbtrfs0:arm64. [2021-11-11T17:13:31.005Z] #60 42.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T17:13:31.005Z] #60 42.18 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-11T17:13:31.005Z] #60 42.30 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T17:13:31.005Z] #60 42.54 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-11T17:13:31.005Z] #60 42.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-11T17:13:31.005Z] #60 42.57 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T17:13:31.005Z] #60 42.76 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T17:13:31.005Z] #60 42.78 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T17:13:31.005Z] #60 42.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:31.005Z] #60 DONE 43.9s [2021-11-11T17:13:31.005Z] [2021-11-11T17:13:31.005Z] #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-11-11T17:13:31.005Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:13:31.005Z] #14 36.32 Building dependency tree... [2021-11-11T17:13:31.005Z] #14 39.89 The following additional packages will be installed: [2021-11-11T17:13:31.005Z] #14 39.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T17:13:31.005Z] #14 39.89 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T17:13:31.005Z] #14 39.89 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T17:13:31.005Z] #14 39.89 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T17:13:31.005Z] #14 39.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T17:13:31.005Z] #14 39.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T17:13:31.005Z] #14 39.90 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T17:13:31.005Z] #14 39.93 Suggested packages: [2021-11-11T17:13:31.005Z] #14 39.93 gcc-10-locales seccomp wine64 [2021-11-11T17:13:31.005Z] #14 40.93 The following NEW packages will be installed: [2021-11-11T17:13:31.005Z] #14 40.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T17:13:31.005Z] #14 40.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T17:13:31.005Z] #14 40.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T17:13:31.005Z] #14 40.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T17:13:31.005Z] #14 40.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T17:13:31.005Z] #14 40.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T17:13:31.005Z] #14 40.94 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T17:13:31.005Z] #14 40.94 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T17:13:31.005Z] #14 40.94 mingw-w64-x86-64-dev [2021-11-11T17:13:31.005Z] #14 41.33 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:31.005Z] #14 41.33 Need to get 108 MB of archives. [2021-11-11T17:13:31.005Z] #14 41.33 After this operation, 620 MB of additional disk space will be used. [2021-11-11T17:13:31.005Z] #14 41.33 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-11-11T17:13:31.005Z] #14 41.43 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-11-11T17:13:31.005Z] #14 41.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T17:13:31.005Z] #14 41.54 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-11-11T17:13:31.005Z] #14 41.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-11-11T17:13:31.005Z] #14 41.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T17:13:31.006Z] #14 41.76 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-11-11T17:13:31.006Z] #14 41.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-11-11T17:13:31.006Z] #14 41.91 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-11-11T17:13:31.006Z] #14 42.18 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-11-11T17:13:31.006Z] #14 43.36 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-11-11T17:13:31.006Z] #14 43.72 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-11-11T17:13:31.091Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-11-11T17:13:31.091Z] === RUN TestNetworkLoopbackNat [2021-11-11T17:13:31.363Z] #14 ... [2021-11-11T17:13:31.363Z] [2021-11-11T17:13:31.363Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T17:13:31.363Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T17:13:31.363Z] #55 44.27 v3.0.2 [2021-11-11T17:13:31.988Z] #20 71.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T17:13:31.998Z] #55 DONE 44.8s [2021-11-11T17:13:31.998Z] [2021-11-11T17:13:31.998Z] #38 [tini 1/3] 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-11-11T17:13:31.998Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:13:31.998Z] #38 43.89 Fetched 15.6 MB in 1s (16.5 MB/s) [2021-11-11T17:13:31.998Z] #38 44.23 Selecting previously unselected package xxd. [2021-11-11T17:13:31.998Z] #38 44.23 (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-11-11T17:13:31.998Z] #38 44.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T17:13:31.998Z] #38 44.40 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T17:13:31.998Z] #38 44.78 Selecting previously unselected package vim-common. [2021-11-11T17:13:31.998Z] #38 44.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:13:31.998Z] #38 44.92 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T17:13:32.249Z] #20 71.77 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:32.249Z] #20 71.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:13:32.462Z] #62 5.065 + RM_GOPATH=0 [2021-11-11T17:13:32.463Z] #62 5.065 + TMP_GOPATH= [2021-11-11T17:13:32.463Z] #62 5.065 + : /build [2021-11-11T17:13:32.463Z] #62 5.065 + '[' -z '' ']' [2021-11-11T17:13:32.463Z] #62 5.065 ++ mktemp -d [2021-11-11T17:13:32.463Z] #62 5.065 + export GOPATH=/tmp/tmp.P69NmgzVYw [2021-11-11T17:13:32.463Z] #62 5.065 + GOPATH=/tmp/tmp.P69NmgzVYw [2021-11-11T17:13:32.463Z] #62 5.065 + RM_GOPATH=1 [2021-11-11T17:13:32.463Z] #62 5.065 + case "$(go env GOARCH)" in [2021-11-11T17:13:32.463Z] #62 5.068 ++ go env GOARCH [2021-11-11T17:13:32.463Z] #62 5.089 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:32.463Z] #62 5.089 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:32.463Z] #62 5.091 ++ dirname /install.sh [2021-11-11T17:13:32.463Z] #62 5.099 + dir=/ [2021-11-11T17:13:32.463Z] #62 5.099 + bin=containerd [2021-11-11T17:13:32.463Z] #62 5.099 + shift [2021-11-11T17:13:32.463Z] #62 5.099 + '[' '!' -f //containerd.installer ']' [2021-11-11T17:13:32.463Z] #62 5.099 + . //containerd.installer [2021-11-11T17:13:32.463Z] #62 5.099 ++ set -e [2021-11-11T17:13:32.463Z] #62 5.099 ++ : v1.5.7 [2021-11-11T17:13:32.463Z] #62 5.099 + install_containerd [2021-11-11T17:13:32.463Z] #62 5.099 + echo 'Install containerd version v1.5.7' [2021-11-11T17:13:32.463Z] #62 5.099 + git clone https://github.com/containerd/containerd.git /tmp/tmp.P69NmgzVYw/src/github.com/containerd/containerd [2021-11-11T17:13:32.463Z] #62 5.099 Install containerd version v1.5.7 [2021-11-11T17:13:32.463Z] #62 5.113 Cloning into '/tmp/tmp.P69NmgzVYw/src/github.com/containerd/containerd'... [2021-11-11T17:13:32.563Z] #38 ... [2021-11-11T17:13:32.563Z] [2021-11-11T17:13:32.563Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T17:13:32.563Z] #61 sha256:b0291d5c8c398f818947fb143114fef27e72017a5bbb279a4791b7ed52764e57 [2021-11-11T17:13:32.563Z] #61 DONE 1.3s [2021-11-11T17:13:32.563Z] [2021-11-11T17:13:32.563Z] #38 [tini 1/3] 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-11-11T17:13:32.563Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:13:32.563Z] #38 45.43 Selecting previously unselected package cmake-data. [2021-11-11T17:13:32.563Z] #38 45.43 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T17:13:32.563Z] #38 45.47 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T17:13:33.026Z] #62 ... [2021-11-11T17:13:33.026Z] [2021-11-11T17:13:33.026Z] #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-11-11T17:13:33.026Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:13:33.026Z] #14 37.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T17:13:33.026Z] #14 37.46 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-11-11T17:13:33.026Z] #14 37.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T17:13:33.026Z] #14 37.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T17:13:33.026Z] #14 37.82 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-11-11T17:13:33.026Z] #14 38.10 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-11-11T17:13:33.026Z] #14 38.10 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-11-11T17:13:33.026Z] #14 38.72 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-11-11T17:13:33.026Z] #14 40.08 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-11-11T17:13:33.026Z] #14 40.64 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-11-11T17:13:33.026Z] #14 41.21 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-11-11T17:13:33.026Z] #14 42.52 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-11-11T17:13:33.026Z] #14 43.07 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-11-11T17:13:33.026Z] #14 43.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T17:13:33.026Z] #14 43.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T17:13:33.026Z] #14 43.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T17:13:33.026Z] #14 43.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T17:13:33.026Z] #14 43.11 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-11-11T17:13:33.026Z] #14 43.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T17:13:33.026Z] #14 43.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T17:13:33.026Z] #14 43.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T17:13:33.026Z] #14 43.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T17:13:33.026Z] #14 43.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T17:13:33.026Z] #14 43.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T17:13:33.026Z] #14 43.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T17:13:33.026Z] #14 43.20 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-11-11T17:13:33.026Z] #14 43.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T17:13:33.026Z] #14 43.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T17:13:33.026Z] #14 44.19 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:33.026Z] #14 44.49 Fetched 115 MB in 6s (17.7 MB/s) [2021-11-11T17:13:33.026Z] #14 44.56 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T17:13:33.026Z] #14 44.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-11-11T17:13:33.026Z] #14 44.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T17:13:33.026Z] #14 44.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T17:13:33.589Z] #14 ... [2021-11-11T17:13:33.589Z] [2021-11-11T17:13:33.589Z] #34 [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-11-11T17:13:33.589Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T17:13:33.630Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-11-11T17:13:33.630Z] === RUN TestPause [2021-11-11T17:13:33.630Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:13:33.630Z] --- SKIP: TestPause (0.00s) [2021-11-11T17:13:33.630Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T17:13:33.630Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T17:13:33.630Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T17:13:33.630Z] === RUN TestPauseStopPausedContainer [2021-11-11T17:13:33.630Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:13:33.630Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-11T17:13:33.630Z] === RUN TestPidHost [2021-11-11T17:13:33.845Z] #34 45.60 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-11-11T17:13:33.845Z] #34 45.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T17:13:34.408Z] #34 46.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T17:13:34.564Z] --- PASS: TestPidHost (0.92s) [2021-11-11T17:13:34.564Z] === RUN TestPsFilter [2021-11-11T17:13:34.822Z] --- PASS: TestPsFilter (0.10s) [2021-11-11T17:13:34.822Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T17:13:34.972Z] #34 ... [2021-11-11T17:13:34.972Z] [2021-11-11T17:13:34.972Z] #47 [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_11/ /' > /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-11-11T17:13:34.972Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:13:34.972Z] #47 36.96 The following additional packages will be installed: [2021-11-11T17:13:34.972Z] #47 36.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T17:13:34.972Z] #47 36.96 python3-protobuf python3-six [2021-11-11T17:13:34.972Z] #47 36.96 Suggested packages: [2021-11-11T17:13:34.972Z] #47 36.96 python3-setuptools [2021-11-11T17:13:34.972Z] #47 36.96 Recommended packages: [2021-11-11T17:13:34.972Z] #47 36.96 iproute2 | iproute [2021-11-11T17:13:34.972Z] #47 37.62 The following NEW packages will be installed: [2021-11-11T17:13:34.972Z] #47 37.62 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T17:13:34.972Z] #47 37.62 python3-protobuf python3-six [2021-11-11T17:13:34.972Z] #47 38.30 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:34.972Z] #47 38.30 Need to get 2288 kB of archives. [2021-11-11T17:13:34.972Z] #47 38.30 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T17:13:34.972Z] #47 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T17:13:34.972Z] #47 38.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T17:13:34.972Z] #47 38.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T17:13:34.972Z] #47 38.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T17:13:34.972Z] #47 38.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T17:13:34.972Z] #47 38.30 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-11-11T17:13:34.972Z] #47 38.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T17:13:34.972Z] #47 42.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T17:13:34.972Z] #47 43.28 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:34.972Z] #47 43.52 Fetched 2288 kB in 5s (502 kB/s) [2021-11-11T17:13:34.972Z] #47 43.61 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T17:13:34.972Z] #47 43.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 ... 15713 files and directories currently installed.) [2021-11-11T17:13:34.972Z] #47 43.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T17:13:34.972Z] #47 43.66 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T17:13:34.972Z] #47 44.50 Selecting previously unselected package python3-pkg-resources. [2021-11-11T17:13:34.972Z] #47 44.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T17:13:34.972Z] #47 44.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:13:34.972Z] #47 44.79 Selecting previously unselected package python3-six. [2021-11-11T17:13:34.972Z] #47 44.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T17:13:34.972Z] #47 44.79 Unpacking python3-six (1.16.0-2) ... [2021-11-11T17:13:34.972Z] #47 44.91 Selecting previously unselected package python3-protobuf. [2021-11-11T17:13:34.972Z] #47 44.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T17:13:34.972Z] #47 44.91 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T17:13:34.972Z] #47 45.52 Selecting previously unselected package libnet1:amd64. [2021-11-11T17:13:34.972Z] #47 45.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T17:13:34.972Z] #47 45.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:13:34.972Z] #47 45.72 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T17:13:34.972Z] #47 45.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T17:13:34.972Z] #47 45.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T17:13:34.972Z] #47 45.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T17:13:34.972Z] #47 45.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T17:13:34.972Z] #47 45.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T17:13:34.972Z] #47 46.27 Selecting previously unselected package criu. [2021-11-11T17:13:34.972Z] #47 46.27 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T17:13:34.972Z] #47 46.28 Unpacking criu (3.16.1-1) ... [2021-11-11T17:13:34.972Z] #47 47.06 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:13:34.972Z] #47 ... [2021-11-11T17:13:34.972Z] [2021-11-11T17:13:34.972Z] #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-11-11T17:13:34.972Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:13:34.972Z] #14 47.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T17:13:34.972Z] #14 47.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T17:13:34.972Z] #14 47.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T17:13:35.080Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-11-11T17:13:35.080Z] === RUN TestRemoveContainerWithVolume [2021-11-11T17:13:35.645Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-11-11T17:13:35.645Z] === RUN TestRemoveContainerRunning [2021-11-11T17:13:35.902Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-11-11T17:13:35.902Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T17:13:36.451Z] #20 75.48 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T17:13:36.451Z] #20 75.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:36.451Z] #20 75.49 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:13:36.467Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2021-11-11T17:13:36.467Z] === RUN TestRemoveInvalidContainer [2021-11-11T17:13:36.467Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T17:13:36.467Z] === RUN TestRenameLinkedContainer [2021-11-11T17:13:36.804Z] #38 ... [2021-11-11T17:13:36.804Z] [2021-11-11T17:13:36.804Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:13:36.804Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T17:13:36.804Z] #53 39.33 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T17:13:36.804Z] #53 39.43 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T17:13:36.804Z] #53 39.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T17:13:36.804Z] #53 39.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T17:13:36.804Z] #53 39.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T17:13:36.804Z] #53 40.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T17:13:36.804Z] #53 40.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T17:13:36.804Z] #53 40.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T17:13:36.804Z] #53 ... [2021-11-11T17:13:36.804Z] [2021-11-11T17:13:36.804Z] #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-11-11T17:13:36.804Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:13:36.804Z] #14 44.41 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-11-11T17:13:36.804Z] #14 45.55 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-11-11T17:13:36.804Z] #14 45.94 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-11-11T17:13:36.804Z] #14 45.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-11T17:13:36.804Z] #14 45.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-11T17:13:36.804Z] #14 45.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-11T17:13:36.804Z] #14 45.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-11T17:13:36.804Z] #14 45.97 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-11-11T17:13:36.804Z] #14 45.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-11T17:13:36.804Z] #14 45.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-11T17:13:36.804Z] #14 45.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-11T17:13:36.804Z] #14 45.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-11T17:13:36.804Z] #14 45.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-11T17:13:36.804Z] #14 45.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-11T17:13:36.804Z] #14 46.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-11T17:13:36.804Z] #14 46.09 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-11-11T17:13:36.804Z] #14 46.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-11T17:13:36.804Z] #14 46.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-11T17:13:36.804Z] #14 47.39 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:36.804Z] #14 47.87 Fetched 108 MB in 5s (21.4 MB/s) [2021-11-11T17:13:36.804Z] #14 48.03 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T17:13:36.804Z] #14 48.03 (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-11-11T17:13:36.804Z] #14 48.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-11T17:13:36.804Z] #14 48.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T17:13:37.061Z] #14 ... [2021-11-11T17:13:37.061Z] [2021-11-11T17:13:37.061Z] #47 [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_11/ /' > /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-11-11T17:13:37.061Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T17:13:37.061Z] #47 35.02 Reading package lists... [2021-11-11T17:13:37.061Z] #47 39.59 Building dependency tree... [2021-11-11T17:13:37.061Z] #47 42.84 The following additional packages will be installed: [2021-11-11T17:13:37.061Z] #47 42.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T17:13:37.061Z] #47 42.85 python3-protobuf python3-six [2021-11-11T17:13:37.061Z] #47 42.85 Suggested packages: [2021-11-11T17:13:37.061Z] #47 42.87 python3-setuptools [2021-11-11T17:13:37.061Z] #47 42.87 Recommended packages: [2021-11-11T17:13:37.061Z] #47 42.87 iproute2 | iproute [2021-11-11T17:13:37.061Z] #47 43.38 The following NEW packages will be installed: [2021-11-11T17:13:37.061Z] #47 43.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T17:13:37.061Z] #47 43.40 python3-protobuf python3-six [2021-11-11T17:13:37.061Z] #47 43.90 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:37.061Z] #47 43.90 Need to get 2112 kB of archives. [2021-11-11T17:13:37.061Z] #47 43.90 After this operation, 10.7 MB of additional disk space will be used. [2021-11-11T17:13:37.061Z] #47 43.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-11T17:13:37.061Z] #47 43.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T17:13:37.061Z] #47 43.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T17:13:37.061Z] #47 43.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-11T17:13:37.061Z] #47 44.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T17:13:37.061Z] #47 44.13 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-11-11T17:13:37.061Z] #47 44.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-11T17:13:37.061Z] #47 47.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-11T17:13:37.061Z] #47 49.46 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:37.061Z] #47 49.65 Fetched 2112 kB in 5s (460 kB/s) [2021-11-11T17:13:37.061Z] #47 49.73 Selecting previously unselected package libprotobuf23:arm64. [2021-11-11T17:13:37.317Z] #47 49.73 (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-11-11T17:13:37.317Z] #47 49.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-11T17:13:37.317Z] #47 49.81 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-11T17:13:37.317Z] #47 ... [2021-11-11T17:13:37.317Z] [2021-11-11T17:13:37.317Z] #38 [tini 1/3] 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-11-11T17:13:37.318Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:13:37.318Z] #38 50.17 Selecting previously unselected package libicu67:arm64. [2021-11-11T17:13:37.318Z] #38 50.17 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-11T17:13:37.318Z] #38 50.20 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-11T17:13:37.498Z] #14 49.52 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T17:13:37.498Z] #14 49.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T17:13:37.498Z] #14 49.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T17:13:37.498Z] #14 49.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T17:13:37.498Z] #14 49.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T17:13:37.498Z] #14 49.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:13:37.755Z] #14 50.01 Selecting previously unselected package dmsetup. [2021-11-11T17:13:37.755Z] #14 50.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T17:13:37.755Z] #14 50.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T17:13:37.835Z] #20 77.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T17:13:37.835Z] #20 77.19 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T17:13:37.835Z] #20 77.20 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T17:13:37.835Z] #20 77.26 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T17:13:37.835Z] #20 77.26 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T17:13:37.835Z] #20 77.27 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T17:13:37.835Z] #20 77.32 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T17:13:37.835Z] #20 77.32 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T17:13:37.835Z] #20 77.33 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T17:13:37.835Z] #20 77.39 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T17:13:37.835Z] #20 ... [2021-11-11T17:13:37.835Z] [2021-11-11T17:13:37.835Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:13:37.835Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:13:37.835Z] #69 18.48 + cd /tmp/tmp.TqMgBH91Do/src/github.com/containerd/containerd [2021-11-11T17:13:37.835Z] #69 18.48 + git checkout -q v1.5.7 [2021-11-11T17:13:37.835Z] #69 19.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T17:13:37.835Z] #69 19.29 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T17:13:37.835Z] #69 19.29 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T17:13:37.835Z] #69 19.29 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T17:13:37.835Z] #69 19.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T17:13:37.835Z] #69 19.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T17:13:37.835Z] #69 19.29 + '[' '' = dynamic ']' [2021-11-11T17:13:37.835Z] #69 19.29 + make [2021-11-11T17:13:37.835Z] #69 20.12 + bin/ctr [2021-11-11T17:13:37.835Z] #69 ... [2021-11-11T17:13:37.835Z] [2021-11-11T17:13:37.835Z] #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-11-11T17:13:37.835Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T17:13:37.836Z] #20 77.39 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T17:13:37.836Z] #20 77.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T17:13:37.836Z] #20 77.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T17:13:37.836Z] #20 77.48 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T17:13:37.836Z] #20 77.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T17:13:37.836Z] #20 77.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T17:13:38.013Z] #14 50.18 Selecting previously unselected package mingw-w64-common. [2021-11-11T17:13:38.013Z] #14 50.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T17:13:38.013Z] #14 50.19 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T17:13:38.096Z] #20 77.58 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T17:13:38.096Z] #20 77.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T17:13:38.096Z] #20 77.59 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:13:38.096Z] #20 77.63 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T17:13:38.096Z] #20 77.64 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T17:13:38.096Z] #20 77.64 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T17:13:38.096Z] #20 77.71 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T17:13:38.096Z] #20 77.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T17:13:38.096Z] #20 77.72 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T17:13:38.356Z] #20 77.84 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T17:13:38.356Z] #20 77.85 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T17:13:38.356Z] #20 77.86 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T17:13:38.356Z] #20 77.92 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T17:13:38.356Z] #20 77.93 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T17:13:38.356Z] #20 77.93 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T17:13:38.356Z] #20 78.01 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T17:13:38.356Z] #20 78.01 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T17:13:38.356Z] #20 78.02 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T17:13:38.365Z] --- PASS: TestRenameLinkedContainer (1.74s) [2021-11-11T17:13:38.365Z] === RUN TestRenameStoppedContainer [2021-11-11T17:13:38.616Z] #20 78.05 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T17:13:38.616Z] #20 78.05 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T17:13:38.616Z] #20 78.06 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T17:13:38.616Z] #20 78.21 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T17:13:38.616Z] #20 78.22 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T17:13:38.616Z] #20 78.22 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T17:13:38.622Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-11T17:13:38.622Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T17:13:38.875Z] #20 78.32 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T17:13:38.875Z] #20 78.33 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T17:13:38.875Z] #20 78.33 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:13:38.875Z] #20 78.38 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T17:13:38.875Z] #20 78.38 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T17:13:38.875Z] #20 78.39 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T17:13:38.875Z] #20 78.44 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T17:13:38.875Z] #20 78.44 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T17:13:38.875Z] #20 78.45 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T17:13:39.135Z] #20 78.65 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T17:13:39.135Z] #20 78.66 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T17:13:39.135Z] #20 78.67 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T17:13:39.135Z] #20 78.68 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T17:13:39.135Z] #20 78.69 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T17:13:39.135Z] #20 78.70 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T17:13:39.135Z] #20 78.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T17:13:39.135Z] #20 78.72 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T17:13:39.135Z] #20 78.73 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T17:13:39.135Z] #20 78.74 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T17:13:39.135Z] #20 78.75 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T17:13:39.135Z] #20 78.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T17:13:39.135Z] #20 78.77 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T17:13:39.135Z] #20 78.78 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T17:13:39.135Z] #20 78.79 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T17:13:39.135Z] #20 78.80 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T17:13:39.135Z] #20 78.82 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T17:13:39.135Z] #20 78.83 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T17:13:39.135Z] #20 78.83 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T17:13:39.135Z] #20 78.84 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T17:13:39.135Z] #20 78.86 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:13:39.135Z] #20 78.87 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-11-11T17:13:39.135Z] #20 78.88 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:13:39.135Z] #20 78.89 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-11-11T17:13:39.135Z] #20 78.89 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T17:13:39.135Z] #20 78.90 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:13:39.396Z] #20 78.91 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-11-11T17:13:39.396Z] #20 78.92 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:13:39.396Z] #20 78.94 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T17:13:39.396Z] #20 78.95 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:13:39.396Z] #20 78.97 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T17:13:39.396Z] #20 78.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:13:39.396Z] #20 78.99 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:13:39.396Z] #20 79.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:39.554Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-11-11T17:13:39.554Z] === RUN TestRenameInvalidName [2021-11-11T17:13:39.811Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-11T17:13:39.811Z] === RUN TestRenameAnonymousContainer [2021-11-11T17:13:39.908Z] #14 ... [2021-11-11T17:13:39.908Z] [2021-11-11T17:13:39.908Z] #38 [tini 1/3] 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-11-11T17:13:39.908Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:13:39.908Z] #38 42.22 Selecting previously unselected package libicu67:amd64. [2021-11-11T17:13:39.908Z] #38 42.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T17:13:39.908Z] #38 42.23 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T17:13:39.908Z] #38 48.47 Selecting previously unselected package libxml2:amd64. [2021-11-11T17:13:39.908Z] #38 48.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T17:13:39.908Z] #38 48.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T17:13:39.908Z] #38 48.96 Selecting previously unselected package libarchive13:amd64. [2021-11-11T17:13:39.908Z] #38 48.96 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T17:13:39.908Z] #38 48.96 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T17:13:39.908Z] #38 49.25 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T17:13:39.908Z] #38 49.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T17:13:39.908Z] #38 49.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T17:13:39.908Z] #38 49.41 Selecting previously unselected package librhash0:amd64. [2021-11-11T17:13:39.908Z] #38 49.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T17:13:39.908Z] #38 49.42 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T17:13:39.908Z] #38 49.58 Selecting previously unselected package libuv1:amd64. [2021-11-11T17:13:39.908Z] #38 49.59 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T17:13:39.908Z] #38 49.74 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T17:13:39.908Z] #38 49.87 Selecting previously unselected package cmake. [2021-11-11T17:13:39.908Z] #38 49.90 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T17:13:39.908Z] #38 49.91 Unpacking cmake (3.18.4-2) ... [2021-11-11T17:13:39.908Z] #38 ... [2021-11-11T17:13:39.908Z] [2021-11-11T17:13:39.908Z] #47 [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_11/ /' > /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-11-11T17:13:39.908Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:13:39.908Z] #47 48.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T17:13:39.908Z] #47 48.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:13:39.908Z] #47 48.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T17:13:39.908Z] #47 48.95 Setting up python3-six (1.16.0-2) ... [2021-11-11T17:13:39.908Z] #47 50.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T17:13:39.908Z] #47 50.17 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T17:13:40.784Z] #20 DONE 80.2s [2021-11-11T17:13:40.784Z] [2021-11-11T17:13:40.784Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:13:40.784Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:13:40.784Z] #69 ... [2021-11-11T17:13:40.784Z] [2021-11-11T17:13:40.784Z] #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-11-11T17:13:40.784Z] #21 sha256:a0765f0d6ba3a89f646a0a53d08b690c7d011ff41e0ae659fa5bce40fc789d9a [2021-11-11T17:13:41.215Z] a0eb404f1860: Verifying Checksum [2021-11-11T17:13:41.215Z] a0eb404f1860: Download complete [2021-11-11T17:13:41.709Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2021-11-11T17:13:41.709Z] === RUN TestRenameContainerWithSameName [2021-11-11T17:13:41.966Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-11-11T17:13:41.966Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T17:13:42.164Z] #21 1.569 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T17:13:42.164Z] #21 1.569 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T17:13:42.164Z] #21 1.569 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T17:13:42.444Z] #47 54.04 Setting up criu (3.16.1-1) ... [2021-11-11T17:13:42.572Z] #38 54.85 Selecting previously unselected package libxml2:arm64. [2021-11-11T17:13:42.573Z] #38 54.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-11T17:13:42.573Z] #38 54.86 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-11T17:13:42.573Z] #38 55.27 Selecting previously unselected package libarchive13:arm64. [2021-11-11T17:13:42.573Z] #38 55.27 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-11T17:13:42.573Z] #38 55.28 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-11T17:13:42.573Z] #38 ... [2021-11-11T17:13:42.573Z] [2021-11-11T17:13:42.573Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:13:42.573Z] #62 sha256:4ef29df85ac257b515bbdb94e8f367791bea75a316fc44e2e2bf8d8d6cb9eeb9 [2021-11-11T17:13:42.573Z] #62 1.815 + RM_GOPATH=0 [2021-11-11T17:13:42.573Z] #62 1.815 + TMP_GOPATH= [2021-11-11T17:13:42.573Z] #62 1.815 + : /build [2021-11-11T17:13:42.573Z] #62 1.815 + '[' -z '' ']' [2021-11-11T17:13:42.573Z] #62 1.874 ++ mktemp -d [2021-11-11T17:13:42.573Z] #62 1.874 + export GOPATH=/tmp/tmp.l1S0hN4EPm [2021-11-11T17:13:42.573Z] #62 1.874 + GOPATH=/tmp/tmp.l1S0hN4EPm [2021-11-11T17:13:42.573Z] #62 1.874 + RM_GOPATH=1 [2021-11-11T17:13:42.573Z] #62 1.874 + case "$(go env GOARCH)" in [2021-11-11T17:13:42.573Z] #62 1.874 ++ go env GOARCH [2021-11-11T17:13:42.573Z] #62 1.895 Install containerd version v1.5.7 [2021-11-11T17:13:42.573Z] #62 1.895 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:42.573Z] #62 1.895 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:42.573Z] #62 1.895 ++ dirname /install.sh [2021-11-11T17:13:42.573Z] #62 1.895 + dir=/ [2021-11-11T17:13:42.573Z] #62 1.895 + bin=containerd [2021-11-11T17:13:42.573Z] #62 1.895 + shift [2021-11-11T17:13:42.573Z] #62 1.895 + '[' '!' -f //containerd.installer ']' [2021-11-11T17:13:42.573Z] #62 1.895 + . //containerd.installer [2021-11-11T17:13:42.573Z] #62 1.895 ++ set -e [2021-11-11T17:13:42.573Z] #62 1.895 ++ : v1.5.7 [2021-11-11T17:13:42.573Z] #62 1.895 + install_containerd [2021-11-11T17:13:42.573Z] #62 1.895 + echo 'Install containerd version v1.5.7' [2021-11-11T17:13:42.573Z] #62 1.895 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l1S0hN4EPm/src/github.com/containerd/containerd [2021-11-11T17:13:42.573Z] #62 1.929 Cloning into '/tmp/tmp.l1S0hN4EPm/src/github.com/containerd/containerd'... [2021-11-11T17:13:42.573Z] #62 ... [2021-11-11T17:13:42.573Z] [2021-11-11T17:13:42.573Z] #47 [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_11/ /' > /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-11-11T17:13:42.573Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T17:13:42.573Z] #47 50.33 Selecting previously unselected package python3-pkg-resources. [2021-11-11T17:13:42.573Z] #47 50.33 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T17:13:42.573Z] #47 50.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:13:42.573Z] #47 50.53 Selecting previously unselected package python3-six. [2021-11-11T17:13:42.573Z] #47 50.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T17:13:42.573Z] #47 50.54 Unpacking python3-six (1.16.0-2) ... [2021-11-11T17:13:42.573Z] #47 50.66 Selecting previously unselected package python3-protobuf. [2021-11-11T17:13:42.573Z] #47 50.66 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-11T17:13:42.573Z] #47 50.67 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T17:13:42.573Z] #47 51.11 Selecting previously unselected package libnet1:arm64. [2021-11-11T17:13:42.573Z] #47 51.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T17:13:42.573Z] #47 51.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:13:42.573Z] #47 51.22 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T17:13:42.573Z] #47 51.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-11T17:13:42.573Z] #47 51.23 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T17:13:42.573Z] #47 51.36 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T17:13:42.573Z] #47 51.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-11T17:13:42.573Z] #47 51.36 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T17:13:42.573Z] #47 51.46 Selecting previously unselected package criu. [2021-11-11T17:13:42.573Z] #47 51.47 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-11T17:13:42.573Z] #47 51.48 Unpacking criu (3.16.1-1) ... [2021-11-11T17:13:42.573Z] #47 52.22 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:13:42.573Z] #47 53.58 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-11T17:13:42.573Z] #47 53.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:13:42.573Z] #47 53.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T17:13:42.573Z] #47 53.64 Setting up python3-six (1.16.0-2) ... [2021-11-11T17:13:42.573Z] #47 54.51 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T17:13:42.573Z] #47 54.53 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T17:13:42.700Z] #47 ... [2021-11-11T17:13:42.700Z] [2021-11-11T17:13:42.700Z] #38 [tini 1/3] 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-11-11T17:13:42.701Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T17:13:42.701Z] #38 53.97 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T17:13:42.701Z] #38 54.03 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T17:13:42.701Z] #38 54.05 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T17:13:42.701Z] #38 54.07 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T17:13:42.701Z] #38 54.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T17:13:42.701Z] #38 54.15 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T17:13:42.701Z] #38 54.16 Setting up cmake-data (3.18.4-2) ... [2021-11-11T17:13:42.701Z] #38 54.19 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T17:13:42.701Z] #38 54.20 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T17:13:42.701Z] #38 54.21 Setting up cmake (3.18.4-2) ... [2021-11-11T17:13:42.701Z] #38 54.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:42.701Z] #38 DONE 55.0s [2021-11-11T17:13:42.701Z] [2021-11-11T17:13:42.701Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T17:13:42.701Z] #39 sha256:628d34cbc03ea79a5704b1b9f49d570f3929cb28fed8da0002d16361cddb6dd2 [2021-11-11T17:13:42.898Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2021-11-11T17:13:42.898Z] === RUN TestResize [2021-11-11T17:13:42.957Z] #39 DONE 0.3s [2021-11-11T17:13:42.957Z] [2021-11-11T17:13:42.958Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:13:42.958Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d [2021-11-11T17:13:42.958Z] #65 ... [2021-11-11T17:13:42.958Z] [2021-11-11T17:13:42.958Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T17:13:42.958Z] #40 sha256:0cdf8faed1d67aa937330894806818e08d00af0d377babcbf45f58b81de3a8a8 [2021-11-11T17:13:43.157Z] --- PASS: TestResize (0.42s) [2021-11-11T17:13:43.157Z] === RUN TestResizeWithInvalidSize [2021-11-11T17:13:43.722Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-11-11T17:13:43.722Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T17:13:43.980Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-11-11T17:13:43.980Z] === RUN TestDaemonRestartKillContainers [2021-11-11T17:13:43.980Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T17:13:43.980Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:13:43.980Z] === RUN TestCgroupNamespacesRun [2021-11-11T17:13:44.244Z] 4612f6d0b889: Verifying Checksum [2021-11-11T17:13:44.244Z] 4612f6d0b889: Download complete [2021-11-11T17:13:44.326Z] #40 ... [2021-11-11T17:13:44.326Z] [2021-11-11T17:13:44.326Z] #47 [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_11/ /' > /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-11-11T17:13:44.326Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T17:13:44.326Z] #47 55.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:44.326Z] #47 DONE 56.2s [2021-11-11T17:13:44.326Z] [2021-11-11T17:13:44.326Z] #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-11-11T17:13:44.326Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:13:44.326Z] #14 56.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T17:13:44.326Z] #14 56.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T17:13:44.326Z] #14 56.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T17:13:44.465Z] #47 ... [2021-11-11T17:13:44.465Z] [2021-11-11T17:13:44.465Z] #38 [tini 1/3] 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-11-11T17:13:44.465Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:13:44.465Z] #38 55.52 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-11T17:13:44.465Z] #38 55.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-11T17:13:44.465Z] #38 55.56 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-11T17:13:44.465Z] #38 55.78 Selecting previously unselected package librhash0:arm64. [2021-11-11T17:13:44.465Z] #38 55.79 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-11T17:13:44.465Z] #38 55.80 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-11T17:13:44.465Z] #38 55.97 Selecting previously unselected package libuv1:arm64. [2021-11-11T17:13:44.465Z] #38 55.97 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-11T17:13:44.465Z] #38 55.98 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-11T17:13:44.465Z] #38 56.12 Selecting previously unselected package cmake. [2021-11-11T17:13:44.466Z] #38 56.14 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-11T17:13:44.466Z] #38 56.14 Unpacking cmake (3.18.4-2) ... [2021-11-11T17:13:45.353Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2021-11-11T17:13:45.353Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T17:13:45.834Z] #38 58.59 Setting up libicu67:arm64 (67.1-7) ... [2021-11-11T17:13:45.834Z] #38 58.63 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T17:13:45.834Z] #38 58.64 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-11T17:13:45.834Z] #38 58.65 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T17:13:45.834Z] #38 58.69 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-11T17:13:45.834Z] #38 58.70 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-11T17:13:45.834Z] #38 58.71 Setting up cmake-data (3.18.4-2) ... [2021-11-11T17:13:45.834Z] #38 58.74 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-11T17:13:45.834Z] #38 58.75 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-11T17:13:46.091Z] #38 58.85 Setting up cmake (3.18.4-2) ... [2021-11-11T17:13:46.091Z] #38 58.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:46.234Z] #14 ... [2021-11-11T17:13:46.234Z] [2021-11-11T17:13:46.234Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:13:46.234Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T17:13:46.234Z] #51 58.02 gotestsum version dev [2021-11-11T17:13:46.234Z] #51 DONE 58.5s [2021-11-11T17:13:46.234Z] [2021-11-11T17:13:46.234Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T17:13:46.234Z] #40 sha256:0cdf8faed1d67aa937330894806818e08d00af0d377babcbf45f58b81de3a8a8 [2021-11-11T17:13:46.234Z] #40 3.432 + RM_GOPATH=0 [2021-11-11T17:13:46.234Z] #40 3.432 + TMP_GOPATH= [2021-11-11T17:13:46.234Z] #40 3.432 + : /build [2021-11-11T17:13:46.234Z] #40 3.432 + '[' -z '' ']' [2021-11-11T17:13:46.234Z] #40 3.432 ++ mktemp -d [2021-11-11T17:13:46.287Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2021-11-11T17:13:46.287Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T17:13:46.491Z] #40 3.434 + export GOPATH=/tmp/tmp.6H864XbJfr [2021-11-11T17:13:46.491Z] #40 3.434 + GOPATH=/tmp/tmp.6H864XbJfr [2021-11-11T17:13:46.491Z] #40 3.434 + RM_GOPATH=1 [2021-11-11T17:13:46.491Z] #40 3.434 + case "$(go env GOARCH)" in [2021-11-11T17:13:46.491Z] #40 3.434 ++ go env GOARCH [2021-11-11T17:13:46.491Z] #40 3.454 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:46.491Z] #40 3.454 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:46.491Z] #40 3.454 ++ dirname /install.sh [2021-11-11T17:13:46.491Z] #40 3.454 + dir=/ [2021-11-11T17:13:46.491Z] #40 3.454 + bin=tini [2021-11-11T17:13:46.491Z] #40 3.454 + shift [2021-11-11T17:13:46.491Z] #40 3.454 + '[' '!' -f //tini.installer ']' [2021-11-11T17:13:46.491Z] #40 3.454 + . //tini.installer [2021-11-11T17:13:46.491Z] #40 3.454 ++ : v0.19.0 [2021-11-11T17:13:46.491Z] #40 3.454 + install_tini [2021-11-11T17:13:46.491Z] #40 3.454 + echo 'Install tini version v0.19.0' [2021-11-11T17:13:46.491Z] #40 3.454 + git clone https://github.com/krallin/tini.git /tmp/tmp.6H864XbJfr/tini [2021-11-11T17:13:46.491Z] #40 3.475 Install tini version v0.19.0 [2021-11-11T17:13:46.491Z] #40 3.477 Cloning into '/tmp/tmp.6H864XbJfr/tini'... [2021-11-11T17:13:47.464Z] #40 4.239 + cd /tmp/tmp.6H864XbJfr/tini [2021-11-11T17:13:47.464Z] #40 4.239 + git checkout -q v0.19.0 [2021-11-11T17:13:47.464Z] #40 4.239 + cmake . [2021-11-11T17:13:47.661Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2021-11-11T17:13:47.661Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T17:13:47.726Z] #40 4.778 -- The C compiler identification is GNU 10.2.1 [2021-11-11T17:13:47.727Z] #40 4.855 -- Detecting C compiler ABI info [2021-11-11T17:13:47.988Z] #38 ... [2021-11-11T17:13:47.988Z] [2021-11-11T17:13:47.988Z] #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-11-11T17:13:47.988Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:13:47.988Z] #14 50.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T17:13:47.988Z] #14 50.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-11T17:13:47.988Z] #14 50.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T17:13:47.988Z] #14 52.66 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T17:13:47.988Z] #14 52.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T17:13:47.988Z] #14 52.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T17:13:47.988Z] #14 52.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-11T17:13:47.988Z] #14 52.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T17:13:47.988Z] #14 52.82 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T17:13:47.988Z] #14 52.96 Selecting previously unselected package dmsetup. [2021-11-11T17:13:47.988Z] #14 52.98 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T17:13:47.988Z] #14 53.00 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T17:13:47.988Z] #14 53.21 Selecting previously unselected package mingw-w64-common. [2021-11-11T17:13:47.988Z] #14 53.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T17:13:47.988Z] #14 53.22 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T17:13:47.988Z] #14 57.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T17:13:47.988Z] #14 57.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T17:13:47.988Z] #14 57.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T17:13:48.290Z] #40 5.399 -- Detecting C compiler ABI info - done [2021-11-11T17:13:48.290Z] #40 5.511 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T17:13:48.290Z] #40 5.511 -- Detecting C compile features [2021-11-11T17:13:48.546Z] #40 5.524 -- Detecting C compile features - done [2021-11-11T17:13:48.546Z] #40 5.555 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T17:13:48.552Z] #14 ... [2021-11-11T17:13:48.552Z] [2021-11-11T17:13:48.552Z] #34 [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-11-11T17:13:48.552Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T17:13:48.552Z] #34 51.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T17:13:48.552Z] #34 51.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T17:13:48.552Z] #34 ... [2021-11-11T17:13:48.552Z] [2021-11-11T17:13:48.552Z] #47 [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_11/ /' > /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-11-11T17:13:48.552Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T17:13:48.552Z] #47 57.37 Setting up criu (3.16.1-1) ... [2021-11-11T17:13:48.552Z] #47 59.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:13:48.595Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2021-11-11T17:13:48.595Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T17:13:48.802Z] #40 5.783 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T17:13:48.802Z] #40 5.916 + make tini-static [2021-11-11T17:13:48.802Z] #40 5.918 -- Configuring done [2021-11-11T17:13:48.802Z] #40 5.918 -- Generating done [2021-11-11T17:13:48.802Z] #40 5.918 -- Build files have been written to: /tmp/tmp.6H864XbJfr/tini [2021-11-11T17:13:49.059Z] #40 6.171 Scanning dependencies of target tini-static [2021-11-11T17:13:49.315Z] #40 6.232 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T17:13:49.483Z] #47 ... [2021-11-11T17:13:49.483Z] [2021-11-11T17:13:49.483Z] #38 [tini 1/3] 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-11-11T17:13:49.483Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T17:13:49.483Z] #38 DONE 62.4s [2021-11-11T17:13:49.687Z] #21 2.671 Reading package lists... [2021-11-11T17:13:49.739Z] [2021-11-11T17:13:49.740Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T17:13:49.740Z] #39 sha256:b91ff22a3c6705ca633145376ebe10a286c8103bc8a2cbd2c242d96bce425b06 [2021-11-11T17:13:49.740Z] #39 ... [2021-11-11T17:13:49.740Z] [2021-11-11T17:13:49.740Z] #47 [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_11/ /' > /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-11-11T17:13:49.740Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T17:13:49.740Z] #47 DONE 62.2s [2021-11-11T17:13:49.968Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2021-11-11T17:13:49.968Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T17:13:49.996Z] [2021-11-11T17:13:49.996Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T17:13:49.997Z] #39 sha256:b91ff22a3c6705ca633145376ebe10a286c8103bc8a2cbd2c242d96bce425b06 [2021-11-11T17:13:49.997Z] #39 DONE 0.4s [2021-11-11T17:13:49.997Z] [2021-11-11T17:13:49.997Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T17:13:49.997Z] #40 sha256:4ea571d94c17e7581a714a97224f459c4ea5bfca05700196823cb419e436dd3c [2021-11-11T17:13:50.244Z] #40 7.357 [100%] Linking C executable tini-static [2021-11-11T17:13:50.900Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-11-11T17:13:50.900Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T17:13:51.173Z] #40 8.053 [100%] Built target tini-static [2021-11-11T17:13:51.173Z] #40 8.127 + mkdir -p /build [2021-11-11T17:13:51.173Z] #40 8.154 + cp tini-static /build/docker-init [2021-11-11T17:13:51.375Z] #40 1.535 + RM_GOPATH=0 [2021-11-11T17:13:51.375Z] #40 1.535 + TMP_GOPATH= [2021-11-11T17:13:51.375Z] #40 1.535 + : /build [2021-11-11T17:13:51.375Z] #40 1.535 + '[' -z '' ']' [2021-11-11T17:13:51.375Z] #40 1.535 ++ mktemp -d [2021-11-11T17:13:51.375Z] #40 1.535 + export GOPATH=/tmp/tmp.dq3UXCl1FA [2021-11-11T17:13:51.375Z] #40 1.535 + GOPATH=/tmp/tmp.dq3UXCl1FA [2021-11-11T17:13:51.375Z] #40 1.535 + RM_GOPATH=1 [2021-11-11T17:13:51.375Z] #40 1.535 + case "$(go env GOARCH)" in [2021-11-11T17:13:51.375Z] #40 1.535 ++ go env GOARCH [2021-11-11T17:13:51.466Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-11-11T17:13:51.466Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T17:13:51.632Z] #40 1.572 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:51.632Z] #40 1.572 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:13:51.632Z] #40 1.572 ++ dirname /install.sh [2021-11-11T17:13:51.632Z] #40 1.593 Install tini version v0.19.0 [2021-11-11T17:13:51.632Z] #40 1.593 + dir=/ [2021-11-11T17:13:51.632Z] #40 1.593 + bin=tini [2021-11-11T17:13:51.632Z] #40 1.593 + shift [2021-11-11T17:13:51.632Z] #40 1.593 + '[' '!' -f //tini.installer ']' [2021-11-11T17:13:51.632Z] #40 1.593 + . //tini.installer [2021-11-11T17:13:51.632Z] #40 1.593 ++ : v0.19.0 [2021-11-11T17:13:51.632Z] #40 1.593 + install_tini [2021-11-11T17:13:51.632Z] #40 1.593 + echo 'Install tini version v0.19.0' [2021-11-11T17:13:51.632Z] #40 1.593 + git clone https://github.com/krallin/tini.git /tmp/tmp.dq3UXCl1FA/tini [2021-11-11T17:13:51.632Z] #40 1.594 Cloning into '/tmp/tmp.dq3UXCl1FA/tini'... [2021-11-11T17:13:51.682Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T17:13:51.682Z] 8f616e6e9eec: Download complete [2021-11-11T17:13:52.111Z] #40 DONE 9.1s [2021-11-11T17:13:52.111Z] [2021-11-11T17:13:52.111Z] #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-11-11T17:13:52.112Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:13:52.112Z] #14 61.39 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T17:13:52.112Z] #14 61.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:52.112Z] #14 61.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T17:13:52.112Z] #14 61.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T17:13:52.112Z] #14 61.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:52.112Z] #14 61.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T17:13:52.569Z] #40 ... [2021-11-11T17:13:52.569Z] [2021-11-11T17:13:52.569Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T17:13:52.569Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T17:13:52.569Z] #51 64.58 gotestsum version dev [2021-11-11T17:13:52.569Z] #51 DONE 65.5s [2021-11-11T17:13:52.569Z] [2021-11-11T17:13:52.569Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T17:13:52.569Z] #40 sha256:4ea571d94c17e7581a714a97224f459c4ea5bfca05700196823cb419e436dd3c [2021-11-11T17:13:52.569Z] #40 2.608 + cd /tmp/tmp.dq3UXCl1FA/tini [2021-11-11T17:13:52.569Z] #40 2.608 + git checkout -q v0.19.0 [2021-11-11T17:13:52.569Z] #40 2.625 + cmake . [2021-11-11T17:13:52.839Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2021-11-11T17:13:52.839Z] === RUN TestNISDomainname [2021-11-11T17:13:52.839Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T17:13:52.839Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-11T17:13:52.839Z] === RUN TestHostnameDnsResolution [2021-11-11T17:13:53.142Z] #40 3.385 -- The C compiler identification is GNU 10.2.1 [2021-11-11T17:13:53.398Z] #40 3.442 -- Detecting C compiler ABI info [2021-11-11T17:13:53.404Z] --- PASS: TestHostnameDnsResolution (0.76s) [2021-11-11T17:13:53.404Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T17:13:53.404Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-11T17:13:53.404Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-11T17:13:53.404Z] === RUN TestStats [2021-11-11T17:13:53.404Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:13:53.404Z] --- SKIP: TestStats (0.00s) [2021-11-11T17:13:53.404Z] === RUN TestStopContainerWithTimeout [2021-11-11T17:13:53.404Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T17:13:53.404Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T17:13:53.404Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T17:13:53.404Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T17:13:53.404Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T17:13:53.404Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T17:13:53.404Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T17:13:53.404Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T17:13:53.404Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T17:13:53.404Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T17:13:53.404Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T17:13:53.404Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T17:13:53.892Z] #21 8.429 Reading package lists... [2021-11-11T17:13:53.961Z] #40 4.058 -- Detecting C compiler ABI info - done [2021-11-11T17:13:54.218Z] #40 4.228 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T17:13:54.218Z] #40 4.228 -- Detecting C compile features [2021-11-11T17:13:54.218Z] #40 4.228 -- Detecting C compile features - done [2021-11-11T17:13:54.218Z] #40 4.281 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T17:13:54.475Z] #40 4.682 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T17:13:54.733Z] #40 4.780 -- Configuring done [2021-11-11T17:13:54.733Z] #40 4.819 -- Generating done [2021-11-11T17:13:54.733Z] #40 4.856 + make tini-static [2021-11-11T17:13:54.733Z] #40 4.856 -- Build files have been written to: /tmp/tmp.dq3UXCl1FA/tini [2021-11-11T17:13:54.835Z] #21 13.04 Building dependency tree... [2021-11-11T17:13:54.835Z] #21 14.18 Reading state information... [2021-11-11T17:13:55.296Z] #40 5.276 Scanning dependencies of target tini-static [2021-11-11T17:13:55.296Z] #40 5.385 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T17:13:56.217Z] #21 15.27 The following additional packages will be installed: [2021-11-11T17:13:56.217Z] #21 15.27 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-11T17:13:56.217Z] #21 15.27 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-11T17:13:56.217Z] #21 15.27 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-11T17:13:56.217Z] #21 15.27 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-11T17:13:56.217Z] #21 15.27 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-11T17:13:56.217Z] #21 15.28 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-11-11T17:13:56.217Z] #21 15.28 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-11-11T17:13:56.217Z] #21 15.30 Suggested packages: [2021-11-11T17:13:56.217Z] #21 15.30 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-11-11T17:13:56.217Z] #21 15.30 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-11-11T17:13:56.217Z] #21 15.30 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-11-11T17:13:56.217Z] #21 15.30 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-11-11T17:13:56.217Z] #21 15.30 seccomp:ppc64el seccomp:s390x [2021-11-11T17:13:56.217Z] #21 15.30 Recommended packages: [2021-11-11T17:13:56.217Z] #21 15.30 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-11-11T17:13:56.217Z] #21 15.30 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-11-11T17:13:56.217Z] #21 15.30 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-11-11T17:13:56.217Z] #21 15.30 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-11-11T17:13:56.478Z] #21 15.74 The following NEW packages will be installed: [2021-11-11T17:13:56.478Z] #21 15.74 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-11T17:13:56.478Z] #21 15.74 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-11-11T17:13:56.478Z] #21 15.74 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-11-11T17:13:56.478Z] #21 15.74 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-11T17:13:56.478Z] #21 15.74 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-11T17:13:56.478Z] #21 15.74 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-11T17:13:56.478Z] #21 15.74 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-11T17:13:56.478Z] #21 15.75 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-11-11T17:13:56.478Z] #21 15.75 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-11-11T17:13:56.478Z] #21 15.75 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-11-11T17:13:56.478Z] #21 15.75 libseccomp2:ppc64el libseccomp2:s390x [2021-11-11T17:13:56.683Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T17:13:56.683Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2021-11-11T17:13:56.683Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2021-11-11T17:13:56.683Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2021-11-11T17:13:56.683Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2021-11-11T17:13:56.683Z] === RUN TestDeleteDevicemapper [2021-11-11T17:13:56.683Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T17:13:56.683Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T17:13:56.683Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T17:13:56.739Z] #21 16.09 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:13:56.739Z] #21 16.09 Need to get 15.9 MB of archives. [2021-11-11T17:13:56.739Z] #21 16.09 After this operation, 72.9 MB of additional disk space will be used. [2021-11-11T17:13:56.739Z] #21 16.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-11-11T17:13:56.739Z] #21 16.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-11-11T17:13:56.739Z] #21 16.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-11-11T17:13:56.739Z] #21 16.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-11-11T17:13:56.739Z] #21 16.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-11-11T17:13:57.001Z] #21 16.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-11-11T17:13:57.001Z] #21 16.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-11-11T17:13:57.001Z] #21 16.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-11-11T17:13:57.001Z] #21 16.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-11-11T17:13:57.001Z] #21 16.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-11-11T17:13:57.001Z] #21 16.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-11-11T17:13:57.001Z] #21 16.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-11-11T17:13:57.001Z] #21 16.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-11-11T17:13:57.001Z] #21 16.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-11-11T17:13:57.001Z] #21 16.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-11-11T17:13:57.001Z] #21 16.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-11-11T17:13:57.001Z] #21 16.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-11-11T17:13:57.001Z] #21 16.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-11-11T17:13:57.001Z] #21 16.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-11-11T17:13:57.001Z] #21 16.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-11-11T17:13:57.001Z] #21 16.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-11-11T17:13:57.001Z] #21 16.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-11-11T17:13:57.001Z] #21 16.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-11-11T17:13:57.001Z] #21 16.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-11T17:13:57.001Z] #21 16.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-11T17:13:57.001Z] #21 16.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-11-11T17:13:57.001Z] #21 16.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-11-11T17:13:57.001Z] #21 16.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-11-11T17:13:57.001Z] #21 16.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-11-11T17:13:57.001Z] #21 16.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-11-11T17:13:57.001Z] #21 16.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-11-11T17:13:57.001Z] #21 16.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-11-11T17:13:57.001Z] #21 16.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-11-11T17:13:57.001Z] #21 16.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-11-11T17:13:57.001Z] #21 16.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-11-11T17:13:57.001Z] #21 16.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-11-11T17:13:57.001Z] #21 16.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-11-11T17:13:57.001Z] #21 16.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-11-11T17:13:57.001Z] #21 16.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-11-11T17:13:57.001Z] #21 16.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-11T17:13:57.207Z] #40 7.406 [100%] Linking C executable tini-static [2021-11-11T17:13:57.359Z] #14 69.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T17:13:57.359Z] #14 69.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:13:57.359Z] #14 69.32 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:13:57.572Z] #21 16.93 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:13:57.769Z] #40 7.908 [100%] Built target tini-static [2021-11-11T17:13:57.833Z] #21 17.11 Fetched 15.9 MB in 1s (25.8 MB/s) [2021-11-11T17:13:57.833Z] #21 17.14 Selecting previously unselected package gcc-10-base:armel. [2021-11-11T17:13:57.833Z] #21 17.14 (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-11-11T17:13:57.833Z] #21 17.17 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-11-11T17:13:57.833Z] #21 17.17 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-11-11T17:13:57.833Z] #21 17.22 Selecting previously unselected package gcc-10-base:armhf. [2021-11-11T17:13:57.833Z] #21 17.23 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-11-11T17:13:57.833Z] #21 17.23 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-11-11T17:13:57.833Z] #21 17.29 Selecting previously unselected package gcc-10-base:ppc64el. [2021-11-11T17:13:57.833Z] #21 17.29 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-11-11T17:13:57.833Z] #21 17.30 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-11T17:13:57.833Z] #21 17.34 Selecting previously unselected package gcc-10-base:s390x. [2021-11-11T17:13:57.833Z] #21 17.35 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-11-11T17:13:57.833Z] #21 17.35 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-11-11T17:13:57.833Z] #21 17.40 Selecting previously unselected package gcc-10-base:arm64. [2021-11-11T17:13:58.026Z] #40 7.944 + mkdir -p /build [2021-11-11T17:13:58.026Z] #40 7.946 + cp tini-static /build/docker-init [2021-11-11T17:13:58.094Z] #21 17.40 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-11-11T17:13:58.094Z] #21 17.41 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-11-11T17:13:58.094Z] #21 17.46 Selecting previously unselected package libgcc-s1:armel. [2021-11-11T17:13:58.094Z] #21 17.47 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-11-11T17:13:58.094Z] #21 17.48 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-11-11T17:13:58.094Z] #21 17.53 Selecting previously unselected package libcrypt1:armel. [2021-11-11T17:13:58.094Z] #21 17.53 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-11-11T17:13:58.355Z] #21 17.53 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-11-11T17:13:58.355Z] #21 17.61 Selecting previously unselected package libc6:armel. [2021-11-11T17:13:58.355Z] #21 17.61 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-11-11T17:13:58.355Z] #21 17.75 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-11-11T17:13:58.582Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2021-11-11T17:13:58.582Z] === RUN TestUpdateMemory [2021-11-11T17:13:58.582Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:13:58.582Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T17:13:58.582Z] === RUN TestUpdateCPUQuota [2021-11-11T17:13:58.582Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:13:58.582Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-11T17:13:58.582Z] === RUN TestUpdatePidsLimit [2021-11-11T17:13:58.582Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:13:58.582Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-11T17:13:58.582Z] === RUN TestUpdateRestartPolicy [2021-11-11T17:13:58.925Z] #21 18.14 Selecting previously unselected package libapparmor1:armel. [2021-11-11T17:13:58.926Z] #21 18.15 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-11-11T17:13:58.926Z] #21 18.15 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-11-11T17:13:58.926Z] #21 18.20 Selecting previously unselected package libapparmor-dev:armel. [2021-11-11T17:13:58.926Z] #21 18.21 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-11-11T17:13:58.926Z] #21 18.22 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-11-11T17:13:58.926Z] #21 18.28 Selecting previously unselected package libgcc-s1:arm64. [2021-11-11T17:13:58.926Z] #21 18.29 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-11-11T17:13:58.926Z] #21 18.29 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-11-11T17:13:58.926Z] #21 18.34 Selecting previously unselected package libcrypt1:arm64. [2021-11-11T17:13:58.926Z] #21 18.34 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-11-11T17:13:58.926Z] #21 18.34 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-11T17:13:58.926Z] #21 18.42 Selecting previously unselected package libc6:arm64. [2021-11-11T17:13:59.186Z] #21 18.42 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-11-11T17:13:59.186Z] #21 18.59 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-11-11T17:13:59.394Z] #40 DONE 9.3s [2021-11-11T17:13:59.394Z] [2021-11-11T17:13:59.394Z] #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-11-11T17:13:59.394Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:13:59.394Z] #14 65.42 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T17:13:59.394Z] #14 65.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-11T17:13:59.394Z] #14 65.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T17:13:59.394Z] #14 65.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T17:13:59.394Z] #14 65.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-11T17:13:59.394Z] #14 65.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T17:13:59.757Z] #21 19.09 Selecting previously unselected package libapparmor1:arm64. [2021-11-11T17:13:59.757Z] #21 19.09 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-11T17:13:59.757Z] #21 19.10 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T17:13:59.757Z] #21 19.15 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-11T17:13:59.757Z] #21 19.16 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-11T17:13:59.757Z] #21 19.16 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T17:13:59.757Z] #21 19.23 Selecting previously unselected package libgcc-s1:s390x. [2021-11-11T17:13:59.757Z] #21 19.24 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-11-11T17:13:59.757Z] #21 19.25 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-11-11T17:13:59.757Z] #21 19.29 Selecting previously unselected package libcrypt1:s390x. [2021-11-11T17:14:00.018Z] #21 19.30 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-11-11T17:14:00.018Z] #21 19.30 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-11-11T17:14:00.018Z] #21 19.38 Selecting previously unselected package libc6:s390x. [2021-11-11T17:14:00.018Z] #21 19.38 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-11-11T17:14:00.018Z] #21 19.56 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-11-11T17:14:00.959Z] #21 20.05 Selecting previously unselected package libapparmor1:s390x. [2021-11-11T17:14:00.959Z] #21 20.05 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-11-11T17:14:00.959Z] #21 20.05 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-11-11T17:14:00.959Z] #21 20.09 Selecting previously unselected package libapparmor-dev:s390x. [2021-11-11T17:14:00.959Z] #21 20.10 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-11-11T17:14:00.959Z] #21 20.11 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-11-11T17:14:00.959Z] #21 20.17 Selecting previously unselected package libgcc-s1:armhf. [2021-11-11T17:14:00.959Z] #21 20.17 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-11-11T17:14:00.959Z] #21 20.18 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-11-11T17:14:00.959Z] #21 20.21 Selecting previously unselected package libcrypt1:armhf. [2021-11-11T17:14:00.959Z] #21 20.22 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-11-11T17:14:00.959Z] #21 20.22 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-11-11T17:14:00.959Z] #21 20.30 Selecting previously unselected package libc6:armhf. [2021-11-11T17:14:00.959Z] #21 20.31 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-11-11T17:14:01.219Z] #21 20.51 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-11-11T17:14:01.480Z] #21 20.96 Selecting previously unselected package libapparmor1:armhf. [2021-11-11T17:14:01.480Z] #21 20.96 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-11-11T17:14:01.480Z] #21 20.97 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-11-11T17:14:01.480Z] #21 21.01 Selecting previously unselected package libapparmor-dev:armhf. [2021-11-11T17:14:01.741Z] #21 21.02 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-11-11T17:14:01.741Z] #21 21.03 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-11-11T17:14:01.741Z] #21 21.09 Selecting previously unselected package libgcc-s1:ppc64el. [2021-11-11T17:14:01.741Z] #21 21.10 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-11-11T17:14:01.741Z] #21 21.11 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-11T17:14:01.741Z] #21 21.15 Selecting previously unselected package libcrypt1:ppc64el. [2021-11-11T17:14:01.741Z] #21 21.15 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-11-11T17:14:01.741Z] #21 21.16 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-11T17:14:01.741Z] #21 21.23 Selecting previously unselected package libc6:ppc64el. [2021-11-11T17:14:01.741Z] #21 21.24 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-11-11T17:14:01.912Z] #14 74.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T17:14:01.912Z] #14 74.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-11T17:14:01.912Z] #14 74.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:14:02.002Z] #21 21.40 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-11T17:14:02.573Z] #21 21.97 Selecting previously unselected package libapparmor1:ppc64el. [2021-11-11T17:14:02.574Z] #21 21.98 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-11-11T17:14:02.574Z] #21 21.98 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-11-11T17:14:02.574Z] #21 22.04 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-11-11T17:14:02.574Z] #21 22.05 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-11-11T17:14:02.574Z] #21 22.05 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-11T17:14:02.574Z] #21 22.12 Selecting previously unselected package libseccomp2:s390x. [2021-11-11T17:14:02.841Z] #21 22.12 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-11-11T17:14:02.841Z] #21 22.13 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-11-11T17:14:02.841Z] #21 22.17 Selecting previously unselected package libseccomp-dev:s390x. [2021-11-11T17:14:02.841Z] #21 22.18 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-11-11T17:14:02.841Z] #21 22.18 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-11-11T17:14:02.841Z] #21 22.25 Selecting previously unselected package libseccomp2:ppc64el. [2021-11-11T17:14:02.841Z] #21 22.26 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-11-11T17:14:02.841Z] #21 22.26 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-11-11T17:14:02.841Z] #21 22.31 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-11-11T17:14:02.841Z] #21 22.32 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-11-11T17:14:02.841Z] #21 22.32 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-11T17:14:02.841Z] #21 22.39 Selecting previously unselected package libseccomp2:armhf. [2021-11-11T17:14:03.103Z] #21 22.40 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-11-11T17:14:03.103Z] #21 22.41 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-11-11T17:14:03.103Z] #21 22.47 Selecting previously unselected package libseccomp-dev:armhf. [2021-11-11T17:14:03.103Z] #21 22.48 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-11-11T17:14:03.103Z] #21 22.49 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-11-11T17:14:03.363Z] #21 22.56 Selecting previously unselected package libseccomp2:armel. [2021-11-11T17:14:03.363Z] #21 22.56 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-11-11T17:14:03.363Z] #21 22.57 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-11-11T17:14:03.363Z] #21 22.62 Selecting previously unselected package libseccomp-dev:armel. [2021-11-11T17:14:03.363Z] #21 22.63 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-11-11T17:14:03.363Z] #21 22.64 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-11-11T17:14:03.363Z] #21 22.70 Selecting previously unselected package libseccomp2:arm64. [2021-11-11T17:14:03.363Z] #21 22.70 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-11-11T17:14:03.363Z] #21 22.71 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-11-11T17:14:03.363Z] #21 22.75 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-11T17:14:03.363Z] #21 22.75 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-11T17:14:03.363Z] #21 22.76 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T17:14:03.623Z] #21 22.85 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 22.88 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 22.88 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 22.90 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 22.91 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 22.92 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-11T17:14:03.623Z] #21 22.93 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-11-11T17:14:03.623Z] #21 22.94 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-11-11T17:14:03.623Z] #21 22.95 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-11T17:14:03.623Z] #21 22.96 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-11-11T17:14:03.623Z] #21 22.97 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 22.98 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 22.99 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 23.00 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 23.01 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-11-11T17:14:03.623Z] #21 23.02 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-11-11T17:14:05.005Z] #21 24.24 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-11-11T17:14:06.206Z] #21 25.46 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-11-11T17:14:07.588Z] #21 26.68 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-11T17:14:08.454Z] #14 ... [2021-11-11T17:14:08.454Z] [2021-11-11T17:14:08.454Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:14:08.454Z] #62 sha256:4ef29df85ac257b515bbdb94e8f367791bea75a316fc44e2e2bf8d8d6cb9eeb9 [2021-11-11T17:14:08.454Z] #62 35.30 Updating files: 72% (3419/4688) Updating files: 73% (3423/4688) Updating files: 74% (3470/4688) Updating files: 75% (3516/4688) Updating files: 76% (3563/4688) Updating files: 77% (3610/4688) Updating files: 78% (3657/4688) Updating files: 79% (3704/4688) Updating files: 80% (3751/4688) Updating files: 81% (3798/4688) Updating files: 82% (3845/4688) Updating files: 83% (3892/4688) Updating files: 84% (3938/4688) Updating files: 85% (3985/4688) Updating files: 86% (4032/4688) Updating files: 87% (4079/4688) Updating files: 88% (4126/4688) Updating files: 89% (4173/4688) Updating files: 90% (4220/4688) Updating files: 91% (4267/4688) Updating files: 92% (4313/4688) Updating files: 93% (4360/4688) Updating files: 94% (4407/4688) Updating files: 95% (4454/4688) Updating files: 96% (4501/4688) Updating files: 97% (4548/4688) Updating files: 98% (4595/4688) Updating files: 99% (4642/4688) Updating files: 100% (4688/4688) Updating files: 100% (4688/4688), done. [2021-11-11T17:14:08.454Z] #62 35.74 + cd /tmp/tmp.l1S0hN4EPm/src/github.com/containerd/containerd [2021-11-11T17:14:08.454Z] #62 35.74 + git checkout -q v1.5.7 [2021-11-11T17:14:08.528Z] #21 27.91 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-11-11T17:14:09.574Z] #14 81.83 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T17:14:09.574Z] #14 81.83 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:14:09.574Z] #14 81.84 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:14:09.574Z] #14 ... [2021-11-11T17:14:09.574Z] [2021-11-11T17:14:09.574Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:14:09.574Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2 [2021-11-11T17:14:09.912Z] #21 29.13 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.14 Setting up libapparmor1:armel (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.15 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.16 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.17 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.18 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.19 Setting up libseccomp2:armel (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.19 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.20 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.21 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.22 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.23 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.24 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.25 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.26 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-11-11T17:14:09.912Z] #21 29.27 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.28 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.29 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.30 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.30 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-11-11T17:14:09.912Z] #21 29.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:14:10.346Z] #62 37.50 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T17:14:10.346Z] #62 37.50 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T17:14:10.346Z] #62 37.50 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T17:14:10.346Z] #62 37.50 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T17:14:10.346Z] #62 37.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T17:14:10.346Z] #62 37.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T17:14:10.346Z] #62 37.50 + '[' '' = dynamic ']' [2021-11-11T17:14:10.346Z] #62 37.50 + make [2021-11-11T17:14:10.484Z] #21 DONE 29.9s [2021-11-11T17:14:10.484Z] [2021-11-11T17:14:10.484Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:14:10.484Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:14:10.484Z] #69 ... [2021-11-11T17:14:10.484Z] [2021-11-11T17:14:10.484Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T17:14:10.484Z] #64 sha256:5d0f4b080c6114d6590f00504aae687ec0bb07e7132f7186b2ee26474766c9fc [2021-11-11T17:14:10.484Z] #64 DONE 0.1s [2021-11-11T17:14:10.484Z] [2021-11-11T17:14:10.484Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T17:14:10.484Z] #22 sha256:98e28ae8ad78721f67e7684984a32b45af9f4ede3a11d7982e15dacc7376cb77 [2021-11-11T17:14:10.847Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2021-11-11T17:14:10.847Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T17:14:10.847Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-11-11T17:14:10.847Z] === RUN TestWaitNonBlocked [2021-11-11T17:14:10.847Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:14:10.848Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:14:10.848Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:14:10.848Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:14:10.848Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:14:10.848Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:14:10.848Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T17:14:10.848Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2021-11-11T17:14:10.848Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2021-11-11T17:14:10.848Z] === RUN TestWaitBlocked [2021-11-11T17:14:10.848Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:14:10.848Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:14:10.848Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:14:10.848Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:14:10.848Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:14:10.848Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:14:10.848Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T17:14:10.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2021-11-11T17:14:10.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2021-11-11T17:14:10.848Z] === CONT TestDaemonRestartIpcMode [2021-11-11T17:14:10.848Z] === CONT TestIpcModeOlderClient [2021-11-11T17:14:10.848Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T17:14:10.848Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-11-11T17:14:10.911Z] #62 38.68 + bin/ctr [2021-11-11T17:14:10.924Z] #62 42.59 Updating files: 44% (2072/4688) Updating files: 45% (2110/4688) Updating files: 46% (2157/4688) Updating files: 47% (2204/4688) Updating files: 48% (2251/4688) Updating files: 49% (2298/4688) Updating files: 50% (2344/4688) Updating files: 51% (2391/4688) Updating files: 52% (2438/4688) Updating files: 53% (2485/4688) Updating files: 54% (2532/4688) Updating files: 55% (2579/4688) Updating files: 56% (2626/4688) Updating files: 57% (2673/4688) Updating files: 58% (2720/4688) Updating files: 59% (2766/4688) Updating files: 60% (2813/4688) Updating files: 61% (2860/4688) Updating files: 62% (2907/4688) Updating files: 63% (2954/4688) Updating files: 64% (3001/4688) Updating files: 65% (3048/4688) Updating files: 66% (3095/4688) Updating files: 67% (3141/4688) Updating files: 68% (3188/4688) Updating files: 69% (3235/4688) Updating files: 70% (3282/4688) Updating files: 71% (3329/4688) Updating files: 72% (3376/4688) Updating files: 73% (3423/4688) Updating files: 74% (3470/4688) Updating files: 75% (3516/4688) Updating files: 76% (3563/4688) Updating files: 77% (3610/4688) Updating files: 78% (3657/4688) Updating files: 79% (3704/4688) Updating files: 80% (3751/4688) Updating files: 81% (3798/4688) Updating files: 82% (3845/4688) Updating files: 83% (3892/4688) Updating files: 84% (3938/4688) Updating files: 85% (3985/4688) Updating files: 86% (4032/4688) Updating files: 86% (4075/4688) Updating files: 87% (4079/4688) Updating files: 88% (4126/4688) Updating files: 89% (4173/4688) Updating files: 90% (4220/4688) Updating files: 91% (4267/4688) Updating files: 92% (4313/4688) Updating files: 93% (4360/4688) Updating files: 94% (4407/4688) Updating files: 95% (4454/4688) Updating files: 96% (4501/4688) Updating files: 97% (4548/4688) Updating files: 98% (4595/4688) Updating files: 99% (4642/4688) Updating files: 100% (4688/4688) Updating files: 100% (4688/4688), done. [2021-11-11T17:14:10.924Z] #62 43.95 + cd /tmp/tmp.P69NmgzVYw/src/github.com/containerd/containerd [2021-11-11T17:14:10.924Z] #62 43.95 + git checkout -q v1.5.7 [2021-11-11T17:14:12.398Z] #22 DONE 1.6s [2021-11-11T17:14:12.398Z] [2021-11-11T17:14:12.398Z] #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-11-11T17:14:12.398Z] #23 sha256:fb7c8046cfcf63bafa6c8443c2c46e7d267a0c4d9ce2800fc6b0f267bdb0e1f8 [2021-11-11T17:14:13.401Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2021-11-11T17:14:13.458Z] #62 46.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T17:14:13.458Z] #62 46.09 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T17:14:13.458Z] #62 46.09 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T17:14:13.458Z] #62 46.09 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T17:14:13.458Z] #62 46.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T17:14:13.458Z] #62 46.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T17:14:13.458Z] #62 46.09 + '[' '' = dynamic ']' [2021-11-11T17:14:13.458Z] #62 46.09 + make [2021-11-11T17:14:13.659Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2021-11-11T17:14:13.659Z] PASS [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === Skipped [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T17:14:13.659Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T17:14:13.659Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-11T17:14:13.659Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T17:14:13.659Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T17:14:13.659Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-11T17:14:13.659Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-11T17:14:13.659Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-11T17:14:13.659Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T17:14:13.659Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T17:14:13.659Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T17:14:13.659Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T17:14:13.659Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T17:14:13.659Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-11T17:14:13.659Z] 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-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T17:14:13.659Z] 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-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T17:14:13.659Z] 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-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-11T17:14:13.659Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T17:14:13.659Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-11T17:14:13.659Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:14:13.659Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-11T17:14:13.659Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-11T17:14:13.659Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-11T17:14:13.659Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T17:14:13.659Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T17:14:13.659Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-11T17:14:13.659Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-11T17:14:13.659Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T17:14:13.659Z] [2021-11-11T17:14:13.659Z] DONE 177 tests, 27 skipped in 71.407s [2021-11-11T17:14:13.659Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T17:14:13.659Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T17:14:13.782Z] #23 DONE 1.5s [2021-11-11T17:14:13.782Z] [2021-11-11T17:14:13.782Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T17:14:13.782Z] #24 sha256:a95681c14d22bbccf69a3948faad932c6f3d033b085a34ba22fd61eba76db815 [2021-11-11T17:14:14.225Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-11-11T17:14:14.225Z] === RUN TestDaemonConfigValidation [2021-11-11T17:14:14.225Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:14:14.225Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:14:14.225Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T17:14:14.225Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T17:14:14.225Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T17:14:14.225Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T17:14:14.225Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T17:14:14.225Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T17:14:14.225Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T17:14:14.225Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T17:14:14.225Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:14:14.225Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T17:14:14.225Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T17:14:14.225Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T17:14:14.225Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T17:14:14.482Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T17:14:14.482Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-11-11T17:14:14.482Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-11-11T17:14:14.482Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-11-11T17:14:14.482Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-11-11T17:14:14.482Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-11T17:14:14.482Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T17:14:14.482Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T17:14:14.823Z] #62 47.73 + bin/ctr [2021-11-11T17:14:15.080Z] #62 ... [2021-11-11T17:14:15.080Z] [2021-11-11T17:14:15.080Z] #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-11-11T17:14:15.080Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:14:15.169Z] #24 1.398 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T17:14:15.169Z] #24 DONE 1.5s [2021-11-11T17:14:15.169Z] [2021-11-11T17:14:15.169Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:14:15.169Z] #65 sha256:cc30ce2b622be7c71ba17734ea07f41453b2def1e5299b2dbff1f4dfcc1241c7 [2021-11-11T17:14:15.169Z] #65 1.478 + RM_GOPATH=0 [2021-11-11T17:14:15.169Z] #65 1.478 + TMP_GOPATH= [2021-11-11T17:14:15.169Z] #65 1.478 + : /build [2021-11-11T17:14:15.169Z] #65 1.478 + '[' -z '' ']' [2021-11-11T17:14:15.169Z] #65 1.487 ++ mktemp -d [2021-11-11T17:14:15.169Z] #65 1.487 + export GOPATH=/tmp/tmp.9c1c371TOU [2021-11-11T17:14:15.169Z] #65 1.487 + GOPATH=/tmp/tmp.9c1c371TOU [2021-11-11T17:14:15.169Z] #65 1.487 + RM_GOPATH=1 [2021-11-11T17:14:15.169Z] #65 1.487 + case "$(go env GOARCH)" in [2021-11-11T17:14:15.169Z] #65 1.487 ++ go env GOARCH [2021-11-11T17:14:15.169Z] #65 1.501 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:14:15.169Z] #65 1.501 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:14:15.169Z] #65 1.501 ++ dirname /install.sh [2021-11-11T17:14:15.169Z] #65 1.501 + dir=/ [2021-11-11T17:14:15.169Z] #65 1.501 + bin=runc [2021-11-11T17:14:15.169Z] #65 1.501 + shift [2021-11-11T17:14:15.169Z] #65 1.501 + '[' '!' -f //runc.installer ']' [2021-11-11T17:14:15.169Z] #65 1.501 + . //runc.installer [2021-11-11T17:14:15.169Z] #65 1.501 ++ set -e [2021-11-11T17:14:15.169Z] #65 1.501 ++ : v1.0.2 [2021-11-11T17:14:15.169Z] #65 1.501 + install_runc [2021-11-11T17:14:15.169Z] #65 1.501 + RUNC_BUILDTAGS=seccomp [2021-11-11T17:14:15.169Z] #65 1.501 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T17:14:15.169Z] #65 1.501 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9c1c371TOU/src/github.com/opencontainers/runc [2021-11-11T17:14:15.169Z] #65 1.501 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T17:14:15.169Z] #65 1.507 Cloning into '/tmp/tmp.9c1c371TOU/src/github.com/opencontainers/runc'... [2021-11-11T17:14:15.336Z] #14 87.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T17:14:15.336Z] #14 87.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:14:15.336Z] #14 87.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T17:14:15.416Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T17:14:16.554Z] #65 ... [2021-11-11T17:14:16.554Z] [2021-11-11T17:14:16.554Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T17:14:16.554Z] #25 sha256:b329fe4d47747037aceb9988751e2bb3f03f9c8fba24515afab376229c6ac227 [2021-11-11T17:14:16.554Z] #25 DONE 1.5s [2021-11-11T17:14:16.554Z] [2021-11-11T17:14:16.554Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T17:14:16.554Z] #26 sha256:03bcd40b74cd1afb494c5572b2bb591341237bb8077dde8eb2cb18ee53ea1cae [2021-11-11T17:14:16.788Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T17:14:17.720Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T17:14:17.720Z] daemon_test.go:156: [d0c3c00e9c77d] daemon is not started [2021-11-11T17:14:17.720Z] --- PASS: TestConfigDaemonSeccompProfiles (3.35s) [2021-11-11T17:14:17.720Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2021-11-11T17:14:17.720Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-11-11T17:14:17.720Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2021-11-11T17:14:17.720Z] === RUN TestDaemonProxy [2021-11-11T17:14:17.720Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-11T17:14:17.720Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T17:14:17.720Z] PASS [2021-11-11T17:14:17.720Z] [2021-11-11T17:14:17.720Z] === Skipped [2021-11-11T17:14:17.720Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-11T17:14:17.720Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-11T17:14:17.720Z] [2021-11-11T17:14:17.720Z] DONE 12 tests, 1 skipped in 4.005s [2021-11-11T17:14:17.720Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T17:14:17.720Z] INFO: Testing against a local daemon [2021-11-11T17:14:17.720Z] === RUN TestCommitInheritsEnv [2021-11-11T17:14:17.940Z] #26 DONE 1.3s [2021-11-11T17:14:17.940Z] [2021-11-11T17:14:17.940Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T17:14:17.940Z] #27 sha256:8f77f8ddcc6f99b479e7efd5b0f67afac1932799099408d4368e4dc6cd5729a9 [2021-11-11T17:14:19.092Z] --- PASS: TestCommitInheritsEnv (1.40s) [2021-11-11T17:14:19.092Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T17:14:19.092Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T17:14:19.092Z] === RUN TestImagesFilterMultiReference [2021-11-11T17:14:19.092Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-11T17:14:19.092Z] === RUN TestImagePullPlatformInvalid [2021-11-11T17:14:19.325Z] #27 DONE 1.3s [2021-11-11T17:14:19.325Z] [2021-11-11T17:14:19.325Z] #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 zstd [2021-11-11T17:14:19.325Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-11T17:14:19.350Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T17:14:19.350Z] === RUN TestRemoveImageOrphaning [2021-11-11T17:14:20.862Z] #62 ... [2021-11-11T17:14:20.863Z] [2021-11-11T17:14:20.863Z] #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-11-11T17:14:20.863Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:14:20.863Z] #14 83.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T17:14:20.863Z] #14 83.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-11T17:14:20.863Z] #14 83.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:14:20.863Z] #14 87.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T17:14:20.863Z] #14 87.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-11T17:14:20.863Z] #14 87.40 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T17:14:20.863Z] #14 91.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T17:14:20.863Z] #14 91.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-11T17:14:20.863Z] #14 91.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:14:21.238Z] #28 1.807 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T17:14:21.239Z] #28 1.807 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T17:14:21.239Z] #28 1.807 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T17:14:21.247Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-11-11T17:14:21.247Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T17:14:21.247Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T17:14:21.247Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T17:14:21.247Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T17:14:21.247Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T17:14:21.247Z] === RUN TestTagInvalidReference [2021-11-11T17:14:21.247Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T17:14:21.247Z] === RUN TestTagValidPrefixedRepo [2021-11-11T17:14:21.247Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T17:14:21.247Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T17:14:21.247Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T17:14:21.247Z] === RUN TestTagOfficialNames [2021-11-11T17:14:21.247Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-11T17:14:21.247Z] === RUN TestTagMatchesDigest [2021-11-11T17:14:21.247Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T17:14:21.247Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T17:14:21.499Z] #28 ... [2021-11-11T17:14:21.500Z] [2021-11-11T17:14:21.500Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:14:21.500Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:14:21.500Z] #69 62.27 + bin/containerd [2021-11-11T17:14:21.761Z] #69 ... [2021-11-11T17:14:21.761Z] [2021-11-11T17:14:21.761Z] #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 zstd [2021-11-11T17:14:21.761Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-11T17:14:21.761Z] #28 2.347 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T17:14:21.875Z] #14 93.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T17:14:21.875Z] #14 93.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:14:21.875Z] #14 93.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:14:22.021Z] #28 2.814 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T17:14:22.600Z] #28 3.538 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T17:14:23.180Z] #28 4.015 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T17:14:24.122Z] #28 4.659 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:14:24.382Z] #28 5.323 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T17:14:24.382Z] #28 5.323 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T17:14:24.382Z] #28 5.323 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T17:14:24.382Z] #28 5.323 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T17:14:24.382Z] #28 5.323 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:14:24.643Z] #28 5.447 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T17:14:24.643Z] #28 5.463 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T17:14:24.643Z] #28 5.463 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T17:14:24.643Z] #28 5.463 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T17:14:24.643Z] #28 5.463 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:14:25.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T17:14:25.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T17:14:27.185Z] #28 ... [2021-11-11T17:14:27.185Z] [2021-11-11T17:14:27.185Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:14:27.185Z] #65 sha256:cc30ce2b622be7c71ba17734ea07f41453b2def1e5299b2dbff1f4dfcc1241c7 [2021-11-11T17:14:27.185Z] #65 6.481 + cd /tmp/tmp.9c1c371TOU/src/github.com/opencontainers/runc [2021-11-11T17:14:27.185Z] #65 6.481 + git checkout -q v1.0.2 [2021-11-11T17:14:27.185Z] #65 6.912 + '[' -z '' ']' [2021-11-11T17:14:27.185Z] #65 6.912 + target=static [2021-11-11T17:14:27.185Z] #65 6.912 + make BUILDTAGS=seccomp static [2021-11-11T17:14:27.185Z] #65 7.233 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-11-11T17:14:27.185Z] #65 15.88 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-11-11T17:14:27.404Z] #14 99.76 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T17:14:27.404Z] #14 99.76 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-11T17:14:27.404Z] #14 99.77 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:14:28.568Z] #65 18.08 + mkdir -p /build [2021-11-11T17:14:28.568Z] #65 18.08 + cp runc /build/runc [2021-11-11T17:14:29.145Z] #65 DONE 18.4s [2021-11-11T17:14:29.145Z] [2021-11-11T17:14:29.145Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:14:29.145Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:14:29.293Z] #14 ... [2021-11-11T17:14:29.293Z] [2021-11-11T17:14:29.293Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:14:29.293Z] #65 sha256:99de14be8e199c5c4ec358433bf39a851e0e872a38b29724522e6c86d04e32f9 [2021-11-11T17:14:29.293Z] #65 101.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T17:14:29.293Z] #65 101.3 + GOBIN=/build [2021-11-11T17:14:29.293Z] #65 101.3 + GO111MODULE=on [2021-11-11T17:14:29.293Z] #65 101.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T17:14:30.267Z] 8f616e6e9eec: Pull complete [2021-11-11T17:14:31.860Z] #14 ... [2021-11-11T17:14:31.861Z] [2021-11-11T17:14:31.861Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:14:31.861Z] #65 sha256:2a54b12ef2396de16e12e537658e02815afd9d599c12f7632c113887accdd36d [2021-11-11T17:14:31.861Z] #65 103.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T17:14:31.861Z] #65 103.5 + GOBIN=/build [2021-11-11T17:14:31.861Z] #65 103.5 + GO111MODULE=on [2021-11-11T17:14:31.861Z] #65 103.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T17:14:33.646Z] #65 105.5 rootlesskit version 0.14.6 [2021-11-11T17:14:33.646Z] #65 105.5 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T17:14:33.646Z] #65 105.5 -container-ip string [2021-11-11T17:14:33.646Z] #65 105.5 container ip [2021-11-11T17:14:33.646Z] #65 105.5 -container-port int [2021-11-11T17:14:33.646Z] #65 105.5 container port (default -1) [2021-11-11T17:14:33.646Z] #65 105.5 -host-ip string [2021-11-11T17:14:33.646Z] #65 105.5 host ip [2021-11-11T17:14:33.646Z] #65 105.5 -host-port int [2021-11-11T17:14:33.646Z] #65 105.5 host port (default -1) [2021-11-11T17:14:33.646Z] #65 105.5 -proto string [2021-11-11T17:14:33.646Z] #65 105.5 proxy protocol (default "tcp") [2021-11-11T17:14:34.711Z] #65 ... [2021-11-11T17:14:34.711Z] [2021-11-11T17:14:34.711Z] #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-11-11T17:14:34.711Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:14:34.711Z] #14 103.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T17:14:34.711Z] #14 103.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T17:14:34.711Z] #14 103.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T17:14:34.711Z] #14 104.0 Selecting previously unselected package libapparmor1:arm64. [2021-11-11T17:14:34.711Z] #14 104.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 104.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T17:14:34.711Z] #14 104.1 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-11T17:14:34.711Z] #14 104.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 104.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T17:14:34.711Z] #14 104.2 Selecting previously unselected package libbtrfs0:arm64. [2021-11-11T17:14:34.711Z] #14 104.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 104.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T17:14:34.711Z] #14 104.4 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-11T17:14:34.711Z] #14 104.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 104.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T17:14:34.711Z] #14 104.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-11T17:14:34.711Z] #14 104.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 104.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T17:14:34.711Z] #14 104.6 Selecting previously unselected package libudev-dev:arm64. [2021-11-11T17:14:34.711Z] #14 104.7 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 104.7 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-11-11T17:14:34.711Z] #14 104.8 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-11T17:14:34.711Z] #14 104.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 104.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-11T17:14:34.711Z] #14 105.0 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-11T17:14:34.711Z] #14 105.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 105.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-11T17:14:34.711Z] #14 105.2 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-11T17:14:34.711Z] #14 105.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 105.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-11T17:14:34.711Z] #14 105.3 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-11T17:14:34.711Z] #14 105.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 105.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-11T17:14:34.711Z] #14 106.0 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-11T17:14:34.711Z] #14 106.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 106.0 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-11T17:14:34.711Z] #14 106.8 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-11T17:14:34.711Z] #14 106.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-11T17:14:34.711Z] #14 106.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-11T17:14:35.277Z] #14 108.0 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-11T17:14:35.277Z] #14 108.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T17:14:35.277Z] #14 108.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-11T17:14:35.277Z] #14 108.2 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-11T17:14:35.277Z] #14 108.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-11T17:14:35.277Z] #14 108.3 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T17:14:35.998Z] #14 108.6 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-11T17:14:35.998Z] #14 108.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-11T17:14:35.998Z] #14 108.6 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-11-11T17:14:37.031Z] #14 109.7 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T17:14:37.109Z] #65 109.0 rootlesskit version 0.14.6 [2021-11-11T17:14:37.109Z] #65 109.1 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T17:14:37.109Z] #65 109.1 -container-ip string [2021-11-11T17:14:37.109Z] #65 109.1 container ip [2021-11-11T17:14:37.109Z] #65 109.1 -container-port int [2021-11-11T17:14:37.109Z] #65 109.1 container port (default -1) [2021-11-11T17:14:37.109Z] #65 109.1 -host-ip string [2021-11-11T17:14:37.109Z] #65 109.1 host ip [2021-11-11T17:14:37.109Z] #65 109.1 -host-port int [2021-11-11T17:14:37.109Z] #65 109.1 host port (default -1) [2021-11-11T17:14:37.109Z] #65 109.1 -proto string [2021-11-11T17:14:37.109Z] #65 109.1 proxy protocol (default "tcp") [2021-11-11T17:14:37.288Z] #14 110.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T17:14:37.581Z] #14 110.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T17:14:37.941Z] #14 110.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-11T17:14:37.941Z] #14 110.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T17:14:38.198Z] #14 111.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-11T17:14:39.001Z] #65 DONE 111.1s [2021-11-11T17:14:39.001Z] [2021-11-11T17:14:39.001Z] #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-11-11T17:14:39.001Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:14:39.001Z] #14 106.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T17:14:39.001Z] #14 106.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T17:14:39.001Z] #14 106.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:14:39.147Z] #69 ... [2021-11-11T17:14:39.147Z] [2021-11-11T17:14:39.147Z] #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 zstd [2021-11-11T17:14:39.147Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-11T17:14:39.147Z] #28 18.99 Fetched 40.2 MB in 18s (2277 kB/s) [2021-11-11T17:14:39.167Z] #14 112.0 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T17:14:39.258Z] #14 ... [2021-11-11T17:14:39.258Z] [2021-11-11T17:14:39.258Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T17:14:39.258Z] #66 sha256:6676890afeed5e050ce91767dde3e93300ac94e11faa4e58792b03d9933bf23f [2021-11-11T17:14:39.258Z] #66 DONE 0.1s [2021-11-11T17:14:39.258Z] [2021-11-11T17:14:39.258Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T17:14:39.258Z] #67 sha256:4d26aaba490dbc9e853123a3588ec008a92299a1d35be86820b67aa914eb327e [2021-11-11T17:14:39.517Z] #67 DONE 0.2s [2021-11-11T17:14:39.517Z] [2021-11-11T17:14:39.517Z] #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-11-11T17:14:39.517Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T17:14:39.517Z] #14 111.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T17:14:39.517Z] #14 111.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T17:14:39.517Z] #14 111.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T17:14:39.537Z] #14 112.1 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-11T17:14:39.774Z] #14 112.0 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T17:14:39.774Z] #14 112.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T17:14:39.774Z] #14 112.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T17:14:39.774Z] #14 112.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T17:14:39.774Z] #14 112.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T17:14:39.774Z] #14 112.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T17:14:39.835Z] #14 112.5 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-11T17:14:40.031Z] #14 112.4 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T17:14:40.032Z] #14 112.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T17:14:40.032Z] #14 112.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T17:14:40.095Z] #14 112.8 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-11T17:14:40.095Z] #14 113.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T17:14:40.289Z] #14 112.5 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T17:14:40.289Z] #14 112.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T17:14:40.289Z] #14 112.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T17:14:40.289Z] #14 112.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T17:14:40.546Z] #14 112.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T17:14:40.546Z] #14 112.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:14:40.546Z] #14 112.8 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T17:14:40.546Z] #14 112.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T17:14:40.546Z] #14 112.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T17:14:40.546Z] #14 112.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T17:14:40.546Z] #14 113.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T17:14:40.659Z] #14 113.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T17:14:40.659Z] #14 113.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T17:14:40.804Z] #14 113.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T17:14:40.804Z] #14 113.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T17:14:40.915Z] #14 113.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T17:14:41.061Z] #14 113.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T17:14:41.061Z] #14 113.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T17:14:41.061Z] #14 113.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T17:14:41.061Z] #14 113.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T17:14:41.061Z] #14 113.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T17:14:41.317Z] #14 113.6 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T17:14:41.317Z] #14 113.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T17:14:41.317Z] #14 113.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T17:14:41.317Z] #14 113.7 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T17:14:41.317Z] #14 113.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T17:14:41.317Z] #14 113.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T17:14:41.843Z] #14 114.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T17:14:41.843Z] #14 114.6 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-11T17:14:41.843Z] #14 ... [2021-11-11T17:14:41.843Z] [2021-11-11T17:14:41.843Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:14:41.843Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:14:41.884Z] #14 114.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T17:14:41.884Z] #14 114.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T17:14:41.884Z] #14 114.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T17:14:42.140Z] #14 114.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T17:14:42.140Z] #14 114.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T17:14:42.140Z] #14 114.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:14:42.401Z] #14 114.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T17:14:42.401Z] #14 114.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T17:14:42.401Z] #14 114.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T17:14:42.401Z] #14 114.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T17:14:42.401Z] #14 114.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T17:14:42.401Z] #14 114.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T17:14:42.964Z] #14 115.3 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T17:14:42.964Z] #14 115.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T17:14:42.964Z] #14 115.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T17:14:42.964Z] #14 115.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T17:14:42.964Z] #14 115.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T17:14:42.964Z] #14 115.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T17:14:42.964Z] #14 115.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T17:14:43.127Z] #26 114.3 Updating files: 14% (1602/11430) Updating files: 15% (1715/11430) Updating files: 16% (1829/11430) Updating files: 17% (1944/11430) Updating files: 18% (2058/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 36% (4213/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) [2021-11-11T17:14:43.127Z] #26 ... [2021-11-11T17:14:43.127Z] [2021-11-11T17:14:43.127Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T17:14:43.127Z] #65 sha256:99de14be8e199c5c4ec358433bf39a851e0e872a38b29724522e6c86d04e32f9 [2021-11-11T17:14:43.127Z] #65 DONE 115.4s [2021-11-11T17:14:43.127Z] [2021-11-11T17:14:43.127Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:14:43.127Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:14:43.221Z] #14 115.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T17:14:43.221Z] #14 115.4 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T17:14:43.221Z] #14 115.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T17:14:43.221Z] #14 115.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T17:14:43.221Z] #14 115.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T17:14:43.221Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T17:14:43.221Z] #14 115.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T17:14:43.221Z] #14 115.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T17:14:43.221Z] #14 115.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T17:14:43.221Z] #14 115.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T17:14:43.221Z] #14 115.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T17:14:43.221Z] #14 115.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T17:14:43.221Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T17:14:43.221Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:14:43.221Z] #14 115.6 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-11-11T17:14:43.221Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:14:43.221Z] #14 115.6 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-11-11T17:14:43.221Z] #14 115.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T17:14:43.221Z] #14 115.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:14:43.221Z] #14 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T17:14:43.221Z] #14 115.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:14:43.221Z] #14 115.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T17:14:43.221Z] #14 115.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:14:43.221Z] #14 115.7 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T17:14:43.221Z] #14 115.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:14:43.385Z] #26 114.3 Updating files: 14% (1602/11430) Updating files: 15% (1715/11430) Updating files: 16% (1829/11430) Updating files: 17% (1944/11430) Updating files: 18% (2058/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 36% (4213/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) [2021-11-11T17:14:43.385Z] #26 ... [2021-11-11T17:14:43.385Z] [2021-11-11T17:14:43.385Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T17:14:43.385Z] #66 sha256:fe3d92f826df467b4b988d9776ee0e94d4cf965a1219b9e3059a7ff1c4f2c37c [2021-11-11T17:14:43.385Z] #66 DONE 0.3s [2021-11-11T17:14:43.385Z] [2021-11-11T17:14:43.385Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:14:43.385Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:14:43.478Z] #14 115.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T17:14:43.478Z] #14 115.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:14:43.642Z] #26 114.3 Updating files: 14% (1602/11430) Updating files: 15% (1715/11430) Updating files: 16% (1829/11430) Updating files: 17% (1944/11430) Updating files: 18% (2058/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 36% (4213/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) [2021-11-11T17:14:43.642Z] #26 ... [2021-11-11T17:14:43.642Z] [2021-11-11T17:14:43.642Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T17:14:43.642Z] #67 sha256:ef3320e88e8ea03db1007f6c682865079758c6a9eb1fe793479bcf7df129687a [2021-11-11T17:14:43.642Z] #67 DONE 0.2s [2021-11-11T17:14:43.642Z] [2021-11-11T17:14:43.642Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:14:43.642Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:14:43.735Z] #14 DONE 116.1s [2021-11-11T17:14:43.735Z] [2021-11-11T17:14:43.735Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T17:14:43.735Z] #57 sha256:81e298344dcf2dd987d232dca8a63ef236124288f75d30cae55ac1f37bf67422 [2021-11-11T17:14:43.899Z] #26 114.3 Updating files: 14% (1602/11430) Updating files: 15% (1715/11430) Updating files: 16% (1829/11430) Updating files: 17% (1944/11430) Updating files: 18% (2058/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 36% (4213/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) Updating files: 48% (5487/11430) Updating files: 49% (5601/11430) Updating files: 50% (5715/11430) Updating files: 51% (5830/11430) Updating files: 52% (5944/11430) Updating files: 53% (6058/11430) Updating files: 54% (6173/11430) Updating files: 54% (6201/11430) [2021-11-11T17:14:43.899Z] #26 ... [2021-11-11T17:14:43.899Z] [2021-11-11T17:14:43.899Z] #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-11-11T17:14:43.899Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T17:14:43.899Z] #14 115.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T17:14:43.899Z] #14 115.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-11T17:14:43.899Z] #14 115.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-11T17:14:43.899Z] #14 115.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T17:14:43.899Z] #14 115.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:14:43.899Z] #14 115.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T17:14:43.899Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:14:43.899Z] #14 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T17:14:43.899Z] #14 115.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T17:14:43.899Z] #14 115.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T17:14:43.899Z] #14 115.9 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-11-11T17:14:43.899Z] #14 115.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T17:14:43.899Z] #14 116.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T17:14:43.899Z] #14 116.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T17:14:43.899Z] #14 116.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T17:14:43.899Z] #14 116.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T17:14:43.899Z] #14 116.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-11T17:14:43.899Z] #14 116.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:14:43.899Z] #14 DONE 117.0s [2021-11-11T17:14:43.899Z] [2021-11-11T17:14:43.899Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:14:43.899Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:14:44.000Z] #57 DONE 0.2s [2021-11-11T17:14:44.000Z] [2021-11-11T17:14:44.000Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T17:14:44.000Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T17:14:44.412Z] #26 114.3 Updating files: 14% (1602/11430) Updating files: 15% (1715/11430) Updating files: 16% (1829/11430) Updating files: 17% (1944/11430) Updating files: 18% (2058/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 36% (4213/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) Updating files: 48% (5487/11430) Updating files: 49% (5601/11430) Updating files: 50% (5715/11430) Updating files: 51% (5830/11430) Updating files: 52% (5944/11430) Updating files: 53% (6058/11430) Updating files: 54% (6173/11430) Updating files: 54% (6201/11430) Updating files: 55% (6287/11430) Updating files: 56% (6401/11430) Updating files: 57% (6516/11430) Updating files: 58% (6630/11430) Updating files: 59% (6744/11430) Updating files: 60% (6858/11430) Updating files: 61% (6973/11430) [2021-11-11T17:14:44.412Z] #26 ... [2021-11-11T17:14:44.412Z] [2021-11-11T17:14:44.412Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T17:14:44.412Z] #57 sha256:b3ed08612172944b8800d94ce8ea0be1b64354c3ced8395337809e05804d2a10 [2021-11-11T17:14:44.412Z] #57 DONE 0.3s [2021-11-11T17:14:44.412Z] [2021-11-11T17:14:44.412Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:14:44.412Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:14:46.211Z] #26 114.3 Updating files: 14% (1602/11430) Updating files: 15% (1715/11430) Updating files: 16% (1829/11430) Updating files: 17% (1944/11430) Updating files: 18% (2058/11430) Updating files: 19% (2172/11430) Updating files: 20% (2286/11430) Updating files: 21% (2401/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 36% (4213/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) Updating files: 48% (5487/11430) Updating files: 49% (5601/11430) Updating files: 50% (5715/11430) Updating files: 51% (5830/11430) Updating files: 52% (5944/11430) Updating files: 53% (6058/11430) Updating files: 54% (6173/11430) Updating files: 54% (6201/11430) Updating files: 55% (6287/11430) Updating files: 56% (6401/11430) Updating files: 57% (6516/11430) Updating files: 58% (6630/11430) Updating files: 59% (6744/11430) Updating files: 60% (6858/11430) Updating files: 61% (6973/11430) Updating files: 62% (7087/11430) Updating files: 63% (7201/11430) Updating files: 64% (7316/11430) Updating files: 65% (7430/11430) Updating files: 66% (7544/11430) Updating files: 67% (7659/11430) Updating files: 68% (7773/11430) Updating files: 69% (7887/11430) Updating files: 70% (8001/11430) Updating files: 71% (8116/11430) Updating files: 72% (8230/11430) Updating files: 73% (8344/11430) Updating files: 74% (8459/11430) Updating files: 74% (8518/11430) Updating files: 75% (8573/11430) Updating files: 76% (8687/11430) Updating files: 77% (8802/11430) Updating files: 78% (8916/11430) Updating files: 79% (9030/11430) Updating files: 80% (9144/11430) Updating files: 81% (9259/11430) Updating files: 82% (9373/11430) Updating files: 83% (9487/11430) Updating files: 84% (9602/11430) Updating files: 85% (9716/11430) Updating files: 86% (9830/11430) Updating files: 87% (9945/11430) Updating files: 88% (10059/11430) Updating files: 89% (10173/11430) Updating files: 90% (10287/11430) Updating files: 91% (10402/11430) Updating files: 92% (10516/11430) Updating files: 93% (10630/11430) Updating files: 94% (10745/11430) Updating files: 95% (10859/11430) Updating files: 96% (10973/11430) Updating files: 97% (11088/11430) Updating files: 97% (11127/11430) Updating files: 98% (11202/11430) Updating files: 99% (11316/11430) Updating files: 100% (11430/11430) Updating files: 100% (11430/11430), done. [2021-11-11T17:14:46.468Z] #26 118.8 + cd /tmp/tmp.uMJ6lryHmT/tmp/docker-ce [2021-11-11T17:14:46.468Z] #26 118.8 + git checkout -q v17.06.2-ce [2021-11-11T17:14:46.725Z] #26 ... [2021-11-11T17:14:46.725Z] [2021-11-11T17:14:46.725Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T17:14:46.725Z] #15 sha256:fda4456954f87d00db3169912dde1187ade3f7202ee22fd46f5f3d7351fc6aa2 [2021-11-11T17:14:46.725Z] #15 DONE 2.5s [2021-11-11T17:14:46.725Z] [2021-11-11T17:14:46.725Z] #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-11-11T17:14:46.725Z] #16 sha256:249738bf771aefeb1dcacabe889d469940c813963732a63c29a61bf4f391d6fd [2021-11-11T17:14:47.287Z] #28 18.99 Reading package lists... [2021-11-11T17:14:48.176Z] #15 DONE 3.6s [2021-11-11T17:14:48.176Z] [2021-11-11T17:14:48.176Z] #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-11-11T17:14:48.176Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T17:14:48.619Z] #16 DONE 1.7s [2021-11-11T17:14:48.619Z] [2021-11-11T17:14:48.619Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T17:14:48.619Z] #17 sha256:00414cd2448969bba9f1ef526dabb48ceb76edd27662a739112f090436f2cf84 [2021-11-11T17:14:49.544Z] #16 DONE 2.1s [2021-11-11T17:14:49.544Z] [2021-11-11T17:14:49.544Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:14:49.544Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5 [2021-11-11T17:14:49.544Z] #58 3.247 + RM_GOPATH=0 [2021-11-11T17:14:49.544Z] #58 3.247 + TMP_GOPATH= [2021-11-11T17:14:49.544Z] #58 3.247 + : /build [2021-11-11T17:14:49.544Z] #58 3.247 + '[' -z '' ']' [2021-11-11T17:14:49.544Z] #58 3.282 ++ mktemp -d [2021-11-11T17:14:49.544Z] #58 3.282 + export GOPATH=/tmp/tmp.tFkFMPVi9O [2021-11-11T17:14:49.544Z] #58 3.282 + GOPATH=/tmp/tmp.tFkFMPVi9O [2021-11-11T17:14:49.544Z] #58 3.282 + RM_GOPATH=1 [2021-11-11T17:14:49.544Z] #58 3.282 + case "$(go env GOARCH)" in [2021-11-11T17:14:49.544Z] #58 3.282 ++ go env GOARCH [2021-11-11T17:14:49.544Z] #58 3.282 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:14:49.544Z] #58 3.282 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:14:49.544Z] #58 3.282 ++ dirname /install.sh [2021-11-11T17:14:49.544Z] #58 3.283 + dir=/ [2021-11-11T17:14:49.544Z] #58 3.283 + bin=runc [2021-11-11T17:14:49.544Z] #58 3.283 + shift [2021-11-11T17:14:49.544Z] #58 3.283 + '[' '!' -f //runc.installer ']' [2021-11-11T17:14:49.544Z] #58 3.283 + . //runc.installer [2021-11-11T17:14:49.544Z] #58 3.283 ++ set -e [2021-11-11T17:14:49.544Z] #58 3.283 ++ : v1.0.2 [2021-11-11T17:14:49.544Z] #58 3.284 + install_runc [2021-11-11T17:14:49.544Z] #58 3.284 + RUNC_BUILDTAGS=seccomp [2021-11-11T17:14:49.544Z] #58 3.284 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T17:14:49.544Z] #58 3.284 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tFkFMPVi9O/src/github.com/opencontainers/runc [2021-11-11T17:14:49.544Z] #58 3.285 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T17:14:49.544Z] #58 3.285 Cloning into '/tmp/tmp.tFkFMPVi9O/src/github.com/opencontainers/runc'... [2021-11-11T17:14:49.548Z] #17 0.985 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T17:14:50.480Z] #17 DONE 2.0s [2021-11-11T17:14:50.480Z] [2021-11-11T17:14:50.480Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:14:50.480Z] #58 sha256:40b701af0cd0e506c9dde00500d77d4b155f7e9ca530ac980950c0f73124b4e8 [2021-11-11T17:14:50.480Z] #58 1.727 + RM_GOPATH=0 [2021-11-11T17:14:50.480Z] #58 1.727 + TMP_GOPATH= [2021-11-11T17:14:50.480Z] #58 1.727 + : /build [2021-11-11T17:14:50.480Z] #58 1.727 + '[' -z '' ']' [2021-11-11T17:14:50.480Z] #58 1.727 ++ mktemp -d [2021-11-11T17:14:50.480Z] #58 1.741 + export GOPATH=/tmp/tmp.DYHUWWCd16 [2021-11-11T17:14:50.480Z] #58 1.741 + GOPATH=/tmp/tmp.DYHUWWCd16 [2021-11-11T17:14:50.480Z] #58 1.741 + RM_GOPATH=1 [2021-11-11T17:14:50.480Z] #58 1.741 + case "$(go env GOARCH)" in [2021-11-11T17:14:50.480Z] #58 1.741 ++ go env GOARCH [2021-11-11T17:14:50.480Z] #58 1.761 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T17:14:50.480Z] #58 1.761 + GO_BUILDMODE=-buildmode=pie [2021-11-11T17:14:50.480Z] #58 1.761 ++ dirname /install.sh [2021-11-11T17:14:50.480Z] #58 1.761 + dir=/ [2021-11-11T17:14:50.480Z] #58 1.761 + bin=runc [2021-11-11T17:14:50.480Z] #58 1.761 + shift [2021-11-11T17:14:50.480Z] #58 1.761 + '[' '!' -f //runc.installer ']' [2021-11-11T17:14:50.480Z] #58 1.761 + . //runc.installer [2021-11-11T17:14:50.480Z] #58 1.761 ++ set -e [2021-11-11T17:14:50.480Z] #58 1.761 ++ : v1.0.2 [2021-11-11T17:14:50.480Z] #58 1.761 + install_runc [2021-11-11T17:14:50.480Z] #58 1.761 + RUNC_BUILDTAGS=seccomp [2021-11-11T17:14:50.480Z] #58 1.761 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T17:14:50.480Z] #58 1.761 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DYHUWWCd16/src/github.com/opencontainers/runc [2021-11-11T17:14:50.480Z] #58 1.761 Cloning into '/tmp/tmp.DYHUWWCd16/src/github.com/opencontainers/runc'... [2021-11-11T17:14:50.480Z] #58 1.775 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T17:14:50.480Z] #58 ... [2021-11-11T17:14:50.480Z] [2021-11-11T17:14:50.480Z] #34 [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-11-11T17:14:50.480Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T17:14:50.480Z] #34 DONE 122.9s [2021-11-11T17:14:50.480Z] [2021-11-11T17:14:50.480Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T17:14:50.480Z] #18 sha256:09cc66244c9dc7284c10a06922eef19d5056284e4eafb9c31e3a7339fca11776 [2021-11-11T17:14:51.446Z] #58 ... [2021-11-11T17:14:51.446Z] [2021-11-11T17:14:51.446Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T17:14:51.446Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T17:14:51.446Z] #17 1.583 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T17:14:51.446Z] #17 DONE 1.8s [2021-11-11T17:14:51.446Z] [2021-11-11T17:14:51.446Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T17:14:51.446Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T17:14:52.372Z] #18 DONE 1.9s [2021-11-11T17:14:52.372Z] [2021-11-11T17:14:52.372Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:14:52.372Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:14:52.372Z] #26 123.2 + mkdir -p /tmp/tmp.uMJ6lryHmT/src/github.com/docker [2021-11-11T17:14:52.372Z] #26 123.2 + mv components/cli /tmp/tmp.uMJ6lryHmT/src/github.com/docker/cli [2021-11-11T17:14:52.372Z] #26 123.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-11T17:14:52.815Z] #18 DONE 1.6s [2021-11-11T17:14:52.815Z] [2021-11-11T17:14:52.815Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:14:52.815Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5 [2021-11-11T17:14:53.071Z] #58 ... [2021-11-11T17:14:53.071Z] [2021-11-11T17:14:53.071Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T17:14:53.071Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T17:14:53.745Z] #26 ... [2021-11-11T17:14:53.745Z] [2021-11-11T17:14:53.745Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T17:14:53.745Z] #19 sha256:4d90522395e90a5720677c207298404d92c089a1f1c92716320d6884feb50a98 [2021-11-11T17:14:53.745Z] #19 DONE 1.3s [2021-11-11T17:14:53.745Z] [2021-11-11T17:14:53.745Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T17:14:53.745Z] #20 sha256:e0101a263f80102b5f13fdb5c9507d27dbb62ee3a1cbef6472910cdf5af803f2 [2021-11-11T17:14:54.677Z] #20 DONE 1.1s [2021-11-11T17:14:54.677Z] [2021-11-11T17:14:54.677Z] #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 zstd [2021-11-11T17:14:54.677Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T17:14:54.984Z] #19 DONE 1.8s [2021-11-11T17:14:54.984Z] [2021-11-11T17:14:54.984Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T17:14:54.984Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T17:14:55.437Z] #28 27.66 Reading package lists... [2021-11-11T17:14:56.046Z] #21 1.391 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:14:56.303Z] #21 1.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:14:56.303Z] #21 1.614 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:14:56.379Z] #28 36.10 Building dependency tree... [2021-11-11T17:14:56.379Z] #28 37.21 Reading state information... [2021-11-11T17:14:56.865Z] #21 2.135 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T17:14:56.875Z] #20 DONE 1.8s [2021-11-11T17:14:56.875Z] [2021-11-11T17:14:56.875Z] #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 zstd [2021-11-11T17:14:56.875Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T17:14:57.321Z] #28 38.16 bzip2 is already the newest version (1.0.8-4). [2021-11-11T17:14:57.321Z] #28 38.16 patch is already the newest version (2.7.6-7). [2021-11-11T17:14:57.321Z] #28 38.16 xz-utils is already the newest version (5.2.5-2). [2021-11-11T17:14:57.321Z] #28 38.16 The following additional packages will be installed: [2021-11-11T17:14:57.321Z] #28 38.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-11T17:14:57.321Z] #28 38.17 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-11-11T17:14:57.321Z] #28 38.17 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T17:14:57.321Z] #28 38.17 python3-pkg-resources vim-runtime xxd [2021-11-11T17:14:57.321Z] #28 38.19 Suggested packages: [2021-11-11T17:14:57.321Z] #28 38.19 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-11-11T17:14:57.321Z] #28 38.19 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-11-11T17:14:57.321Z] #28 38.19 Recommended packages: [2021-11-11T17:14:57.321Z] #28 38.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T17:14:58.705Z] #28 39.23 The following NEW packages will be installed: [2021-11-11T17:14:58.705Z] #28 39.24 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-11-11T17:14:58.705Z] #28 39.24 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-11T17:14:58.705Z] #28 39.24 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-11-11T17:14:58.705Z] #28 39.24 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-11-11T17:14:58.705Z] #28 39.24 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-11-11T17:14:58.705Z] #28 39.24 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-11-11T17:14:58.705Z] #28 39.24 vim-common vim-runtime xfsprogs xxd zip zstd [2021-11-11T17:14:58.705Z] #28 39.59 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:14:58.705Z] #28 39.59 Need to get 18.6 MB of archives. [2021-11-11T17:14:58.705Z] #28 39.59 After this operation, 71.4 MB of additional disk space will be used. [2021-11-11T17:14:58.705Z] #28 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T17:14:58.765Z] #21 1.977 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T17:14:58.765Z] #21 1.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T17:14:58.765Z] #21 2.005 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T17:14:58.769Z] #21 3.884 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T17:14:58.966Z] #28 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T17:14:58.966Z] #28 39.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T17:14:58.966Z] #28 39.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T17:14:58.966Z] #28 39.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T17:14:58.966Z] #28 39.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T17:14:58.966Z] #28 39.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T17:14:58.966Z] #28 39.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T17:14:58.966Z] #28 39.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T17:14:58.966Z] #28 39.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T17:14:58.966Z] #28 39.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T17:14:58.966Z] #28 39.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T17:14:58.966Z] #28 39.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T17:14:58.966Z] #28 39.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T17:14:58.966Z] #28 39.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T17:14:58.966Z] #28 39.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T17:14:58.966Z] #28 39.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T17:14:58.966Z] #28 39.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T17:14:58.966Z] #28 39.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T17:14:58.966Z] #28 39.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T17:14:58.966Z] #28 39.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T17:14:58.966Z] #28 39.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T17:14:58.966Z] #28 39.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T17:14:58.966Z] #28 39.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T17:14:58.966Z] #28 39.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T17:14:58.966Z] #28 39.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-11-11T17:14:58.966Z] #28 39.82 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-11-11T17:14:58.966Z] #28 39.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-11-11T17:14:58.966Z] #28 39.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T17:14:58.966Z] #28 39.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T17:14:58.966Z] #28 39.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T17:14:59.022Z] #21 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T17:14:59.227Z] #28 39.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T17:14:59.227Z] #28 39.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T17:14:59.227Z] #28 39.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T17:14:59.227Z] #28 39.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T17:14:59.227Z] #28 39.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T17:14:59.227Z] #28 39.87 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T17:14:59.227Z] #28 39.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T17:14:59.227Z] #28 39.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T17:14:59.227Z] #28 39.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T17:14:59.227Z] #28 39.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T17:14:59.227Z] #28 40.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T17:14:59.227Z] #28 40.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T17:14:59.227Z] #28 40.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T17:14:59.798Z] #28 40.49 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:14:59.798Z] #28 40.69 Fetched 18.6 MB in 1s (26.0 MB/s) [2021-11-11T17:15:00.059Z] #28 40.73 Selecting previously unselected package pigz. [2021-11-11T17:15:00.059Z] #28 40.73 (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-11-11T17:15:00.059Z] #28 40.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T17:15:00.059Z] #28 40.78 Unpacking pigz (2.6-1) ... [2021-11-11T17:15:00.059Z] #28 40.83 Selecting previously unselected package libelf1:amd64. [2021-11-11T17:15:00.059Z] #28 40.83 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T17:15:00.059Z] #28 40.84 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T17:15:00.059Z] #28 40.92 Selecting previously unselected package libbpf0:amd64. [2021-11-11T17:15:00.059Z] #28 40.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T17:15:00.059Z] #28 40.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T17:15:00.320Z] #28 40.99 Selecting previously unselected package libcap2:amd64. [2021-11-11T17:15:00.320Z] #28 40.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T17:15:00.320Z] #28 40.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T17:15:00.320Z] #28 41.04 Selecting previously unselected package libmnl0:amd64. [2021-11-11T17:15:00.320Z] #28 41.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T17:15:00.320Z] #28 41.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T17:15:00.320Z] #28 41.09 Selecting previously unselected package libxtables12:amd64. [2021-11-11T17:15:00.320Z] #28 41.09 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T17:15:00.320Z] #28 41.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T17:15:00.320Z] #28 41.15 Selecting previously unselected package libcap2-bin. [2021-11-11T17:15:00.320Z] #28 41.15 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T17:15:00.320Z] #28 41.15 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T17:15:00.320Z] #28 41.20 Selecting previously unselected package iproute2. [2021-11-11T17:15:00.581Z] #28 41.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T17:15:00.581Z] #28 41.20 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T17:15:00.581Z] #28 41.45 Selecting previously unselected package xxd. [2021-11-11T17:15:00.581Z] #28 41.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T17:15:00.581Z] #28 41.47 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T17:15:00.581Z] #28 41.54 Selecting previously unselected package vim-common. [2021-11-11T17:15:00.581Z] #28 41.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:15:00.581Z] #28 41.56 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T17:15:00.664Z] #21 5.904 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T17:15:00.841Z] #28 41.65 Selecting previously unselected package bash-completion. [2021-11-11T17:15:00.841Z] #28 41.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T17:15:00.911Z] #21 3.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T17:15:02.225Z] #28 42.73 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T17:15:02.225Z] #28 42.94 Selecting previously unselected package apparmor. [2021-11-11T17:15:02.225Z] #28 42.95 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T17:15:02.225Z] #28 43.00 Unpacking apparmor (2.13.6-10) ... [2021-11-11T17:15:02.277Z] #21 5.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T17:15:02.485Z] #28 43.19 Selecting previously unselected package inetutils-ping. [2021-11-11T17:15:02.485Z] #28 43.19 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T17:15:02.485Z] #28 43.21 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T17:15:02.485Z] #28 43.26 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T17:15:02.485Z] #28 43.27 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T17:15:02.485Z] #28 43.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T17:15:02.485Z] #28 43.32 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T17:15:02.485Z] #28 43.33 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T17:15:02.485Z] #28 43.33 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T17:15:02.485Z] #28 43.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T17:15:02.746Z] #28 43.39 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T17:15:02.746Z] #28 43.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T17:15:02.746Z] #28 43.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T17:15:02.746Z] #28 43.44 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T17:15:02.746Z] #28 43.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T17:15:02.746Z] #28 43.49 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T17:15:02.746Z] #28 43.50 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T17:15:02.746Z] #28 43.51 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T17:15:02.746Z] #28 43.55 Selecting previously unselected package iptables. [2021-11-11T17:15:02.746Z] #28 43.56 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-11-11T17:15:02.746Z] #28 43.56 Unpacking iptables (1.8.7-1) ... [2021-11-11T17:15:03.007Z] #28 43.69 Selecting previously unselected package libonig5:amd64. [2021-11-11T17:15:03.007Z] #28 43.70 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T17:15:03.007Z] #28 43.70 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T17:15:03.007Z] #28 43.79 Selecting previously unselected package libjq1:amd64. [2021-11-11T17:15:03.007Z] #28 43.80 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T17:15:03.007Z] #28 43.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T17:15:03.007Z] #28 43.87 Selecting previously unselected package jq. [2021-11-11T17:15:03.007Z] #28 43.87 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-11-11T17:15:03.007Z] #28 43.87 Unpacking jq (1.6-2.1) ... [2021-11-11T17:15:03.007Z] #28 43.93 Selecting previously unselected package libaio1:amd64. [2021-11-11T17:15:03.007Z] #28 43.93 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T17:15:03.267Z] #28 43.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T17:15:03.268Z] #28 43.99 Selecting previously unselected package libgpm2:amd64. [2021-11-11T17:15:03.268Z] #28 43.99 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T17:15:03.268Z] #28 43.99 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T17:15:03.268Z] #28 44.04 Selecting previously unselected package libinih1:amd64. [2021-11-11T17:15:03.268Z] #28 44.05 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-11-11T17:15:03.268Z] #28 44.05 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T17:15:03.268Z] #28 44.09 Selecting previously unselected package libnet1:amd64. [2021-11-11T17:15:03.268Z] #28 44.10 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T17:15:03.268Z] #28 44.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:15:03.268Z] #28 44.15 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T17:15:03.528Z] #28 44.16 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T17:15:03.528Z] #28 44.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T17:15:03.528Z] #28 44.23 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T17:15:03.528Z] #28 44.23 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T17:15:03.528Z] #28 44.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T17:15:03.529Z] #28 44.28 Selecting previously unselected package net-tools. [2021-11-11T17:15:03.529Z] #28 44.28 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T17:15:03.529Z] #28 44.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T17:15:03.529Z] #28 44.37 Selecting previously unselected package python-pip-whl. [2021-11-11T17:15:03.529Z] #28 44.38 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T17:15:03.789Z] #28 44.39 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T17:15:03.789Z] #28 44.63 Selecting previously unselected package python3-lib2to3. [2021-11-11T17:15:04.050Z] #28 44.64 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T17:15:04.050Z] #28 44.64 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T17:15:04.050Z] #28 44.70 Selecting previously unselected package python3-distutils. [2021-11-11T17:15:04.050Z] #28 44.71 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T17:15:04.050Z] #28 44.71 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T17:15:04.050Z] #28 44.81 Selecting previously unselected package python3-pkg-resources. [2021-11-11T17:15:04.050Z] #28 44.81 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T17:15:04.050Z] #28 44.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:15:04.050Z] #28 44.88 Selecting previously unselected package python3-setuptools. [2021-11-11T17:15:04.050Z] #28 44.90 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T17:15:04.050Z] #28 44.90 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T17:15:04.050Z] #28 45.01 Selecting previously unselected package python3-wheel. [2021-11-11T17:15:04.207Z] #21 ... [2021-11-11T17:15:04.207Z] [2021-11-11T17:15:04.207Z] #34 [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-11-11T17:15:04.207Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T17:15:04.207Z] #34 DONE 136.0s [2021-11-11T17:15:04.207Z] [2021-11-11T17:15:04.207Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:15:04.207Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5 [2021-11-11T17:15:04.207Z] #58 12.12 + cd /tmp/tmp.tFkFMPVi9O/src/github.com/opencontainers/runc [2021-11-11T17:15:04.207Z] #58 12.12 + git checkout -q v1.0.2 [2021-11-11T17:15:04.207Z] #58 12.94 + '[' -z '' ']' [2021-11-11T17:15:04.208Z] #58 12.94 + target=static [2021-11-11T17:15:04.208Z] #58 12.94 + make BUILDTAGS=seccomp static [2021-11-11T17:15:04.208Z] #58 13.25 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-11-11T17:15:04.311Z] #28 45.02 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T17:15:04.311Z] #28 45.02 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T17:15:04.311Z] #28 45.07 Selecting previously unselected package python3-pip. [2021-11-11T17:15:04.311Z] #28 45.08 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-11-11T17:15:04.311Z] #28 45.08 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T17:15:04.571Z] #28 45.22 Selecting previously unselected package sudo. [2021-11-11T17:15:04.571Z] #28 45.23 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T17:15:04.571Z] #28 45.24 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T17:15:04.832Z] #28 45.48 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T17:15:04.832Z] #28 45.49 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T17:15:04.832Z] #28 45.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T17:15:04.832Z] #28 45.62 Selecting previously unselected package uidmap. [2021-11-11T17:15:04.832Z] #28 45.64 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T17:15:04.832Z] #28 45.64 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T17:15:04.832Z] #28 45.71 Selecting previously unselected package vim-runtime. [2021-11-11T17:15:04.835Z] #21 9.456 Fetched 8358 kB in 8s (1002 kB/s) [2021-11-11T17:15:05.092Z] #28 45.72 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:15:05.093Z] #28 45.74 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T17:15:05.093Z] #28 45.76 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T17:15:05.093Z] #28 45.77 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T17:15:05.575Z] #58 ... [2021-11-11T17:15:05.576Z] [2021-11-11T17:15:05.576Z] #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 zstd [2021-11-11T17:15:05.576Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T17:15:05.576Z] #21 8.869 Fetched 8473 kB in 7s (1181 kB/s) [2021-11-11T17:15:05.763Z] #21 9.456 Reading package lists... [2021-11-11T17:15:05.763Z] #21 ... [2021-11-11T17:15:05.763Z] [2021-11-11T17:15:05.763Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:15:05.763Z] #58 sha256:40b701af0cd0e506c9dde00500d77d4b155f7e9ca530ac980950c0f73124b4e8 [2021-11-11T17:15:05.763Z] #58 11.26 + cd /tmp/tmp.DYHUWWCd16/src/github.com/opencontainers/runc [2021-11-11T17:15:05.763Z] #58 11.26 + git checkout -q v1.0.2 [2021-11-11T17:15:05.763Z] #58 12.11 + '[' -z '' ']' [2021-11-11T17:15:05.763Z] #58 12.11 + target=static [2021-11-11T17:15:05.763Z] #58 12.11 + make BUILDTAGS=seccomp static [2021-11-11T17:15:05.763Z] #58 12.55 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-11-11T17:15:06.476Z] #28 47.04 Selecting previously unselected package vim. [2021-11-11T17:15:06.476Z] #28 47.06 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T17:15:06.476Z] #28 47.07 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T17:15:06.476Z] #28 47.28 Selecting previously unselected package xfsprogs. [2021-11-11T17:15:06.476Z] #28 47.29 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T17:15:06.476Z] #28 47.29 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T17:15:06.736Z] #28 47.50 Selecting previously unselected package zip. [2021-11-11T17:15:06.736Z] #28 47.51 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-11-11T17:15:06.736Z] #28 47.51 Unpacking zip (3.0-12) ... [2021-11-11T17:15:06.736Z] #28 47.58 Selecting previously unselected package zstd. [2021-11-11T17:15:06.736Z] #28 47.59 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T17:15:06.736Z] #28 47.60 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T17:15:06.997Z] #28 47.78 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:15:07.259Z] #28 48.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T17:15:07.519Z] #28 48.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T17:15:07.519Z] #28 48.26 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T17:15:07.519Z] #28 48.30 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T17:15:07.519Z] #28 48.31 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T17:15:07.519Z] #28 48.32 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T17:15:07.519Z] #28 48.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:15:07.519Z] #28 48.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T17:15:07.519Z] #28 48.35 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T17:15:07.655Z] #58 ... [2021-11-11T17:15:07.655Z] [2021-11-11T17:15:07.655Z] #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 zstd [2021-11-11T17:15:07.655Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T17:15:07.655Z] #21 9.456 Reading package lists... [2021-11-11T17:15:08.090Z] #28 48.65 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T17:15:08.090Z] #28 48.66 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T17:15:08.090Z] #28 48.67 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T17:15:08.090Z] #28 48.68 Setting up apparmor (2.13.6-10) ... [2021-11-11T17:15:08.092Z] #21 8.869 Reading package lists... [2021-11-11T17:15:09.030Z] #28 49.57 Setting up zip (3.0-12) ... [2021-11-11T17:15:09.030Z] #28 49.58 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T17:15:09.030Z] #28 49.60 Setting up bash-completion (1:2.11-2) ... [2021-11-11T17:15:09.971Z] #28 50.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T17:15:09.971Z] #28 50.70 Setting up sudo (1.9.5p2-3) ... [2021-11-11T17:15:09.971Z] #28 50.75 invoke-rc.d: could not determine current runlevel [2021-11-11T17:15:09.971Z] #28 50.76 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T17:15:09.971Z] #28 50.77 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T17:15:09.971Z] #28 50.78 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T17:15:09.971Z] #28 50.79 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T17:15:09.971Z] #28 50.80 Setting up pigz (2.6-1) ... [2021-11-11T17:15:09.971Z] #28 50.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T17:15:09.971Z] #28 50.82 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T17:15:09.971Z] #28 50.83 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T17:15:09.971Z] #28 50.84 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T17:15:10.541Z] #28 51.13 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T17:15:10.541Z] #28 51.14 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T17:15:10.541Z] #28 51.35 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T17:15:10.541Z] #28 51.37 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T17:15:10.541Z] #28 51.38 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T17:15:10.541Z] #28 51.39 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T17:15:10.607Z] #21 11.71 Reading package lists... [2021-11-11T17:15:10.802Z] #28 51.59 Setting up vim (2:8.2.2434-3) ... [2021-11-11T17:15:10.802Z] #28 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T17:15:10.802Z] #28 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T17:15:10.802Z] #28 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T17:15:10.802Z] #28 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T17:15:10.802Z] #28 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T17:15:10.802Z] #28 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T17:15:10.802Z] #28 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T17:15:10.802Z] #28 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T17:15:10.802Z] #28 51.66 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T17:15:11.373Z] #28 52.22 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T17:15:11.373Z] #28 52.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T17:15:11.373Z] #28 52.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T17:15:11.373Z] #28 52.25 Setting up python3-pip (20.3.4-4) ... [2021-11-11T17:15:11.533Z] #21 14.16 Building dependency tree... [2021-11-11T17:15:11.944Z] #28 52.75 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T17:15:11.944Z] #28 52.76 Setting up jq (1.6-2.1) ... [2021-11-11T17:15:11.944Z] #28 52.77 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T17:15:11.944Z] #28 52.78 Setting up iptables (1.8.7-1) ... [2021-11-11T17:15:11.944Z] #28 52.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T17:15:11.944Z] #28 52.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T17:15:11.944Z] #28 52.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T17:15:11.944Z] #28 52.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T17:15:11.944Z] #28 52.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T17:15:11.944Z] #28 52.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T17:15:11.944Z] #28 52.83 Setting up iproute2 (5.10.0-4) ... [2021-11-11T17:15:12.083Z] #21 13.26 Reading package lists... [2021-11-11T17:15:12.095Z] #21 15.72 The following additional packages will be installed: [2021-11-11T17:15:12.208Z] #28 53.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:15:12.351Z] #21 15.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T17:15:12.351Z] #21 15.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T17:15:12.351Z] #21 15.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T17:15:12.351Z] #21 15.73 python3-pkg-resources vim-runtime xxd [2021-11-11T17:15:12.351Z] #21 15.74 Suggested packages: [2021-11-11T17:15:12.351Z] #21 15.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T17:15:12.351Z] #21 15.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T17:15:12.351Z] #21 15.75 acl attr quota [2021-11-11T17:15:12.351Z] #21 15.75 Recommended packages: [2021-11-11T17:15:12.351Z] #21 15.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T17:15:12.645Z] #21 16.89 Building dependency tree... [2021-11-11T17:15:12.810Z] #28 DONE 53.6s [2021-11-11T17:15:12.810Z] [2021-11-11T17:15:12.810Z] #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-11-11T17:15:12.810Z] #29 sha256:80027a0c19e7e7ff678f32a1d2bf1c0858eb957c9ab8783a59234e3f7b79f42f [2021-11-11T17:15:13.718Z] #21 17.07 The following NEW packages will be installed: [2021-11-11T17:15:13.718Z] #21 17.08 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T17:15:13.718Z] #21 17.08 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T17:15:13.718Z] #21 17.08 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T17:15:13.718Z] #21 17.08 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T17:15:13.718Z] #21 17.08 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T17:15:13.718Z] #21 17.08 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T17:15:13.718Z] #21 17.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T17:15:13.718Z] #21 17.08 xz-utils zip zstd [2021-11-11T17:15:13.975Z] #21 17.41 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:15:13.975Z] #21 17.41 Need to get 27.6 MB of archives. [2021-11-11T17:15:13.975Z] #21 17.41 After this operation, 106 MB of additional disk space will be used. [2021-11-11T17:15:13.975Z] #21 17.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T17:15:13.975Z] #21 17.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T17:15:13.975Z] #21 17.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T17:15:13.975Z] #21 17.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T17:15:13.975Z] #21 17.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T17:15:13.975Z] #21 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T17:15:13.975Z] #21 17.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T17:15:13.975Z] #21 17.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T17:15:13.975Z] #21 17.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T17:15:13.975Z] #21 17.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T17:15:13.975Z] #21 17.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T17:15:13.975Z] #21 17.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T17:15:13.975Z] #21 17.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T17:15:13.975Z] #21 17.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T17:15:13.975Z] #21 17.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T17:15:13.975Z] #21 17.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T17:15:13.975Z] #21 17.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T17:15:13.975Z] #21 17.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T17:15:13.975Z] #21 17.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T17:15:13.975Z] #21 17.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T17:15:13.975Z] #21 17.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T17:15:13.975Z] #21 17.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T17:15:13.975Z] #21 17.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T17:15:14.201Z] #29 1.297 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T17:15:14.201Z] #29 1.302 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T17:15:14.201Z] #29 1.319 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T17:15:14.201Z] #29 DONE 1.4s [2021-11-11T17:15:14.201Z] [2021-11-11T17:15:14.201Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T17:15:14.201Z] #30 sha256:15fbc0fb5383cd4bbfb9ab8c5a3fea04be04f2f9bf8f6a833cdac606d976fd7a [2021-11-11T17:15:14.232Z] #21 17.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T17:15:14.232Z] #21 17.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T17:15:14.232Z] #21 17.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T17:15:14.232Z] #21 17.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T17:15:14.488Z] #21 17.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T17:15:14.488Z] #21 17.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T17:15:14.488Z] #21 17.89 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-11-11T17:15:14.488Z] #21 17.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T17:15:14.488Z] #21 17.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T17:15:14.488Z] #21 17.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T17:15:14.488Z] #21 17.92 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T17:15:14.488Z] #21 17.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T17:15:14.488Z] #21 17.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T17:15:14.488Z] #21 17.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T17:15:14.488Z] #21 18.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T17:15:14.488Z] #21 18.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T17:15:14.488Z] #21 18.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T17:15:14.488Z] #21 18.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T17:15:14.488Z] #21 18.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T17:15:14.488Z] #21 18.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T17:15:14.488Z] #21 18.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T17:15:14.540Z] #21 19.77 The following additional packages will be installed: [2021-11-11T17:15:14.540Z] #21 19.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T17:15:14.540Z] #21 19.77 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T17:15:14.540Z] #21 19.77 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T17:15:14.540Z] #21 19.77 python3-pkg-resources vim-runtime xxd [2021-11-11T17:15:14.540Z] #21 19.78 Suggested packages: [2021-11-11T17:15:14.540Z] #21 19.78 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T17:15:14.540Z] #21 19.78 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T17:15:14.540Z] #21 19.78 acl attr quota [2021-11-11T17:15:14.540Z] #21 19.78 Recommended packages: [2021-11-11T17:15:14.540Z] #21 19.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T17:15:15.052Z] #21 18.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T17:15:15.052Z] #21 18.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T17:15:15.052Z] #21 18.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T17:15:15.052Z] #21 18.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T17:15:15.470Z] #21 20.80 The following NEW packages will be installed: [2021-11-11T17:15:15.470Z] #21 20.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T17:15:15.470Z] #21 20.80 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T17:15:15.470Z] #21 20.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T17:15:15.470Z] #21 20.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T17:15:15.470Z] #21 20.80 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T17:15:15.470Z] #21 20.80 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T17:15:15.470Z] #21 20.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T17:15:15.470Z] #21 20.80 xz-utils zip zstd [2021-11-11T17:15:15.619Z] #21 18.88 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:15:15.619Z] #21 19.00 Fetched 27.6 MB in 1s (23.0 MB/s) [2021-11-11T17:15:15.619Z] #21 19.08 Selecting previously unselected package pigz. [2021-11-11T17:15:15.619Z] #21 19.08 (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-11-11T17:15:15.619Z] #21 19.12 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T17:15:15.619Z] #21 19.12 Unpacking pigz (2.6-1) ... [2021-11-11T17:15:15.728Z] #21 21.12 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:15:15.728Z] #21 21.12 Need to get 27.0 MB of archives. [2021-11-11T17:15:15.728Z] #21 21.12 After this operation, 105 MB of additional disk space will be used. [2021-11-11T17:15:15.728Z] #21 21.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-11T17:15:15.728Z] #21 21.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-11T17:15:15.728Z] #21 21.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-11T17:15:15.728Z] #21 21.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-11T17:15:15.728Z] #21 21.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-11T17:15:15.728Z] #21 21.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-11T17:15:15.728Z] #21 21.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-11T17:15:15.728Z] #21 21.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-11T17:15:15.728Z] #21 21.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-11T17:15:15.728Z] #21 21.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T17:15:15.728Z] #21 21.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T17:15:15.728Z] #21 21.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-11T17:15:15.728Z] #21 21.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-11T17:15:15.728Z] #21 21.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-11T17:15:15.728Z] #21 21.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-11T17:15:15.728Z] #21 21.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-11T17:15:15.728Z] #21 21.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-11T17:15:15.728Z] #21 21.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-11T17:15:15.728Z] #21 21.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-11T17:15:15.728Z] #21 21.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-11T17:15:15.728Z] #21 21.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-11T17:15:15.728Z] #21 21.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-11T17:15:15.728Z] #21 21.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-11T17:15:15.728Z] #21 21.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-11T17:15:15.876Z] #21 19.20 Selecting previously unselected package libelf1:amd64. [2021-11-11T17:15:15.876Z] #21 19.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T17:15:15.876Z] #21 19.22 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T17:15:15.876Z] #21 19.37 Selecting previously unselected package libbpf0:amd64. [2021-11-11T17:15:15.876Z] #21 19.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T17:15:15.876Z] #21 19.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T17:15:15.985Z] #21 21.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-11T17:15:15.985Z] #21 21.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-11T17:15:15.985Z] #21 21.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-11T17:15:15.985Z] #21 21.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-11T17:15:16.133Z] #21 19.47 Selecting previously unselected package libcap2:amd64. [2021-11-11T17:15:16.133Z] #21 19.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T17:15:16.133Z] #21 19.48 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T17:15:16.133Z] #21 19.54 Selecting previously unselected package libmnl0:amd64. [2021-11-11T17:15:16.133Z] #21 19.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T17:15:16.133Z] #21 19.58 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T17:15:16.133Z] #21 19.63 Selecting previously unselected package libxtables12:amd64. [2021-11-11T17:15:16.133Z] #21 19.66 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T17:15:16.133Z] #21 19.66 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T17:15:16.242Z] #21 21.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T17:15:16.242Z] #21 21.47 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-11-11T17:15:16.242Z] #21 21.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-11T17:15:16.242Z] #21 21.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-11T17:15:16.242Z] #21 21.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-11T17:15:16.242Z] #21 21.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T17:15:16.242Z] #21 21.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T17:15:16.242Z] #21 21.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T17:15:16.242Z] #21 21.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T17:15:16.242Z] #21 21.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T17:15:16.242Z] #21 21.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T17:15:16.242Z] #21 21.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T17:15:16.242Z] #21 21.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-11T17:15:16.242Z] #21 21.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-11T17:15:16.242Z] #21 21.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-11T17:15:16.242Z] #21 21.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T17:15:16.242Z] #21 21.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-11T17:15:16.242Z] #21 21.67 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-11T17:15:16.242Z] #21 21.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-11T17:15:16.389Z] #21 19.72 Selecting previously unselected package libcap2-bin. [2021-11-11T17:15:16.390Z] #21 19.75 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T17:15:16.390Z] #21 19.75 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T17:15:16.390Z] #21 19.86 Selecting previously unselected package iproute2. [2021-11-11T17:15:16.390Z] #21 19.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T17:15:16.390Z] #21 19.86 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T17:15:16.499Z] #21 21.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-11T17:15:16.953Z] #21 20.38 Selecting previously unselected package xxd. [2021-11-11T17:15:16.953Z] #21 20.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T17:15:16.953Z] #21 20.39 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T17:15:17.062Z] #21 22.23 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:15:17.062Z] #21 22.35 Fetched 27.0 MB in 1s (30.7 MB/s) [2021-11-11T17:15:17.062Z] #21 22.40 Selecting previously unselected package pigz. [2021-11-11T17:15:17.062Z] #21 22.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-11-11T17:15:17.062Z] #21 22.43 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-11T17:15:17.062Z] #21 22.44 Unpacking pigz (2.6-1) ... [2021-11-11T17:15:17.062Z] #21 22.50 Selecting previously unselected package libelf1:arm64. [2021-11-11T17:15:17.209Z] #21 20.49 Selecting previously unselected package vim-common. [2021-11-11T17:15:17.209Z] #21 20.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:15:17.209Z] #21 20.52 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T17:15:17.209Z] #21 20.66 Selecting previously unselected package bash-completion. [2021-11-11T17:15:17.209Z] #21 20.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T17:15:17.319Z] #21 22.50 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-11T17:15:17.319Z] #21 22.52 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-11T17:15:17.319Z] #21 22.65 Selecting previously unselected package libbpf0:arm64. [2021-11-11T17:15:17.319Z] #21 22.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-11T17:15:17.319Z] #21 22.65 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-11T17:15:17.319Z] #21 22.78 Selecting previously unselected package libcap2:arm64. [2021-11-11T17:15:17.576Z] #21 22.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-11T17:15:17.576Z] #21 22.79 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-11T17:15:17.576Z] #21 22.85 Selecting previously unselected package libmnl0:arm64. [2021-11-11T17:15:17.576Z] #21 22.85 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-11T17:15:17.576Z] #21 22.86 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-11T17:15:17.576Z] #21 22.90 Selecting previously unselected package libxtables12:arm64. [2021-11-11T17:15:17.576Z] #21 22.90 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-11T17:15:17.576Z] #21 22.91 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-11T17:15:17.576Z] #21 22.99 Selecting previously unselected package libcap2-bin. [2021-11-11T17:15:17.576Z] #21 22.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-11T17:15:17.576Z] #21 23.00 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T17:15:17.833Z] #21 23.07 Selecting previously unselected package iproute2. [2021-11-11T17:15:17.833Z] #21 23.07 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-11T17:15:17.833Z] #21 23.07 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T17:15:18.090Z] #21 23.45 Selecting previously unselected package xxd. [2021-11-11T17:15:18.090Z] #21 23.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T17:15:18.090Z] #21 23.46 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T17:15:18.090Z] #21 23.57 Selecting previously unselected package vim-common. [2021-11-11T17:15:18.182Z] 8f616e6e9eec: Pull complete [2021-11-11T17:15:18.377Z] #21 23.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:15:18.377Z] #21 23.59 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T17:15:18.377Z] #21 23.72 Selecting previously unselected package bash-completion. [2021-11-11T17:15:18.377Z] #21 23.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T17:15:19.853Z] #21 22.93 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T17:15:19.853Z] #21 23.39 Selecting previously unselected package bzip2. [2021-11-11T17:15:19.853Z] #21 23.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T17:15:19.853Z] #21 23.40 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T17:15:20.113Z] #21 23.49 Selecting previously unselected package xz-utils. [2021-11-11T17:15:20.113Z] #21 23.51 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T17:15:20.113Z] #21 23.52 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T17:15:20.296Z] #21 25.34 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T17:15:20.368Z] #21 23.69 Selecting previously unselected package apparmor. [2021-11-11T17:15:20.368Z] #21 23.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T17:15:20.368Z] #21 23.76 Unpacking apparmor (2.13.6-10) ... [2021-11-11T17:15:20.552Z] #21 25.80 Selecting previously unselected package bzip2. [2021-11-11T17:15:20.552Z] #21 25.80 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-11T17:15:20.552Z] #21 25.82 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T17:15:20.808Z] #21 25.93 Selecting previously unselected package xz-utils. [2021-11-11T17:15:20.808Z] #21 25.94 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-11T17:15:20.808Z] #21 25.97 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T17:15:20.808Z] #21 26.16 Selecting previously unselected package apparmor. [2021-11-11T17:15:20.808Z] #21 26.17 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-11T17:15:20.808Z] #21 26.20 Unpacking apparmor (2.13.6-10) ... [2021-11-11T17:15:20.936Z] #21 24.26 Selecting previously unselected package inetutils-ping. [2021-11-11T17:15:20.936Z] #21 24.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T17:15:20.936Z] #21 24.32 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T17:15:20.936Z] #21 24.44 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T17:15:20.936Z] #21 24.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T17:15:20.936Z] #21 24.45 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T17:15:20.936Z] #21 24.54 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T17:15:20.936Z] #21 24.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T17:15:21.065Z] #21 26.50 Selecting previously unselected package inetutils-ping. [2021-11-11T17:15:21.192Z] #21 24.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T17:15:21.192Z] #21 24.62 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T17:15:21.192Z] #21 24.62 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T17:15:21.192Z] #21 24.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T17:15:21.192Z] #21 24.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T17:15:21.321Z] #21 26.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-11T17:15:21.321Z] #21 26.51 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T17:15:21.321Z] #21 26.62 Selecting previously unselected package libip4tc2:arm64. [2021-11-11T17:15:21.321Z] #21 26.62 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-11T17:15:21.321Z] #21 26.63 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-11T17:15:21.322Z] #21 26.69 Selecting previously unselected package libip6tc2:arm64. [2021-11-11T17:15:21.322Z] #21 26.70 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-11T17:15:21.322Z] #21 26.70 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-11T17:15:21.448Z] #21 24.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T17:15:21.448Z] #21 24.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T17:15:21.448Z] #21 24.77 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T17:15:21.448Z] #21 24.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T17:15:21.448Z] #21 24.77 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T17:15:21.448Z] #21 24.89 Selecting previously unselected package iptables. [2021-11-11T17:15:21.448Z] #21 24.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T17:15:21.448Z] #21 24.91 Unpacking iptables (1.8.7-1) ... [2021-11-11T17:15:21.578Z] #21 26.76 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-11T17:15:21.578Z] #21 26.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-11T17:15:21.578Z] #21 26.78 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T17:15:21.578Z] #21 26.84 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-11T17:15:21.578Z] #21 26.85 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-11T17:15:21.578Z] #21 26.87 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-11T17:15:21.578Z] #21 26.93 Selecting previously unselected package libnftnl11:arm64. [2021-11-11T17:15:21.578Z] #21 26.93 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-11T17:15:21.578Z] #21 26.94 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-11T17:15:21.704Z] #21 25.19 Selecting previously unselected package libonig5:amd64. [2021-11-11T17:15:21.704Z] #21 25.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T17:15:21.704Z] #21 25.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T17:15:21.835Z] #21 27.01 Selecting previously unselected package iptables. [2021-11-11T17:15:21.835Z] #21 27.01 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-11T17:15:21.835Z] #21 27.02 Unpacking iptables (1.8.7-1) ... [2021-11-11T17:15:21.961Z] #21 25.39 Selecting previously unselected package libjq1:amd64. [2021-11-11T17:15:21.961Z] #21 25.39 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T17:15:21.961Z] #21 25.40 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T17:15:22.091Z] #21 27.33 Selecting previously unselected package libonig5:arm64. [2021-11-11T17:15:22.091Z] #21 27.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-11T17:15:22.091Z] #21 27.34 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T17:15:22.091Z] #21 27.45 Selecting previously unselected package libjq1:arm64. [2021-11-11T17:15:22.091Z] #21 27.45 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-11T17:15:22.091Z] #21 27.46 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-11T17:15:22.091Z] #21 27.53 Selecting previously unselected package jq. [2021-11-11T17:15:22.217Z] #21 25.50 Selecting previously unselected package jq. [2021-11-11T17:15:22.217Z] #21 25.51 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T17:15:22.217Z] #21 25.51 Unpacking jq (1.6-2.1) ... [2021-11-11T17:15:22.217Z] #21 25.59 Selecting previously unselected package libaio1:amd64. [2021-11-11T17:15:22.217Z] #21 25.59 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T17:15:22.217Z] #21 25.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T17:15:22.217Z] #21 25.65 Selecting previously unselected package libgpm2:amd64. [2021-11-11T17:15:22.217Z] #21 25.65 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T17:15:22.217Z] #21 25.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T17:15:22.217Z] #21 25.73 Selecting previously unselected package libicu67:amd64. [2021-11-11T17:15:22.217Z] #21 25.74 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T17:15:22.217Z] #21 25.75 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T17:15:22.348Z] #21 27.55 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-11T17:15:22.348Z] #21 27.56 Unpacking jq (1.6-2.1) ... [2021-11-11T17:15:22.348Z] #21 27.65 Selecting previously unselected package libaio1:arm64. [2021-11-11T17:15:22.348Z] #21 27.65 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-11T17:15:22.348Z] #21 27.66 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-11T17:15:22.348Z] #21 27.72 Selecting previously unselected package libgpm2:arm64. [2021-11-11T17:15:22.348Z] #21 27.72 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-11T17:15:22.348Z] #21 27.72 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-11T17:15:22.348Z] #21 27.79 Selecting previously unselected package libicu67:arm64. [2021-11-11T17:15:22.605Z] #21 27.80 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-11T17:15:22.605Z] #21 27.80 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-11T17:15:24.203Z] #30 8.612 Collecting yamllint==1.26.1 [2021-11-11T17:15:24.204Z] #30 9.650 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T17:15:24.204Z] #30 10.14 Collecting pathspec>=0.5.3 [2021-11-11T17:15:24.204Z] #30 10.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T17:15:24.465Z] #30 10.31 Collecting pyyaml [2021-11-11T17:15:24.465Z] #30 10.31 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T17:15:24.465Z] #30 10.35 Building wheels for collected packages: yamllint [2021-11-11T17:15:24.465Z] #30 10.35 Building wheel for yamllint (setup.py): started [2021-11-11T17:15:25.040Z] #30 10.71 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T17:15:25.040Z] #30 10.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=742331f4a6206444781189e23e6e92d435c99b03b69ffadd2e4902de64e4ff28 [2021-11-11T17:15:25.040Z] #30 10.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T17:15:25.040Z] #30 10.71 Successfully built yamllint [2021-11-11T17:15:25.040Z] #30 10.72 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T17:15:25.040Z] #30 10.87 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T17:15:25.123Z] #21 30.46 Selecting previously unselected package libinih1:arm64. [2021-11-11T17:15:25.123Z] #21 30.46 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-11T17:15:25.123Z] #21 30.47 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-11T17:15:25.123Z] #21 30.53 Selecting previously unselected package libnet1:arm64. [2021-11-11T17:15:25.123Z] #21 30.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T17:15:25.123Z] #21 30.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:15:25.123Z] #21 30.59 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T17:15:25.300Z] #30 DONE 11.1s [2021-11-11T17:15:25.300Z] [2021-11-11T17:15:25.300Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T17:15:25.300Z] #34 sha256:7d99d25bede48a85d440abca8d721abdafe6782e4e36d4d1146674f90c8d3103 [2021-11-11T17:15:25.300Z] #34 DONE 0.2s [2021-11-11T17:15:25.300Z] [2021-11-11T17:15:25.300Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T17:15:25.300Z] #39 sha256:3c55803688c3706efd35fd0d91fbd98ab565f4efb357776ed95662b7ed91363f [2021-11-11T17:15:25.379Z] #21 30.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-11T17:15:25.379Z] #21 30.61 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T17:15:25.379Z] #21 30.68 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T17:15:25.379Z] #21 30.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-11T17:15:25.379Z] #21 30.70 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T17:15:25.379Z] #21 30.76 Selecting previously unselected package net-tools. [2021-11-11T17:15:25.379Z] #21 30.76 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-11T17:15:25.379Z] #21 30.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T17:15:25.490Z] 4612f6d0b889: Pull complete [2021-11-11T17:15:25.635Z] #21 30.91 Selecting previously unselected package patch. [2021-11-11T17:15:25.635Z] #21 30.93 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-11T17:15:25.635Z] #21 30.93 Unpacking patch (2.7.6-7) ... [2021-11-11T17:15:25.635Z] #21 31.02 Selecting previously unselected package python-pip-whl. [2021-11-11T17:15:25.635Z] #21 31.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T17:15:25.635Z] #21 31.03 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T17:15:25.870Z] #39 DONE 0.4s [2021-11-11T17:15:25.870Z] [2021-11-11T17:15:25.870Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T17:15:25.870Z] #42 sha256:ff858e02738def225c80b845e3f01e6012a834ede44af27190505c49a8eae15c [2021-11-11T17:15:25.870Z] #42 DONE 0.1s [2021-11-11T17:15:25.870Z] [2021-11-11T17:15:25.870Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T17:15:25.870Z] #44 sha256:815c83f9ac7e77eed16d5ce777575cea6db050cdf4015ded3200e383c1add881 [2021-11-11T17:15:25.870Z] #44 DONE 0.1s [2021-11-11T17:15:25.870Z] [2021-11-11T17:15:25.870Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T17:15:25.870Z] #48 sha256:e7037ea5ab91049af9cf21e520578d3386829d1ed4d602dc7a701741f980e270 [2021-11-11T17:15:25.870Z] #48 DONE 0.1s [2021-11-11T17:15:25.870Z] [2021-11-11T17:15:25.870Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:15:25.870Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:15:26.132Z] #69 ... [2021-11-11T17:15:26.132Z] [2021-11-11T17:15:26.132Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T17:15:26.132Z] #51 sha256:53d4486f32236ba4c1f46062dffd538ddef14468848d4e37a9342ea78b404676 [2021-11-11T17:15:26.132Z] #51 DONE 0.2s [2021-11-11T17:15:26.132Z] [2021-11-11T17:15:26.132Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T17:15:26.132Z] #55 sha256:6249f6cc539c66b8be8289f5127fca0bf86df54e78e6f556b48d630376de45ed [2021-11-11T17:15:26.196Z] #21 31.44 Selecting previously unselected package python3-lib2to3. [2021-11-11T17:15:26.196Z] #21 31.44 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T17:15:26.196Z] #21 31.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T17:15:26.196Z] #21 31.69 Selecting previously unselected package python3-distutils. [2021-11-11T17:15:26.196Z] #21 31.69 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T17:15:26.196Z] #21 31.69 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T17:15:26.393Z] #55 DONE 0.1s [2021-11-11T17:15:26.393Z] [2021-11-11T17:15:26.393Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T17:15:26.393Z] #57 sha256:c558151e098842637c0df565cd335ca5fcf507a1754ceb8f3cdfbdde405501c2 [2021-11-11T17:15:26.393Z] #57 DONE 0.1s [2021-11-11T17:15:26.393Z] [2021-11-11T17:15:26.393Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:15:26.393Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:15:26.393Z] #69 ... [2021-11-11T17:15:26.393Z] [2021-11-11T17:15:26.393Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T17:15:26.393Z] #59 sha256:319debef9515047388533201ec610abe9e616948b7070e61cb19cc979f81451f [2021-11-11T17:15:26.393Z] #59 DONE 0.1s [2021-11-11T17:15:26.402Z] #21 29.30 Selecting previously unselected package libinih1:amd64. [2021-11-11T17:15:26.402Z] #21 29.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T17:15:26.402Z] #21 29.32 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T17:15:26.402Z] #21 29.41 Selecting previously unselected package libnet1:amd64. [2021-11-11T17:15:26.402Z] #21 29.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T17:15:26.402Z] #21 29.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:15:26.402Z] #21 29.51 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T17:15:26.402Z] #21 29.51 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T17:15:26.402Z] #21 29.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T17:15:26.402Z] #21 29.59 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T17:15:26.402Z] #21 29.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T17:15:26.402Z] #21 29.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T17:15:26.402Z] #21 29.67 Selecting previously unselected package net-tools. [2021-11-11T17:15:26.402Z] #21 29.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T17:15:26.402Z] #21 29.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T17:15:26.402Z] #21 29.88 Selecting previously unselected package patch. [2021-11-11T17:15:26.402Z] #21 29.89 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T17:15:26.402Z] #21 29.90 Unpacking patch (2.7.6-7) ... [2021-11-11T17:15:26.452Z] #21 31.79 Selecting previously unselected package python3-pkg-resources. [2021-11-11T17:15:26.453Z] #21 31.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T17:15:26.453Z] #21 31.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:15:26.453Z] #21 31.93 Selecting previously unselected package python3-setuptools. [2021-11-11T17:15:26.654Z] [2021-11-11T17:15:26.654Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T17:15:26.654Z] #61 sha256:5e69d91d324b16d4ddfbdbf0ae8e8428588b589b8839b754e37c38ed226ca44c [2021-11-11T17:15:26.654Z] #61 DONE 0.1s [2021-11-11T17:15:26.654Z] [2021-11-11T17:15:26.654Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:15:26.654Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:15:26.654Z] #69 ... [2021-11-11T17:15:26.654Z] [2021-11-11T17:15:26.654Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T17:15:26.654Z] #63 sha256:7ed5172d850c9d6e503c0e6dced9224ce7d64ef4971c96f457db20624711813c [2021-11-11T17:15:26.654Z] #63 DONE 0.1s [2021-11-11T17:15:26.654Z] [2021-11-11T17:15:26.654Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T17:15:26.654Z] #66 sha256:d66c565d3a97102df77ff7c877d924682cc90c71cb5c001862e54ce99ee8c0eb [2021-11-11T17:15:26.658Z] #21 29.99 Selecting previously unselected package python-pip-whl. [2021-11-11T17:15:26.658Z] #21 29.99 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T17:15:26.658Z] #21 30.00 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T17:15:26.709Z] #21 31.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T17:15:26.709Z] #21 31.94 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T17:15:26.709Z] #21 32.16 Selecting previously unselected package python3-wheel. [2021-11-11T17:15:26.709Z] #21 32.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T17:15:26.709Z] #21 32.17 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T17:15:26.709Z] #21 32.21 Selecting previously unselected package python3-pip. [2021-11-11T17:15:26.916Z] #66 DONE 0.1s [2021-11-11T17:15:26.916Z] [2021-11-11T17:15:26.916Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:15:26.916Z] #69 sha256:c08e0f4a69d37a1a9bb18daeec3bf9b1f78bcde67bd2e9ea81a2f14b8d1a63d6 [2021-11-11T17:15:26.965Z] #21 32.22 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T17:15:26.965Z] #21 32.22 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T17:15:27.220Z] #21 30.60 Selecting previously unselected package python3-lib2to3. [2021-11-11T17:15:27.220Z] #21 30.60 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T17:15:27.220Z] #21 30.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T17:15:27.221Z] #21 32.43 Selecting previously unselected package sudo. [2021-11-11T17:15:27.221Z] #21 32.43 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-11T17:15:27.221Z] #21 32.44 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T17:15:27.477Z] #21 30.74 Selecting previously unselected package python3-distutils. [2021-11-11T17:15:27.477Z] #21 30.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T17:15:27.477Z] #21 30.77 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T17:15:27.477Z] #21 30.89 Selecting previously unselected package python3-pkg-resources. [2021-11-11T17:15:27.477Z] #21 30.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T17:15:27.477Z] #21 30.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:15:27.492Z] #21 32.91 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T17:15:27.492Z] #21 32.93 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-11T17:15:27.733Z] #21 31.07 Selecting previously unselected package python3-setuptools. [2021-11-11T17:15:27.733Z] #21 31.08 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T17:15:27.733Z] #21 31.09 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T17:15:27.749Z] #21 33.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T17:15:27.749Z] #21 33.17 Selecting previously unselected package uidmap. [2021-11-11T17:15:27.990Z] #21 31.38 Selecting previously unselected package python3-wheel. [2021-11-11T17:15:27.990Z] #21 31.39 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T17:15:27.990Z] #21 31.41 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T17:15:27.990Z] #21 31.45 Selecting previously unselected package python3-pip. [2021-11-11T17:15:27.990Z] #21 31.46 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T17:15:27.990Z] #21 31.47 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T17:15:28.006Z] #21 33.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-11T17:15:28.006Z] #21 33.20 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T17:15:28.006Z] #21 33.31 Selecting previously unselected package vim-runtime. [2021-11-11T17:15:28.006Z] #21 33.32 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:15:28.006Z] #21 33.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T17:15:28.006Z] #21 33.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T17:15:28.006Z] #21 33.38 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T17:15:28.246Z] #21 31.71 Selecting previously unselected package sudo. [2021-11-11T17:15:28.246Z] #21 31.73 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T17:15:28.246Z] #21 31.74 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T17:15:29.176Z] #21 32.37 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T17:15:29.176Z] #21 32.38 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T17:15:29.176Z] #21 32.39 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T17:15:29.176Z] #21 32.64 Selecting previously unselected package uidmap. [2021-11-11T17:15:29.176Z] #21 32.65 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T17:15:29.176Z] #21 32.66 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T17:15:29.433Z] #21 32.78 Selecting previously unselected package vim-runtime. [2021-11-11T17:15:29.433Z] #21 32.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T17:15:29.433Z] #21 32.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T17:15:29.433Z] #21 32.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T17:15:29.433Z] #21 32.82 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T17:15:31.273Z] #21 36.04 Selecting previously unselected package vim. [2021-11-11T17:15:31.273Z] #21 36.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T17:15:31.273Z] #21 36.05 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T17:15:31.273Z] #21 36.53 Selecting previously unselected package xfsprogs. [2021-11-11T17:15:31.273Z] #21 36.54 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-11T17:15:31.273Z] #21 36.54 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T17:15:31.530Z] #21 36.91 Selecting previously unselected package zip. [2021-11-11T17:15:31.530Z] #21 36.91 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-11T17:15:31.530Z] #21 36.91 Unpacking zip (3.0-12) ... [2021-11-11T17:15:31.530Z] #21 37.04 Selecting previously unselected package zstd. [2021-11-11T17:15:31.786Z] #21 37.05 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-11T17:15:31.786Z] #21 37.05 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T17:15:32.042Z] #21 37.38 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:15:32.202Z] #69 143.0 # github.com/containerd/containerd/cmd/containerd [2021-11-11T17:15:32.202Z] #69 143.0 /usr/bin/ld: /tmp/go-link-135471330/000019.o: in function `New': [2021-11-11T17:15:32.202Z] #69 143.0 /tmp/tmp.TqMgBH91Do/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-11-11T17:15:32.202Z] #69 143.1 + bin/containerd-stress [2021-11-11T17:15:32.702Z] #21 36.30 Selecting previously unselected package vim. [2021-11-11T17:15:32.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T17:15:32.958Z] #21 36.33 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T17:15:32.958Z] #21 36.34 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T17:15:32.970Z] #21 38.18 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-11T17:15:32.970Z] #21 38.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T17:15:32.970Z] #21 38.20 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-11T17:15:32.970Z] #21 38.22 Setting up libicu67:arm64 (67.1-7) ... [2021-11-11T17:15:32.970Z] #21 38.23 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-11T17:15:32.970Z] #21 38.24 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-11T17:15:32.970Z] #21 38.26 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T17:15:32.970Z] #21 38.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:15:32.970Z] #21 38.29 Setting up bzip2 (1.0.8-4) ... [2021-11-11T17:15:32.970Z] #21 38.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T17:15:32.970Z] #21 38.31 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T17:15:33.521Z] #21 36.96 Selecting previously unselected package xfsprogs. [2021-11-11T17:15:33.521Z] #21 36.96 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T17:15:33.521Z] #21 36.97 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T17:15:33.532Z] #21 38.85 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T17:15:33.532Z] #21 38.87 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-11T17:15:33.532Z] #21 38.89 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T17:15:33.532Z] #21 38.91 Setting up apparmor (2.13.6-10) ... [2021-11-11T17:15:33.585Z] #69 144.1 + bin/containerd-shim [2021-11-11T17:15:34.084Z] #21 37.54 Selecting previously unselected package zip. [2021-11-11T17:15:34.084Z] #21 37.57 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T17:15:34.084Z] #21 37.57 Unpacking zip (3.0-12) ... [2021-11-11T17:15:34.341Z] #21 37.70 Selecting previously unselected package zstd. [2021-11-11T17:15:34.341Z] #21 37.71 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T17:15:34.341Z] #21 37.71 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T17:15:34.597Z] #21 38.02 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T17:15:35.424Z] #21 40.57 Setting up zip (3.0-12) ... [2021-11-11T17:15:35.424Z] #21 40.63 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T17:15:35.424Z] #21 40.66 Setting up bash-completion (1:2.11-2) ... [2021-11-11T17:15:35.527Z] #21 38.96 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T17:15:35.527Z] #21 38.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T17:15:35.527Z] #21 38.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T17:15:35.527Z] #21 39.00 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T17:15:35.527Z] #21 39.02 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T17:15:35.527Z] #21 39.03 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T17:15:35.527Z] #21 39.04 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T17:15:35.527Z] #21 39.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T17:15:35.527Z] #21 39.07 Setting up bzip2 (1.0.8-4) ... [2021-11-11T17:15:35.527Z] #21 39.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T17:15:35.783Z] #21 39.09 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T17:15:36.345Z] #21 39.79 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T17:15:36.345Z] #21 39.80 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T17:15:36.345Z] #21 39.81 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T17:15:36.345Z] #21 39.82 Setting up apparmor (2.13.6-10) ... [2021-11-11T17:15:36.791Z] #21 42.30 Setting up xz-utils (5.2.5-2) ... [2021-11-11T17:15:37.053Z] #21 42.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T17:15:37.053Z] #21 42.33 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-11T17:15:37.053Z] #21 42.36 Setting up patch (2.7.6-7) ... [2021-11-11T17:15:37.053Z] #21 42.40 Setting up sudo (1.9.5p2-3) ... [2021-11-11T17:15:37.310Z] #21 42.53 invoke-rc.d: could not determine current runlevel [2021-11-11T17:15:37.310Z] #21 42.54 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T17:15:37.310Z] #21 42.55 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T17:15:37.310Z] #21 42.57 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-11T17:15:37.310Z] #21 42.60 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T17:15:37.310Z] #21 42.62 Setting up pigz (2.6-1) ... [2021-11-11T17:15:37.310Z] #21 42.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T17:15:37.310Z] #21 42.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T17:15:37.310Z] #21 42.68 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T17:15:37.310Z] #21 42.71 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T17:15:37.874Z] #21 43.18 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-11T17:15:37.874Z] #21 43.20 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T17:15:38.140Z] #21 43.58 Setting up libelf1:arm64 (0.183-1) ... [2021-11-11T17:15:38.236Z] #21 41.53 Setting up zip (3.0-12) ... [2021-11-11T17:15:38.236Z] #21 41.54 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T17:15:38.236Z] #21 41.57 Setting up bash-completion (1:2.11-2) ... [2021-11-11T17:15:38.400Z] #21 43.61 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T17:15:38.400Z] #21 43.63 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T17:15:38.400Z] #21 43.65 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T17:15:38.656Z] #21 43.99 Setting up vim (2:8.2.2434-3) ... [2021-11-11T17:15:38.656Z] #21 44.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T17:15:38.656Z] #21 44.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T17:15:38.656Z] #21 44.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T17:15:38.656Z] #21 44.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T17:15:38.656Z] #21 44.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T17:15:38.656Z] #21 44.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T17:15:38.656Z] #21 44.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T17:15:38.656Z] #21 44.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T17:15:38.656Z] #21 44.06 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T17:15:40.025Z] #21 45.19 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-11T17:15:40.025Z] #21 45.20 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-11T17:15:40.025Z] #21 45.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T17:15:40.025Z] #21 45.23 Setting up python3-pip (20.3.4-4) ... [2021-11-11T17:15:40.758Z] #21 43.67 Setting up xz-utils (5.2.5-2) ... [2021-11-11T17:15:40.758Z] #21 43.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T17:15:40.758Z] #21 43.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T17:15:40.758Z] #21 43.72 Setting up patch (2.7.6-7) ... [2021-11-11T17:15:40.758Z] #21 43.73 Setting up sudo (1.9.5p2-3) ... [2021-11-11T17:15:40.758Z] #21 43.83 invoke-rc.d: could not determine current runlevel [2021-11-11T17:15:40.758Z] #21 43.83 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T17:15:40.758Z] #21 43.84 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T17:15:40.758Z] #21 43.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T17:15:40.758Z] #21 43.87 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T17:15:40.758Z] #21 43.88 Setting up pigz (2.6-1) ... [2021-11-11T17:15:40.758Z] #21 43.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T17:15:40.758Z] #21 43.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T17:15:40.758Z] #21 43.95 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T17:15:40.758Z] #21 43.98 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T17:15:40.954Z] #21 46.24 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-11T17:15:40.954Z] #21 46.26 Setting up jq (1.6-2.1) ... [2021-11-11T17:15:40.954Z] #21 46.28 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-11T17:15:40.954Z] #21 46.30 Setting up iptables (1.8.7-1) ... [2021-11-11T17:15:40.954Z] #21 46.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T17:15:40.954Z] #21 46.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T17:15:40.954Z] #21 46.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T17:15:40.954Z] #21 46.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T17:15:40.954Z] #21 46.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T17:15:40.954Z] #21 46.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T17:15:40.954Z] #21 46.34 Setting up iproute2 (5.10.0-4) ... [2021-11-11T17:15:41.211Z] #21 46.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:15:41.321Z] #21 44.60 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T17:15:41.321Z] #21 44.61 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T17:15:41.721Z] #69 151.4 + bin/containerd-shim-runc-v1 [2021-11-11T17:15:41.834Z] #21 45.12 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T17:15:41.834Z] #21 45.15 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T17:15:41.834Z] #21 45.21 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T17:15:41.834Z] #21 45.22 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T17:15:42.141Z] #21 DONE 47.5s [2021-11-11T17:15:42.141Z] [2021-11-11T17:15:42.141Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:15:42.141Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T17:15:42.398Z] #21 45.70 Setting up vim (2:8.2.2434-3) ... [2021-11-11T17:15:42.398Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T17:15:42.398Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T17:15:42.398Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T17:15:42.398Z] #21 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T17:15:42.398Z] #21 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T17:15:42.398Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T17:15:42.398Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T17:15:42.398Z] #21 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T17:15:42.398Z] #21 45.76 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T17:15:42.398Z] #43 ... [2021-11-11T17:15:42.398Z] [2021-11-11T17:15:42.398Z] #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-11-11T17:15:42.398Z] #22 sha256:6891a1d870e73054c3427a1322b115c250d0d62f5d01f2fa230c6d1ad12fa271 [2021-11-11T17:15:43.328Z] #22 0.965 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T17:15:43.328Z] #22 0.973 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T17:15:43.328Z] #22 0.978 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T17:15:43.328Z] #22 DONE 1.1s [2021-11-11T17:15:43.328Z] [2021-11-11T17:15:43.328Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T17:15:43.328Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-11T17:15:43.765Z] #21 47.22 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T17:15:43.766Z] #21 47.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T17:15:43.766Z] #21 47.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T17:15:44.022Z] #21 47.28 Setting up python3-pip (20.3.4-4) ... [2021-11-11T17:15:45.390Z] #21 48.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T17:15:45.390Z] #21 48.50 Setting up jq (1.6-2.1) ... [2021-11-11T17:15:45.390Z] #21 48.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T17:15:45.390Z] #21 48.52 Setting up iptables (1.8.7-1) ... [2021-11-11T17:15:45.390Z] #21 48.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T17:15:45.390Z] #21 48.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T17:15:45.390Z] #21 48.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T17:15:45.390Z] #21 48.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T17:15:45.390Z] #21 48.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T17:15:45.390Z] #21 48.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T17:15:45.390Z] #21 48.57 Setting up iproute2 (5.10.0-4) ... [2021-11-11T17:15:45.648Z] #21 48.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:15:45.905Z] #21 DONE 49.4s [2021-11-11T17:15:45.905Z] [2021-11-11T17:15:45.905Z] #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-11-11T17:15:45.905Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T17:15:45.954Z] #69 156.6 + bin/containerd-shim-runc-v2 [2021-11-11T17:15:46.523Z] #69 157.2 + binaries [2021-11-11T17:15:46.523Z] #69 157.2 + install -D bin/containerd /build/containerd [2021-11-11T17:15:46.523Z] #69 157.2 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T17:15:46.523Z] #69 157.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T17:15:46.523Z] #69 157.3 + install -D bin/ctr /build/ctr [2021-11-11T17:15:46.784Z] #69 DONE 157.5s [2021-11-11T17:15:47.798Z] #22 1.552 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T17:15:47.798Z] #22 1.556 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T17:15:47.798Z] #22 1.559 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T17:15:47.798Z] #22 DONE 1.6s [2021-11-11T17:15:47.798Z] [2021-11-11T17:15:47.798Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:15:47.798Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T17:15:47.798Z] #43 ... [2021-11-11T17:15:47.798Z] [2021-11-11T17:15:47.798Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T17:15:47.798Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T17:15:48.694Z] [2021-11-11T17:15:48.694Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T17:15:48.694Z] #70 sha256:f255f975daed1b0c990593b9eabb27f03c1bc67e77d0277974d9f94e226677a3 [2021-11-11T17:15:48.694Z] #70 DONE 0.2s [2021-11-11T17:15:48.694Z] [2021-11-11T17:15:48.694Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T17:15:48.694Z] #75 sha256:1fda2261fcdead8dc661849776a98415c66c67fd9cd6737176f45c285f2c7436 [2021-11-11T17:15:48.694Z] #75 DONE 0.1s [2021-11-11T17:15:48.694Z] [2021-11-11T17:15:48.694Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T17:15:48.694Z] #80 sha256:74c682279c5977561afd42100373bfddcf5f5d21ac698df4f80c4d335c8df224 [2021-11-11T17:15:48.954Z] #80 DONE 0.4s [2021-11-11T17:15:49.214Z] [2021-11-11T17:15:49.214Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T17:15:49.214Z] #81 sha256:f082dfa850f8a6694f7463950c5184c0fb2ec0a516176f04d81b692fbf8ff162 [2021-11-11T17:15:49.214Z] #81 DONE 0.0s [2021-11-11T17:15:49.214Z] [2021-11-11T17:15:49.214Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T17:15:49.214Z] #82 sha256:f1d568c95407d85933f07db5951e7c33c5991a02e23bfa4990007777aef8d141 [2021-11-11T17:15:49.785Z] #82 DONE 0.6s [2021-11-11T17:15:49.785Z] [2021-11-11T17:15:49.785Z] #83 exporting to image [2021-11-11T17:15:49.785Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T17:15:49.785Z] #83 exporting layers [2021-11-11T17:15:55.513Z] #23 11.00 Collecting yamllint==1.26.1 [2021-11-11T17:15:55.514Z] #23 12.05 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T17:15:55.769Z] #23 ... [2021-11-11T17:15:55.769Z] [2021-11-11T17:15:55.769Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:15:55.769Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T17:15:56.141Z] #43 188.5 + dpkg --print-architecture [2021-11-11T17:15:56.540Z] a0eb404f1860: Pull complete [2021-11-11T17:15:56.540Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T17:15:56.540Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:15:56.540Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-11T17:15:56.540Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-11T17:15:56.540Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-11T17:15:56.540Z] WARN: Skipping validation tests [2021-11-11T17:15:56.540Z] INFO: Running unit tests at 11/11/2021 17:15:45... [2021-11-11T17:15:56.540Z] INFO: make.ps1 starting at 11/11/2021 17:15:48 [2021-11-11T17:15:56.540Z] INFO: Git commit (f5a6949092) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T17:15:56.540Z] INFO: Invoking autogen... [2021-11-11T17:15:56.540Z] INFO: Running unit tests... [2021-11-11T17:15:56.541Z] 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-11-11T17:15:56.703Z] #43 DONE 189.4s [2021-11-11T17:15:56.703Z] [2021-11-11T17:15:56.704Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T17:15:56.704Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-11T17:15:56.704Z] #23 13.12 Collecting pathspec>=0.5.3 [2021-11-11T17:15:56.704Z] #23 13.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T17:15:56.704Z] #23 13.55 Collecting pyyaml [2021-11-11T17:15:56.704Z] #23 13.57 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-11T17:15:56.960Z] #23 13.74 Building wheels for collected packages: yamllint [2021-11-11T17:15:56.960Z] #23 13.76 Building wheel for yamllint (setup.py): started [2021-11-11T17:15:57.668Z] --- PASS: TestImportExtremelyLargeImageWorks (82.87s) [2021-11-11T17:15:57.668Z] PASS [2021-11-11T17:15:57.668Z] [2021-11-11T17:15:57.668Z] === Skipped [2021-11-11T17:15:57.668Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T17:15:57.668Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T17:15:57.668Z] [2021-11-11T17:15:57.668Z] DONE 12 tests, 1 skipped in 86.436s [2021-11-11T17:15:57.668Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T17:15:57.668Z] INFO: Testing against a local daemon [2021-11-11T17:15:57.668Z] === RUN TestNetworkCreateDelete [2021-11-11T17:15:57.668Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-11-11T17:15:57.668Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T17:15:57.668Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2021-11-11T17:15:57.668Z] === RUN TestDaemonDNSFallback [2021-11-11T17:15:57.668Z] --- PASS: TestDaemonDNSFallback (6.32s) [2021-11-11T17:15:57.668Z] === RUN TestInspectNetwork [2021-11-11T17:15:57.668Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:15:57.668Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T17:15:57.668Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T17:15:57.668Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.668Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T17:15:57.668Z] === RUN TestNetworkInvalidJSON [2021-11-11T17:15:57.668Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T17:15:57.668Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T17:15:57.668Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:15:57.668Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:15:57.668Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:15:57.668Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:15:57.668Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T17:15:57.669Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:15:57.669Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:15:57.669Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T17:15:57.669Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T17:15:57.669Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T17:15:57.669Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestNetworkList [2021-11-11T17:15:57.669Z] === RUN TestNetworkList//networks [2021-11-11T17:15:57.669Z] === PAUSE TestNetworkList//networks [2021-11-11T17:15:57.669Z] === RUN TestNetworkList//networks/ [2021-11-11T17:15:57.669Z] === PAUSE TestNetworkList//networks/ [2021-11-11T17:15:57.669Z] === CONT TestNetworkList//networks [2021-11-11T17:15:57.669Z] === CONT TestNetworkList//networks/ [2021-11-11T17:15:57.669Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T17:15:57.669Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T17:15:57.669Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T17:15:57.669Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T17:15:57.669Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T17:15:57.669Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T17:15:57.669Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T17:15:57.669Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T17:15:57.669Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T17:15:57.669Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T17:15:57.669Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:15:57.669Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T17:15:57.669Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:15:57.669Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T17:15:57.669Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:15:57.669Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T17:15:57.669Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:15:57.669Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T17:15:57.669Z] PASS [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === Skipped [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-11T17:15:57.669Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T17:15:57.669Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T17:15:57.669Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T17:15:57.669Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T17:15:57.669Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T17:15:57.669Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T17:15:57.669Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T17:15:57.669Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T17:15:57.669Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:15:57.669Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T17:15:57.669Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T17:15:57.669Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] DONE 22 tests, 12 skipped in 7.008s [2021-11-11T17:15:57.669Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T17:15:57.669Z] INFO: Testing against a local daemon [2021-11-11T17:15:57.669Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T17:15:57.669Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:15:57.669Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestDockerNetworkIpvlan [2021-11-11T17:15:57.669Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:15:57.669Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T17:15:57.669Z] PASS [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === Skipped [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T17:15:57.669Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T17:15:57.669Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] DONE 2 tests, 2 skipped in 0.020s [2021-11-11T17:15:57.669Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T17:15:57.669Z] INFO: Testing against a local daemon [2021-11-11T17:15:57.669Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T17:15:57.669Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestDockerNetworkMacvlan [2021-11-11T17:15:57.669Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-11T17:15:57.669Z] PASS [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === Skipped [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T17:15:57.669Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-11T17:15:57.669Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] DONE 2 tests, 2 skipped in 0.017s [2021-11-11T17:15:57.669Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T17:15:57.669Z] testing: warning: no tests to run [2021-11-11T17:15:57.669Z] PASS [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] DONE 0 tests in 0.006s [2021-11-11T17:15:57.669Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T17:15:57.669Z] INFO: Testing against a local daemon [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginTLS [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginHeader [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.03s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginV2Disable [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T17:15:57.669Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-11T17:15:57.669Z] PASS [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === Skipped [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.03s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-11T17:15:57.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] DONE 17 tests, 17 skipped in 0.115s [2021-11-11T17:15:57.669Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T17:15:57.669Z] INFO: Testing against a local daemon [2021-11-11T17:15:57.669Z] === RUN TestPluginInvalidJSON [2021-11-11T17:15:57.669Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:15:57.669Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:15:57.669Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:15:57.669Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T17:15:57.669Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestPluginInstall [2021-11-11T17:15:57.669Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestPluginsWithRuntimes [2021-11-11T17:15:57.669Z] 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-11-11T17:15:57.669Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T17:15:57.669Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T17:15:57.669Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T17:15:57.669Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T17:15:57.669Z] PASS [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === Skipped [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-11T17:15:57.669Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-11T17:15:57.669Z] 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-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T17:15:57.669Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] DONE 5 tests, 3 skipped in 0.028s [2021-11-11T17:15:57.669Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T17:15:57.669Z] INFO: Testing against a local daemon [2021-11-11T17:15:57.669Z] === RUN TestExternalGraphDriver [2021-11-11T17:15:57.669Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T17:15:57.669Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-11-11T17:15:57.669Z] === RUN TestGraphdriverPluginV2 [2021-11-11T17:15:57.669Z] --- PASS: TestGraphdriverPluginV2 (3.30s) [2021-11-11T17:15:57.669Z] PASS [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] === Skipped [2021-11-11T17:15:57.669Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-11-11T17:15:57.669Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T17:15:57.669Z] [2021-11-11T17:15:57.669Z] DONE 2 tests, 1 skipped in 3.346s [2021-11-11T17:15:57.669Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T17:15:57.669Z] INFO: Testing against a local daemon [2021-11-11T17:15:57.669Z] === RUN TestContinueAfterPluginCrash [2021-11-11T17:15:57.669Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T17:15:57.669Z] === RUN TestReadPluginNoRead [2021-11-11T17:15:57.669Z] === PAUSE TestReadPluginNoRead [2021-11-11T17:15:57.670Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T17:15:57.670Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T17:15:57.670Z] === CONT TestContinueAfterPluginCrash [2021-11-11T17:15:57.670Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T17:15:57.670Z] === CONT TestReadPluginNoRead [2021-11-11T17:15:57.670Z] === RUN TestReadPluginNoRead/default [2021-11-11T17:15:57.670Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) [2021-11-11T17:15:58.602Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T17:15:58.852Z] #23 15.24 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T17:15:58.852Z] #23 15.24 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3ef403313794edfa2dbaec903327a06c03ffd76094d742e1b08dd3f138b65aff [2021-11-11T17:15:58.852Z] #23 15.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T17:15:58.852Z] #23 15.24 Successfully built yamllint [2021-11-11T17:15:58.852Z] #23 15.29 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T17:15:59.107Z] #23 15.94 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T17:15:59.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T17:15:59.535Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T17:15:59.995Z] #23 10.89 Collecting yamllint==1.26.1 [2021-11-11T17:15:59.995Z] #23 11.95 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T17:16:00.034Z] #23 DONE 16.8s [2021-11-11T17:16:00.034Z] [2021-11-11T17:16:00.034Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:16:00.034Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T17:16:00.907Z] === CONT TestReadPluginNoRead [2021-11-11T17:16:00.907Z] read_test.go:92: [d11bd3ca1932c] daemon is not started [2021-11-11T17:16:00.907Z] --- PASS: TestReadPluginNoRead (6.07s) [2021-11-11T17:16:00.907Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2021-11-11T17:16:00.907Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2021-11-11T17:16:00.907Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2021-11-11T17:16:00.932Z] #23 13.38 Collecting pathspec>=0.5.3 [2021-11-11T17:16:00.932Z] #23 13.39 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T17:16:01.493Z] #23 13.80 Collecting pyyaml [2021-11-11T17:16:01.493Z] #23 13.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T17:16:01.493Z] #23 13.88 Building wheels for collected packages: yamllint [2021-11-11T17:16:01.493Z] #23 13.89 Building wheel for yamllint (setup.py): started [2021-11-11T17:16:02.423Z] #23 14.95 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T17:16:02.423Z] #23 14.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c8a6f7d1ce5011993af8ec8d444245be5d800ac3a46e1a2770963e05dd8edf24 [2021-11-11T17:16:02.423Z] #23 14.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T17:16:02.571Z] #53 195.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T17:16:02.679Z] #23 14.96 Successfully built yamllint [2021-11-11T17:16:02.679Z] #23 14.99 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T17:16:02.803Z] --- PASS: TestContinueAfterPluginCrash (7.75s) [2021-11-11T17:16:02.803Z] PASS [2021-11-11T17:16:02.803Z] [2021-11-11T17:16:02.803Z] DONE 6 tests in 7.769s [2021-11-11T17:16:02.803Z] 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-11-11T17:16:02.803Z] testing: warning: no tests to run [2021-11-11T17:16:02.803Z] PASS [2021-11-11T17:16:02.803Z] [2021-11-11T17:16:02.803Z] DONE 0 tests in 0.006s [2021-11-11T17:16:02.803Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T17:16:02.803Z] INFO: Testing against a local daemon [2021-11-11T17:16:02.803Z] === RUN TestPluginWithDevMounts [2021-11-11T17:16:02.803Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-11T17:16:02.803Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T17:16:02.803Z] PASS [2021-11-11T17:16:02.803Z] [2021-11-11T17:16:02.803Z] === Skipped [2021-11-11T17:16:02.804Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-11T17:16:02.804Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-11T17:16:02.804Z] [2021-11-11T17:16:02.804Z] DONE 1 tests, 1 skipped in 0.020s [2021-11-11T17:16:02.804Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T17:16:02.804Z] INFO: Testing against a local daemon [2021-11-11T17:16:02.804Z] === RUN TestSecretInspect [2021-11-11T17:16:02.804Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestSecretList [2021-11-11T17:16:02.804Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestSecretList (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestSecretsCreateAndDelete [2021-11-11T17:16:02.804Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestSecretsUpdate [2021-11-11T17:16:02.804Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestTemplatedSecret [2021-11-11T17:16:02.804Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T17:16:02.804Z] === RUN TestSecretCreateResolve [2021-11-11T17:16:02.804Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-11T17:16:02.804Z] PASS [2021-11-11T17:16:02.804Z] [2021-11-11T17:16:02.804Z] === Skipped [2021-11-11T17:16:02.804Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-11T17:16:02.804Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] [2021-11-11T17:16:02.804Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-11T17:16:02.804Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] [2021-11-11T17:16:02.804Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-11T17:16:02.804Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] [2021-11-11T17:16:02.804Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-11T17:16:02.804Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] [2021-11-11T17:16:02.804Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-11T17:16:02.804Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] [2021-11-11T17:16:02.804Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-11T17:16:02.804Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] [2021-11-11T17:16:02.804Z] DONE 6 tests, 6 skipped in 0.068s [2021-11-11T17:16:02.804Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T17:16:02.804Z] INFO: Testing against a local daemon [2021-11-11T17:16:02.804Z] === RUN TestServiceCreateInit [2021-11-11T17:16:02.804Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T17:16:02.804Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T17:16:02.804Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- PASS: TestServiceCreateInit (0.01s) [2021-11-11T17:16:02.804Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:16:02.804Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:16:02.804Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T17:16:02.804Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestCreateServiceConflict [2021-11-11T17:16:02.804Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T17:16:02.804Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T17:16:02.804Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T17:16:02.804Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T17:16:02.804Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestCreateServiceSysctls [2021-11-11T17:16:02.804Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestCreateServiceCapabilities [2021-11-11T17:16:02.804Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-11T17:16:02.804Z] === RUN TestInspect [2021-11-11T17:16:02.804Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestInspect (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestCreateJob [2021-11-11T17:16:02.804Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T17:16:02.804Z] === RUN TestReplicatedJob [2021-11-11T17:16:02.804Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T17:16:02.804Z] === RUN TestUpdateReplicatedJob [2021-11-11T17:16:02.804Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestServiceListWithStatuses [2021-11-11T17:16:02.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T17:16:02.804Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T17:16:02.804Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T17:16:02.804Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestDockerNetworkReConnect [2021-11-11T17:16:02.804Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:02.804Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-11T17:16:02.804Z] === RUN TestServicePlugin [2021-11-11T17:16:02.935Z] #23 15.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T17:16:03.502Z] #53 DONE 196.5s [2021-11-11T17:16:03.502Z] [2021-11-11T17:16:03.502Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T17:16:03.502Z] #26 sha256:df8cfc8efb308a0ff54015282183dde6a5c6574934d9603c8887119c730cc05c [2021-11-11T17:16:03.681Z] ? github.com/docker/docker/api [no test files] [2021-11-11T17:16:03.865Z] #23 DONE 16.0s [2021-11-11T17:16:03.865Z] [2021-11-11T17:16:03.865Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T17:16:03.865Z] #27 sha256:3d09c672a7c993e46e59899bc35d67cce8cbbea600e8bf1ed3c6d251b1676e52 [2021-11-11T17:16:03.865Z] #27 DONE 0.3s [2021-11-11T17:16:03.865Z] [2021-11-11T17:16:03.865Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T17:16:03.865Z] #32 sha256:924ea63c3d6374ca0c8659dc8635eac3215bfe785885cccda04eb1b35db2fcd4 [2021-11-11T17:16:04.427Z] #32 DONE 0.5s [2021-11-11T17:16:04.427Z] [2021-11-11T17:16:04.427Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T17:16:04.427Z] #35 sha256:e8f9c78b0b37d0b1cf44f47e7b5db5acc81675860f932ae9b421bc7df29127dc [2021-11-11T17:16:04.684Z] #35 DONE 0.3s [2021-11-11T17:16:04.684Z] [2021-11-11T17:16:04.684Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T17:16:04.684Z] #37 sha256:c760879c506bc185a6818c7669f9bf923cc7e31e144a8db18ef997d9ed7dfd34 [2021-11-11T17:16:04.684Z] #37 DONE 0.1s [2021-11-11T17:16:04.684Z] [2021-11-11T17:16:04.684Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T17:16:04.684Z] #41 sha256:7cdd15620318c977a468102f45086efcd8800ce9530a2543503578c920fa6bf2 [2021-11-11T17:16:04.684Z] #41 DONE 0.1s [2021-11-11T17:16:04.684Z] [2021-11-11T17:16:04.684Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:16:04.684Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2 [2021-11-11T17:16:04.702Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] --- SKIP: TestServicePlugin (1.76s) [2021-11-11T17:16:04.702Z] === RUN TestServiceUpdateLabel [2021-11-11T17:16:04.702Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-11T17:16:04.702Z] === RUN TestServiceUpdateSecrets [2021-11-11T17:16:04.702Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-11T17:16:04.702Z] === RUN TestServiceUpdateConfigs [2021-11-11T17:16:04.702Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-11T17:16:04.702Z] === RUN TestServiceUpdateNetwork [2021-11-11T17:16:04.702Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-11T17:16:04.702Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T17:16:04.702Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-11-11T17:16:04.702Z] PASS [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === Skipped [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:16:04.702Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:16:04.702Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-11T17:16:04.702Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-11T17:16:04.702Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-11T17:16:04.702Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-11T17:16:04.702Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-11T17:16:04.702Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-11T17:16:04.702Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2021-11-11T17:16:04.702Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-11T17:16:04.702Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-11T17:16:04.702Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2021-11-11T17:16:04.702Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2021-11-11T17:16:04.702Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-11T17:16:04.702Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T17:16:04.702Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-11T17:16:04.702Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-11T17:16:04.702Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServicePlugin (1.76s) [2021-11-11T17:16:04.702Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-11T17:16:04.702Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-11T17:16:04.702Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-11T17:16:04.702Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-11T17:16:04.702Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2021-11-11T17:16:04.702Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] DONE 24 tests, 23 skipped in 1.992s [2021-11-11T17:16:04.702Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T17:16:04.702Z] INFO: Testing against a local daemon [2021-11-11T17:16:04.702Z] === RUN TestSessionCreate [2021-11-11T17:16:04.702Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T17:16:04.702Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T17:16:04.702Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T17:16:04.702Z] PASS [2021-11-11T17:16:04.702Z] [2021-11-11T17:16:04.702Z] DONE 2 tests in 0.050s [2021-11-11T17:16:04.702Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T17:16:04.702Z] INFO: Testing against a local daemon [2021-11-11T17:16:04.702Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:16:04.702Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T17:16:04.702Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:16:04.702Z] === RUN TestDiskUsage [2021-11-11T17:16:04.702Z] === PAUSE TestDiskUsage [2021-11-11T17:16:04.702Z] === RUN TestEventsExecDie [2021-11-11T17:16:05.268Z] --- PASS: TestEventsExecDie (0.52s) [2021-11-11T17:16:05.268Z] === RUN TestEventsBackwardsCompatible [2021-11-11T17:16:05.268Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-11T17:16:05.268Z] === RUN TestEventsVolumeCreate [2021-11-11T17:16:05.268Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-11T17:16:05.268Z] === RUN TestInfoBinaryCommits [2021-11-11T17:16:05.525Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T17:16:05.525Z] === RUN TestInfoAPIVersioned [2021-11-11T17:16:05.525Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T17:16:05.525Z] === RUN TestInfoDiscoveryBackend [2021-11-11T17:16:06.090Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-11-11T17:16:06.090Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T17:16:09.367Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-11-11T17:16:09.367Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T17:16:09.367Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:16:09.367Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T17:16:09.367Z] === RUN TestInfoAPI [2021-11-11T17:16:09.367Z] --- PASS: TestInfoAPI (0.06s) [2021-11-11T17:16:09.367Z] === RUN TestInfoAPIWarnings [2021-11-11T17:16:11.222Z] #62 ... [2021-11-11T17:16:11.222Z] [2021-11-11T17:16:11.222Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:16:11.222Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T17:16:11.222Z] #43 203.2 + dpkg --print-architecture [2021-11-11T17:16:11.222Z] #43 203.2 + git checkout -q v2.1.0 [2021-11-11T17:16:11.222Z] #43 203.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T17:16:11.222Z] #43 203.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T17:16:11.740Z] #83 exporting layers 20.1s done [2021-11-11T17:16:11.740Z] #83 writing image sha256:5b691abac98ff07cf242a306a085fce6181a6deab894bd702af58b557ecafc5c done [2021-11-11T17:16:11.740Z] #83 naming to docker.io/library/docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 done [2021-11-11T17:16:11.740Z] #83 DONE 20.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-11T17:16:12.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42626/.git:/go/src/github.com/docker/docker/.git --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/validate/default [2021-11-11T17:16:13.039Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-11T17:16:13.039Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-11T17:16:13.039Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-11T17:16:13.039Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-11T17:16:13.039Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-11T17:16:13.039Z] Congratulations! No new tests were added to integration-cli. [2021-11-11T17:16:13.039Z] [2021-11-11T17:16:13.039Z] INFO Start validation with golang-ci-lint [2021-11-11T17:16:13.299Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-11T17:16:13.299Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T17:16:13.299Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T17:16:16.157Z] === RUN TestMiddlewares [2021-11-11T17:16:16.157Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T17:16:16.157Z] PASS [2021-11-11T17:16:16.157Z] coverage: 9.0% of statements [2021-11-11T17:16:16.157Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2021-11-11T17:16:16.474Z] #43 ... [2021-11-11T17:16:16.474Z] [2021-11-11T17:16:16.474Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T17:16:16.474Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T17:16:16.474Z] #53 208.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T17:16:16.474Z] #53 DONE 208.6s [2021-11-11T17:16:16.474Z] [2021-11-11T17:16:16.474Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:16:16.474Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5 [2021-11-11T17:16:25.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T17:16:27.433Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-11-11T17:16:27.433Z] === RUN TestInfoDebug [2021-11-11T17:16:27.433Z] --- PASS: TestInfoDebug (0.56s) [2021-11-11T17:16:27.433Z] === RUN TestInfoInsecureRegistries [2021-11-11T17:16:27.433Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2021-11-11T17:16:27.433Z] === RUN TestInfoRegistryMirrors [2021-11-11T17:16:27.433Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2021-11-11T17:16:27.433Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T17:16:27.433Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2021-11-11T17:16:27.433Z] === RUN TestPingCacheHeaders [2021-11-11T17:16:27.433Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-11-11T17:16:27.433Z] === RUN TestPingGet [2021-11-11T17:16:27.433Z] --- PASS: TestPingGet (0.01s) [2021-11-11T17:16:27.433Z] === RUN TestPingHead [2021-11-11T17:16:27.433Z] --- PASS: TestPingHead (0.01s) [2021-11-11T17:16:27.433Z] === RUN TestVersion [2021-11-11T17:16:27.433Z] --- PASS: TestVersion (0.01s) [2021-11-11T17:16:27.433Z] === CONT TestDiskUsage [2021-11-11T17:16:27.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T17:16:27.998Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T17:16:28.413Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T17:16:28.413Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T17:16:28.413Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T17:16:28.413Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T17:16:28.413Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T17:16:28.413Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T17:16:28.413Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T17:16:28.414Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage (1.21s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-11T17:16:28.671Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-11T17:16:28.671Z] PASS [2021-11-11T17:16:28.671Z] [2021-11-11T17:16:28.671Z] === Skipped [2021-11-11T17:16:28.671Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:16:28.671Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T17:16:28.671Z] [2021-11-11T17:16:28.671Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T17:16:28.671Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T17:16:28.671Z] [2021-11-11T17:16:28.671Z] DONE 53 tests, 2 skipped in 23.982s [2021-11-11T17:16:28.671Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T17:16:28.671Z] INFO: Testing against a local daemon [2021-11-11T17:16:28.671Z] === RUN TestVolumesCreateAndList [2021-11-11T17:16:28.671Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-11-11T17:16:28.671Z] === RUN TestVolumesRemove [2021-11-11T17:16:28.929Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-11T17:16:28.929Z] === RUN TestVolumesInspect [2021-11-11T17:16:28.929Z] --- PASS: TestVolumesInspect (0.01s) [2021-11-11T17:16:28.929Z] === RUN TestVolumesInvalidJSON [2021-11-11T17:16:28.929Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T17:16:28.929Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T17:16:28.929Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T17:16:28.929Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T17:16:28.929Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T17:16:28.929Z] PASS [2021-11-11T17:16:28.929Z] [2021-11-11T17:16:28.929Z] DONE 5 tests in 0.103s [2021-11-11T17:16:28.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T17:16:28.929Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 18096 is not a child of this shell [2021-11-11T17:16:28.929Z] warning: PID 18096 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-11T17:16:28.929Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T17:16:28.929Z] [2021-11-11T17:16:28.929Z] Unloading profiles will leave already running processes permanently [2021-11-11T17:16:28.929Z] unconfined, which can lead to unexpected situations. [2021-11-11T17:16:28.929Z] [2021-11-11T17:16:28.929Z] To set a process to complain mode, use the command line tool [2021-11-11T17:16:28.929Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T17:16:28.929Z] Removing test suite binaries [2021-11-11T17:16:28.929Z] exiting test-integration [2021-11-11T17:16:28.929Z] ++ exit 0 [2021-11-11T17:16:28.929Z] Post stage [Pipeline] junit [2021-11-11T17:16:29.874Z] Recording test results [2021-11-11T17:16:30.059Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T17:16:30.493Z] + echo Ensuring container killed. [2021-11-11T17:16:30.493Z] Ensuring container killed. [2021-11-11T17:16:30.493Z] + docker rm -vf docker-pr17 [2021-11-11T17:16:30.493Z] Error: No such container: docker-pr17 [Pipeline] sh [2021-11-11T17:16:30.777Z] + echo Chowning /workspace to jenkins user [2021-11-11T17:16:30.777Z] Chowning /workspace to jenkins user [2021-11-11T17:16:30.777Z] + id -u [2021-11-11T17:16:30.777Z] + id -g [2021-11-11T17:16:30.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42626:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T17:16:31.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T17:16:32.005Z] + bundleName=amd64-rootless [2021-11-11T17:16:32.005Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-11T17:16:32.005Z] Creating amd64-rootless-bundles.tar.gz [2021-11-11T17:16:32.005Z] + + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-11-11T17:16:32.005Z] 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-11-11T17:16:32.017Z] Archiving artifacts [2021-11-11T17:16:32.272Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T17:16:32.589Z] + make clean [2021-11-11T17:16:32.589Z] docker volume rm -f docker-dev-cache [2021-11-11T17:16:32.589Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T17:16:33.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T17:16:33.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T17:16:34.528Z] #58 ... [2021-11-11T17:16:34.528Z] [2021-11-11T17:16:34.528Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T17:16:34.528Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T17:16:34.528Z] #43 DONE 226.0s [2021-11-11T17:16:34.528Z] [2021-11-11T17:16:34.528Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:16:34.528Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5 [2021-11-11T17:16:35.961Z] #58 ... [2021-11-11T17:16:35.961Z] [2021-11-11T17:16:35.961Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T17:16:35.961Z] #44 sha256:f6b155b35d1ebee5bcf558a9c89a6f2607ab228376c1d8f75964e10488957ec3 [2021-11-11T17:16:35.961Z] #44 DONE 0.2s [2021-11-11T17:16:35.961Z] [2021-11-11T17:16:35.961Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T17:16:35.961Z] #48 sha256:d5d29971252da6d37a8bf1903c6175d2208b146c1910b25649c255e829946427 [2021-11-11T17:16:35.961Z] #48 DONE 0.1s [2021-11-11T17:16:35.961Z] [2021-11-11T17:16:35.961Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T17:16:35.961Z] #50 sha256:103a2aa42544cf83260ec7b1ae14f87a6b760a75e2e50a0b525dda851cd73b07 [2021-11-11T17:16:35.961Z] #50 DONE 0.1s [2021-11-11T17:16:35.961Z] [2021-11-11T17:16:35.961Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:16:35.961Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5 [2021-11-11T17:16:36.297Z] #58 ... [2021-11-11T17:16:36.297Z] [2021-11-11T17:16:36.297Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T17:16:36.297Z] #52 sha256:80e12789160580dd5d258898efd019ee36ec54cb974a7bc0d2231c58a39b71ce [2021-11-11T17:16:36.297Z] #52 DONE 0.1s [2021-11-11T17:16:36.297Z] [2021-11-11T17:16:36.297Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T17:16:36.297Z] #54 sha256:f1b44a35607c499643c9d0f5f672d119bad8c46d131c90eb9a8b09faeca7135f [2021-11-11T17:16:36.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T17:16:36.880Z] #54 DONE 0.5s [2021-11-11T17:16:36.880Z] [2021-11-11T17:16:36.880Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T17:16:36.880Z] #56 sha256:50646835d7edb83031d7d6871512f36f6611026525674ca01308831ea1b226d1 [2021-11-11T17:16:36.880Z] #56 DONE 0.1s [2021-11-11T17:16:36.880Z] [2021-11-11T17:16:36.880Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:16:36.880Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5 [2021-11-11T17:16:42.244Z] #26 229.3 + return [2021-11-11T17:16:42.244Z] #26 DONE 231.5s [2021-11-11T17:16:42.244Z] [2021-11-11T17:16:42.244Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:16:42.244Z] #62 sha256:4ef29df85ac257b515bbdb94e8f367791bea75a316fc44e2e2bf8d8d6cb9eeb9 [2021-11-11T17:16:42.244Z] #62 185.3 + bin/containerd [2021-11-11T17:16:42.244Z] #62 ... [2021-11-11T17:16:42.244Z] [2021-11-11T17:16:42.244Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T17:16:42.244Z] #27 sha256:baedb48ae6d68888f6dd7acefdd99276bc83dc79f7608a37e0c9720b8a3c6730 [2021-11-11T17:16:42.244Z] #27 DONE 0.8s [2021-11-11T17:16:42.244Z] [2021-11-11T17:16:42.244Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T17:16:42.244Z] #32 sha256:912332ae5f52c247f24ae55fd83c4fa9cdc142fe45c9b90c550fbd467d3a02bf [2021-11-11T17:16:42.807Z] #32 DONE 0.9s [2021-11-11T17:16:42.807Z] [2021-11-11T17:16:42.807Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T17:16:42.807Z] #35 sha256:bf7603bb50be29889303b070856198b9f049003b5b8c2e78c3e61140f316d24c [2021-11-11T17:16:44.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T17:16:44.699Z] #35 DONE 1.9s [2021-11-11T17:16:44.699Z] [2021-11-11T17:16:44.699Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T17:16:44.699Z] #37 sha256:386c189cd17486cf523f8bfcef14c6d2e4bd809b13e95376bfe0cb7604e6d3bd [2021-11-11T17:16:44.699Z] #37 DONE 0.1s [2021-11-11T17:16:44.699Z] [2021-11-11T17:16:44.699Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:16:44.699Z] #58 sha256:40b701af0cd0e506c9dde00500d77d4b155f7e9ca530ac980950c0f73124b4e8 [2021-11-11T17:16:44.699Z] #58 120.2 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-11-11T17:16:44.957Z] #58 ... [2021-11-11T17:16:44.957Z] [2021-11-11T17:16:44.957Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T17:16:44.957Z] #41 sha256:e38b1bb335c1373167749e1319e819a1ff804b9c4b3018e862c2d527926ac232 [2021-11-11T17:16:44.957Z] #41 DONE 0.1s [2021-11-11T17:16:45.217Z] [2021-11-11T17:16:45.217Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T17:16:45.217Z] #44 sha256:75e266a6ec68bad9382dd33bc6d523623642b2fb3799f7c2f9c5113177ae9476 [2021-11-11T17:16:45.217Z] #44 DONE 0.2s [2021-11-11T17:16:45.217Z] [2021-11-11T17:16:45.217Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:16:45.217Z] #62 sha256:4ef29df85ac257b515bbdb94e8f367791bea75a316fc44e2e2bf8d8d6cb9eeb9 [2021-11-11T17:16:45.217Z] #62 ... [2021-11-11T17:16:45.217Z] [2021-11-11T17:16:45.217Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T17:16:45.217Z] #48 sha256:8213d12f3af12e3b0a751b55f26796aa0bccf84df361fd265e6214e2bd5a101b [2021-11-11T17:16:45.217Z] #48 DONE 0.1s [2021-11-11T17:16:45.217Z] [2021-11-11T17:16:45.217Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T17:16:45.217Z] #50 sha256:7cdc80b6d8ca80a06e26fd63733419724e24e659de3a7ea606a397efebbcd668 [2021-11-11T17:16:45.217Z] #50 DONE 0.1s [2021-11-11T17:16:45.477Z] [2021-11-11T17:16:45.477Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T17:16:45.477Z] #52 sha256:4c88345fe45b8fd3bbf8df2529e65c9638afbfdbc7fa2b3355a1462266ae6be1 [2021-11-11T17:16:45.477Z] #52 DONE 0.1s [2021-11-11T17:16:45.477Z] [2021-11-11T17:16:45.477Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T17:16:45.477Z] #54 sha256:a1b685303d90502549851cc5d870d05f85528d9215364e3daea07687ae268857 [2021-11-11T17:16:46.406Z] #54 DONE 1.0s [2021-11-11T17:16:46.406Z] [2021-11-11T17:16:46.406Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:16:46.406Z] #58 sha256:40b701af0cd0e506c9dde00500d77d4b155f7e9ca530ac980950c0f73124b4e8 [2021-11-11T17:16:46.406Z] #58 121.1 + mkdir -p /build [2021-11-11T17:16:46.406Z] #58 121.1 + cp runc /build/runc [2021-11-11T17:16:46.406Z] #58 DONE 122.1s [2021-11-11T17:16:46.406Z] [2021-11-11T17:16:46.406Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T17:16:46.406Z] #56 sha256:91359fc1dcc9ad43313cfbe1e91bd9f21e9312bf4735f1bcdf84db8821622fae [2021-11-11T17:16:46.668Z] #56 DONE 0.2s [2021-11-11T17:16:46.668Z] [2021-11-11T17:16:46.668Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:16:46.668Z] #62 sha256:4ef29df85ac257b515bbdb94e8f367791bea75a316fc44e2e2bf8d8d6cb9eeb9 [2021-11-11T17:16:47.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T17:16:48.038Z] #62 ... [2021-11-11T17:16:48.038Z] [2021-11-11T17:16:48.038Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T17:16:48.038Z] #59 sha256:6d79fc18bcfb9a7758a6e27d2ffcda9b13917e62e86627341a6ada8c37c65264 [2021-11-11T17:16:48.601Z] #59 DONE 0.5s [2021-11-11T17:16:48.601Z] [2021-11-11T17:16:48.601Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:16:48.601Z] #62 sha256:4ef29df85ac257b515bbdb94e8f367791bea75a316fc44e2e2bf8d8d6cb9eeb9 [2021-11-11T17:16:49.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T17:16:51.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T17:16:53.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T17:16:55.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T17:16:58.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T17:16:59.737Z] a0eb404f1860: Pull complete [2021-11-11T17:16:59.737Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T17:16:59.737Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:16:59.737Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-11T17:16:59.737Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-11T17:16:59.737Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-11T17:16:59.737Z] WARN: Skipping validation tests [2021-11-11T17:16:59.737Z] INFO: Running unit tests at 11/11/2021 17:16:56... [2021-11-11T17:17:00.738Z] INFO: make.ps1 starting at 11/11/2021 17:17:00 [2021-11-11T17:17:00.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T17:17:01.208Z] INFO: Git commit (fc3841191b) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T17:17:01.208Z] INFO: Invoking autogen... [2021-11-11T17:17:01.681Z] INFO: Running unit tests... [2021-11-11T17:17:03.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T17:17:05.866Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T17:17:05.866Z] Using test binary docker [2021-11-11T17:17:05.866Z] +++ /etc/init.d/apparmor start [2021-11-11T17:17:05.866Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T17:17:05.866Z] INFO: Waiting for daemon to start... [2021-11-11T17:17:05.866Z] Starting dockerd [2021-11-11T17:17:05.866Z] +++ 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-11-11T17:17:07.068Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T17:17:07.068Z] === RUN TestBoolValue [2021-11-11T17:17:07.068Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T17:17:07.068Z] === RUN TestBoolValueOrDefault [2021-11-11T17:17:07.068Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T17:17:07.068Z] === RUN TestInt64ValueOrZero [2021-11-11T17:17:07.068Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T17:17:07.068Z] === RUN TestInt64ValueOrDefault [2021-11-11T17:17:07.068Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T17:17:07.068Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T17:17:07.068Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T17:17:07.068Z] === RUN TestJsonContentType [2021-11-11T17:17:07.068Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T17:17:07.068Z] PASS [2021-11-11T17:17:07.068Z] coverage: 14.7% of statements [2021-11-11T17:17:07.068Z] ok github.com/docker/docker/api/server/httputils 0.068s coverage: 14.7% of statements [2021-11-11T17:17:07.068Z] === RUN TestMaskSecretKeys [2021-11-11T17:17:07.068Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T17:17:07.068Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T17:17:07.069Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T17:17:07.069Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestVersionMiddlewareVersion [2021-11-11T17:17:07.069Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T17:17:07.069Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T17:17:07.069Z] PASS [2021-11-11T17:17:07.069Z] coverage: 37.7% of statements [2021-11-11T17:17:07.069Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T17:17:07.069Z] === RUN TestToJSON [2021-11-11T17:17:07.069Z] --- PASS: TestToJSON (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestToParamWithVersion [2021-11-11T17:17:07.069Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestFromJSON [2021-11-11T17:17:07.069Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestEmpty [2021-11-11T17:17:07.069Z] --- PASS: TestEmpty (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T17:17:07.069Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestArgsMatchKVList [2021-11-11T17:17:07.069Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestArgsMatch [2021-11-11T17:17:07.069Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestAdd [2021-11-11T17:17:07.069Z] --- PASS: TestAdd (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestDel [2021-11-11T17:17:07.069Z] --- PASS: TestDel (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestLen [2021-11-11T17:17:07.069Z] --- PASS: TestLen (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestExactMatch [2021-11-11T17:17:07.069Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestOnlyOneExactMatch [2021-11-11T17:17:07.069Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestContains [2021-11-11T17:17:07.069Z] --- PASS: TestContains (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestValidate [2021-11-11T17:17:07.069Z] --- PASS: TestValidate (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestWalkValues [2021-11-11T17:17:07.069Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestFuzzyMatch [2021-11-11T17:17:07.069Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestClone [2021-11-11T17:17:07.069Z] --- PASS: TestClone (0.00s) [2021-11-11T17:17:07.069Z] PASS [2021-11-11T17:17:07.069Z] coverage: 92.2% of statements [2021-11-11T17:17:07.069Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-11-11T17:17:07.069Z] === RUN TestAdjustForAPIVersion [2021-11-11T17:17:07.069Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T17:17:07.069Z] PASS [2021-11-11T17:17:07.069Z] coverage: 5.7% of statements [2021-11-11T17:17:07.069Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 5.7% of statements [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T17:17:07.069Z] === RUN TestStrSliceMarshalJSON [2021-11-11T17:17:07.069Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T17:17:07.069Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestStrSliceUnmarshalString [2021-11-11T17:17:07.069Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T17:17:07.069Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T17:17:07.069Z] PASS [2021-11-11T17:17:07.069Z] coverage: 90.0% of statements [2021-11-11T17:17:07.069Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T17:17:07.069Z] === RUN TestDurationToSecondsString [2021-11-11T17:17:07.069Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestGetTimestamp [2021-11-11T17:17:07.069Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-11T17:17:07.069Z] === RUN TestParseTimestamps [2021-11-11T17:17:07.069Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T17:17:07.069Z] PASS [2021-11-11T17:17:07.069Z] coverage: 100.0% of statements [2021-11-11T17:17:07.069Z] ok github.com/docker/docker/api/types/time 0.163s coverage: 100.0% of statements [2021-11-11T17:17:07.069Z] === RUN TestCompareVersion [2021-11-11T17:17:07.069Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T17:17:07.069Z] PASS [2021-11-11T17:17:07.069Z] coverage: 77.3% of statements [2021-11-11T17:17:07.069Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T17:17:07.069Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T17:17:07.069Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T17:17:07.069Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestCloneArgsSmartHttp [2021-11-11T17:17:07.069Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestCloneArgsDumbHttp [2021-11-11T17:17:07.069Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestCloneArgsGit [2021-11-11T17:17:07.069Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestCheckoutGit [2021-11-11T17:17:07.069Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T17:17:07.069Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-11T17:17:07.069Z] === RUN TestProcessNoDockerignore [2021-11-11T17:17:07.069Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T17:17:07.069Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestDetectContentType [2021-11-11T17:17:07.069Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestSelectAcceptableMIME [2021-11-11T17:17:07.069Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestInspectEmptyResponse [2021-11-11T17:17:07.069Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestInspectResponseBinary [2021-11-11T17:17:07.069Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestResponseUnsupportedContentType [2021-11-11T17:17:07.069Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestInspectResponseTextSimple [2021-11-11T17:17:07.069Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T17:17:07.069Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestUnknownContentLength [2021-11-11T17:17:07.069Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestDownloadRemote [2021-11-11T17:17:07.069Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-11T17:17:07.069Z] === RUN TestGetWithStatusError [2021-11-11T17:17:07.069Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestCloseRootDirectory [2021-11-11T17:17:07.069Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:17:07.069Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestHashFile [2021-11-11T17:17:07.069Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:17:07.069Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestHashSubdir [2021-11-11T17:17:07.069Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:17:07.069Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestRemoveDirectory [2021-11-11T17:17:07.069Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:17:07.069Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T17:17:07.069Z] PASS [2021-11-11T17:17:07.069Z] coverage: 9.3% of statements [2021-11-11T17:17:07.069Z] === RUN TestEnable [2021-11-11T17:17:07.069Z] --- PASS: TestEnable (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestDisable [2021-11-11T17:17:07.069Z] --- PASS: TestDisable (0.00s) [2021-11-11T17:17:07.069Z] === RUN TestEnabled [2021-11-11T17:17:07.069Z] --- PASS: TestEnabled (0.00s) [2021-11-11T17:17:07.069Z] PASS [2021-11-11T17:17:07.069Z] coverage: 100.0% of statements [2021-11-11T17:17:07.069Z] ok github.com/docker/docker/builder/remotecontext 0.222s coverage: 9.3% of statements [2021-11-11T17:17:07.069Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-11-11T17:17:07.537Z] === RUN TestGetAllAllowed [2021-11-11T17:17:07.537Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestGetAllMeta [2021-11-11T17:17:07.537Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T17:17:07.537Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T17:17:07.537Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestIsExistingDirectory [2021-11-11T17:17:07.537Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestGetFilenameForDownload [2021-11-11T17:17:07.537Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestEnv2Variables [2021-11-11T17:17:07.537Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T17:17:07.537Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestMaintainer [2021-11-11T17:17:07.537Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestLabel [2021-11-11T17:17:07.537Z] --- PASS: TestLabel (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestFromScratch [2021-11-11T17:17:07.537Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestFromWithArg [2021-11-11T17:17:07.537Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T17:17:07.537Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestFromWithUndefinedArg [2021-11-11T17:17:07.537Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T17:17:07.537Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestOnbuild [2021-11-11T17:17:07.537Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestWorkdir [2021-11-11T17:17:07.537Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestCmd [2021-11-11T17:17:07.537Z] --- PASS: TestCmd (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestHealthcheckNone [2021-11-11T17:17:07.537Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestHealthcheckCmd [2021-11-11T17:17:07.537Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestEntrypoint [2021-11-11T17:17:07.537Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestExpose [2021-11-11T17:17:07.537Z] --- PASS: TestExpose (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestUser [2021-11-11T17:17:07.537Z] --- PASS: TestUser (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestVolume [2021-11-11T17:17:07.537Z] --- PASS: TestVolume (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestStopSignal [2021-11-11T17:17:07.537Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T17:17:07.537Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestArg [2021-11-11T17:17:07.537Z] --- PASS: TestArg (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestShell [2021-11-11T17:17:07.537Z] --- PASS: TestShell (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestPrependEnvOnCmd [2021-11-11T17:17:07.537Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestRunWithBuildArgs [2021-11-11T17:17:07.537Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T17:17:07.537Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T17:17:07.537Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T17:17:07.537Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T17:17:07.537Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T17:17:07.537Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestNormalizeWorkdir [2021-11-11T17:17:07.537Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestDispatch [2021-11-11T17:17:07.537Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T17:17:07.537Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T17:17:07.537Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T17:17:07.537Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T17:17:07.537Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T17:17:07.537Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T17:17:07.537Z] === RUN TestDispatch/COPY_url [2021-11-11T17:17:07.537Z] --- PASS: TestDispatch (0.05s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T17:17:07.537Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T17:17:07.537Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T17:17:07.537Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T17:17:07.537Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T17:17:07.537Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T17:17:07.537Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestEmptyDockerfile [2021-11-11T17:17:07.537Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestSymlinkDockerfile [2021-11-11T17:17:07.537Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-11T17:17:07.537Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T17:17:07.537Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestNonExistingDockerfile [2021-11-11T17:17:07.537Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestCopyRunConfig [2021-11-11T17:17:07.537Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestDeepCopyRunConfig [2021-11-11T17:17:07.537Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestExportImage [2021-11-11T17:17:07.537Z] --- PASS: TestExportImage (0.00s) [2021-11-11T17:17:07.537Z] === RUN TestNormalizeDest [2021-11-11T17:17:07.537Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T17:17:07.537Z] PASS [2021-11-11T17:17:07.537Z] coverage: 46.8% of statements [2021-11-11T17:17:07.537Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 46.8% of statements [2021-11-11T17:17:07.537Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T17:17:07.779Z] . [2021-11-11T17:17:07.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T17:17:07.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T17:17:08.003Z] === RUN TestTCP4Proxy [2021-11-11T17:17:08.003Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-11T17:17:08.003Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T17:17:08.003Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T17:17:08.003Z] === RUN TestTCP6Proxy [2021-11-11T17:17:08.003Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T17:17:08.004Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T17:17:08.004Z] === RUN TestTCPDualStackProxy [2021-11-11T17:17:08.004Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T17:17:08.004Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T17:17:08.004Z] === RUN TestUDP4Proxy [2021-11-11T17:17:08.004Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T17:17:08.004Z] === RUN TestUDP6Proxy [2021-11-11T17:17:08.004Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T17:17:08.004Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T17:17:08.004Z] === RUN TestUDPWriteError [2021-11-11T17:17:08.004Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T17:17:08.004Z] === RUN TestSCTP4Proxy [2021-11-11T17:17:08.004Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T17:17:08.004Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T17:17:08.004Z] === RUN TestSCTP6Proxy [2021-11-11T17:17:08.004Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T17:17:08.004Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T17:17:08.004Z] PASS [2021-11-11T17:17:08.004Z] coverage: 49.4% of statements [2021-11-11T17:17:08.004Z] ok github.com/docker/docker/cmd/docker-proxy 0.045s coverage: 49.4% of statements [2021-11-11T17:17:08.040Z] Error: No such image: emptyfs [2021-11-11T17:17:08.040Z] ++++ docker load [2021-11-11T17:17:08.040Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T17:17:08.308Z] Running integration-test (iteration 1) [2021-11-11T17:17:08.308Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T17:17:08.308Z] ++ 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-11-11T17:17:08.308Z] ++ set -e [2021-11-11T17:17:08.308Z] ++ '[' -n 0 ']' [2021-11-11T17:17:08.308Z] ++ set -x [2021-11-11T17:17:08.308Z] ++ 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-11-11T17:17:08.860Z] 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-11-11T17:17:08.927Z] #58 ... [2021-11-11T17:17:08.927Z] [2021-11-11T17:17:08.927Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:17:08.927Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2 [2021-11-11T17:17:08.927Z] #62 221.0 + bin/containerd [2021-11-11T17:17:09.269Z] Loaded image: busybox:latest [2021-11-11T17:17:09.840Z] Loaded image: busybox:glibc [2021-11-11T17:17:10.495Z] #62 217.4 # github.com/containerd/containerd/cmd/containerd [2021-11-11T17:17:10.495Z] #62 217.4 /usr/bin/ld: /tmp/go-link-2884672222/000019.o: in function `New': [2021-11-11T17:17:10.495Z] #62 217.4 /tmp/tmp.l1S0hN4EPm/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-11-11T17:17:10.495Z] #62 217.5 + bin/containerd-stress [2021-11-11T17:17:11.056Z] #62 218.5 + bin/containerd-shim [2021-11-11T17:17:14.045Z] Loaded image: debian:bullseye-slim [2021-11-11T17:17:14.045Z] Loaded image: hello-world:latest [2021-11-11T17:17:14.306Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:17:14.306Z] INFO: Testing against a local daemon [2021-11-11T17:17:14.306Z] === RUN TestCgroupNamespacesBuild [2021-11-11T17:17:15.466Z] #62 ... [2021-11-11T17:17:15.466Z] [2021-11-11T17:17:15.466Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T17:17:15.466Z] #58 sha256:7bf71b2d9cd0ac68771ceda251a1a804d02bfb7ca9bbe7475441384d94eb5be5 [2021-11-11T17:17:15.466Z] #58 151.0 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-11-11T17:17:16.027Z] #58 152.1 + mkdir -p /build [2021-11-11T17:17:16.027Z] #58 152.1 + cp runc /build/runc [2021-11-11T17:17:16.650Z] === RUN TestCheckpointCreateError [2021-11-11T17:17:16.650Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCheckpointCreate [2021-11-11T17:17:16.651Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCheckpointDeleteError [2021-11-11T17:17:16.651Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCheckpointDelete [2021-11-11T17:17:16.651Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCheckpointListError [2021-11-11T17:17:16.651Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCheckpointList [2021-11-11T17:17:16.651Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T17:17:16.651Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T17:17:16.651Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T17:17:16.651Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestGetAPIPath [2021-11-11T17:17:16.651Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestParseHostURL [2021-11-11T17:17:16.651Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T17:17:16.651Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T17:17:16.651Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestNegotiateAPIVersion [2021-11-11T17:17:16.651Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T17:17:16.651Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T17:17:16.651Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T17:17:16.651Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T17:17:16.651Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestClientRedirect [2021-11-11T17:17:16.651Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigCreateUnsupported [2021-11-11T17:17:16.651Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigCreateError [2021-11-11T17:17:16.651Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigCreate [2021-11-11T17:17:16.651Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigInspectNotFound [2021-11-11T17:17:16.651Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T17:17:16.651Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigInspectUnsupported [2021-11-11T17:17:16.651Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigInspectError [2021-11-11T17:17:16.651Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T17:17:16.651Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigInspect [2021-11-11T17:17:16.651Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigListUnsupported [2021-11-11T17:17:16.651Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigListError [2021-11-11T17:17:16.651Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigList [2021-11-11T17:17:16.651Z] --- PASS: TestConfigList (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigRemoveUnsupported [2021-11-11T17:17:16.651Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigRemoveError [2021-11-11T17:17:16.651Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigRemove [2021-11-11T17:17:16.651Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigUpdateUnsupported [2021-11-11T17:17:16.651Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigUpdateError [2021-11-11T17:17:16.651Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestConfigUpdate [2021-11-11T17:17:16.651Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerCommitError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerCommit [2021-11-11T17:17:16.651Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStatPathError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStatPath [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyToContainerError [2021-11-11T17:17:16.651Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T17:17:16.651Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T17:17:16.651Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyToContainer [2021-11-11T17:17:16.651Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyFromContainerError [2021-11-11T17:17:16.651Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T17:17:16.651Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T17:17:16.651Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T17:17:16.651Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestCopyFromContainer [2021-11-11T17:17:16.651Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerCreateError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerCreateImageNotFound [2021-11-11T17:17:16.651Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerCreateWithName [2021-11-11T17:17:16.651Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerCreateAutoRemove [2021-11-11T17:17:16.651Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerDiffError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerDiff [2021-11-11T17:17:16.651Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExecCreateError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExecCreate [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExecStartError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExecStart [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExecInspectError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExecInspect [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExportError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExport [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerInspectError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T17:17:16.651Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T17:17:16.651Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerInspect [2021-11-11T17:17:16.651Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerInspectNode [2021-11-11T17:17:16.651Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerKillError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerKill [2021-11-11T17:17:16.651Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerListError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerList [2021-11-11T17:17:16.651Z] --- PASS: TestContainerList (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerLogsNotFoundError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerLogsError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerLogs [2021-11-11T17:17:16.651Z] --- PASS: TestContainerLogs (0.14s) [2021-11-11T17:17:16.651Z] === RUN TestContainerPauseError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerPause [2021-11-11T17:17:16.651Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainersPruneError [2021-11-11T17:17:16.651Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainersPrune [2021-11-11T17:17:16.651Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerRemoveError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerRemove [2021-11-11T17:17:16.651Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerRenameError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerRename [2021-11-11T17:17:16.651Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerResizeError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExecResizeError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerResize [2021-11-11T17:17:16.651Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerExecResize [2021-11-11T17:17:16.651Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerRestartError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerRestart [2021-11-11T17:17:16.651Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStartError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStart [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStatsError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStats [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStopError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerStop [2021-11-11T17:17:16.651Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerTopError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerTop [2021-11-11T17:17:16.651Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerUnpauseError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerUnpause [2021-11-11T17:17:16.651Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerUpdateError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerUpdate [2021-11-11T17:17:16.651Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerWaitError [2021-11-11T17:17:16.651Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestContainerWait [2021-11-11T17:17:16.651Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestDiskUsageError [2021-11-11T17:17:16.651Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestDiskUsage [2021-11-11T17:17:16.651Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestDistributionInspectUnsupported [2021-11-11T17:17:16.651Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T17:17:16.651Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestEventsErrorInOptions [2021-11-11T17:17:16.651Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestEventsErrorFromServer [2021-11-11T17:17:16.651Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestEvents [2021-11-11T17:17:16.651Z] --- PASS: TestEvents (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestTLSCloseWriter [2021-11-11T17:17:16.651Z] === PAUSE TestTLSCloseWriter [2021-11-11T17:17:16.651Z] === RUN TestImageBuildError [2021-11-11T17:17:16.651Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageBuild [2021-11-11T17:17:16.651Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestGetDockerOS [2021-11-11T17:17:16.651Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageCreateError [2021-11-11T17:17:16.651Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageCreate [2021-11-11T17:17:16.651Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageHistoryError [2021-11-11T17:17:16.651Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageHistory [2021-11-11T17:17:16.651Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageImportError [2021-11-11T17:17:16.651Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageImport [2021-11-11T17:17:16.651Z] --- PASS: TestImageImport (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageInspectError [2021-11-11T17:17:16.651Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageInspectImageNotFound [2021-11-11T17:17:16.651Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageInspectWithEmptyID [2021-11-11T17:17:16.651Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageInspect [2021-11-11T17:17:16.651Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageListError [2021-11-11T17:17:16.651Z] --- PASS: TestImageListError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageList [2021-11-11T17:17:16.651Z] --- PASS: TestImageList (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageListApiBefore125 [2021-11-11T17:17:16.651Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-11-11T17:17:16.651Z] === RUN TestImageLoadError [2021-11-11T17:17:16.651Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageLoad [2021-11-11T17:17:16.651Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagesPruneError [2021-11-11T17:17:16.651Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagesPrune [2021-11-11T17:17:16.651Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePullReferenceParseError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePullAnyError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePullWithoutErrors [2021-11-11T17:17:16.651Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePushReferenceError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePushAnyError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImagePushWithoutErrors [2021-11-11T17:17:16.651Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T17:17:16.651Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T17:17:16.651Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T17:17:16.651Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T17:17:16.651Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageRemoveError [2021-11-11T17:17:16.651Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageRemoveImageNotFound [2021-11-11T17:17:16.651Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageRemove [2021-11-11T17:17:16.651Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageSaveError [2021-11-11T17:17:16.651Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageSave [2021-11-11T17:17:16.651Z] --- PASS: TestImageSave (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageSearchAnyError [2021-11-11T17:17:16.651Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T17:17:16.651Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T17:17:16.651Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:17:16.651Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:17:16.652Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T17:17:16.652Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestImageSearchWithoutErrors [2021-11-11T17:17:16.652Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestImageTagError [2021-11-11T17:17:16.652Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestImageTagInvalidReference [2021-11-11T17:17:16.652Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T17:17:16.652Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestImageTagHexSource [2021-11-11T17:17:16.652Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestImageTag [2021-11-11T17:17:16.652Z] --- PASS: TestImageTag (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestInfoServerError [2021-11-11T17:17:16.652Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T17:17:16.652Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestInfo [2021-11-11T17:17:16.652Z] --- PASS: TestInfo (0.01s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkConnectError [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkConnect [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkCreateError [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkCreate [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkDisconnectError [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkDisconnect [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkInspect [2021-11-11T17:17:16.652Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T17:17:16.652Z] === RUN TestNetworkInspect/no_options [2021-11-11T17:17:16.652Z] === RUN TestNetworkInspect/verbose [2021-11-11T17:17:16.652Z] === RUN TestNetworkInspect/global_scope [2021-11-11T17:17:16.652Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T17:17:16.652Z] === RUN TestNetworkInspect/server_error [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkListError [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkList [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworksPruneError [2021-11-11T17:17:16.652Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworksPrune [2021-11-11T17:17:16.652Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkRemoveError [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNetworkRemove [2021-11-11T17:17:16.652Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeInspectError [2021-11-11T17:17:16.652Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T17:17:16.652Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T17:17:16.652Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeInspect [2021-11-11T17:17:16.652Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeListError [2021-11-11T17:17:16.652Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeList [2021-11-11T17:17:16.652Z] --- PASS: TestNodeList (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeRemoveError [2021-11-11T17:17:16.652Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeRemove [2021-11-11T17:17:16.652Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeUpdateError [2021-11-11T17:17:16.652Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestNodeUpdate [2021-11-11T17:17:16.652Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestOptionWithTimeout [2021-11-11T17:17:16.652Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPingFail [2021-11-11T17:17:16.652Z] --- PASS: TestPingFail (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPingWithError [2021-11-11T17:17:16.652Z] 2021/11/11 17:17:16 RoundTripper returned a response & error; ignoring response [2021-11-11T17:17:16.652Z] 2021/11/11 17:17:16 RoundTripper returned a response & error; ignoring response [2021-11-11T17:17:16.652Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPingSuccess [2021-11-11T17:17:16.652Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPingHeadFallback [2021-11-11T17:17:16.652Z] === RUN TestPingHeadFallback/OK [2021-11-11T17:17:16.652Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T17:17:16.652Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T17:17:16.652Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T17:17:16.652Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T17:17:16.652Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginDisableError [2021-11-11T17:17:16.652Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginDisable [2021-11-11T17:17:16.652Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginEnableError [2021-11-11T17:17:16.652Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginEnable [2021-11-11T17:17:16.652Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginInspectError [2021-11-11T17:17:16.652Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T17:17:16.652Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginInspect [2021-11-11T17:17:16.652Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginListError [2021-11-11T17:17:16.652Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginList [2021-11-11T17:17:16.652Z] --- PASS: TestPluginList (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginPushError [2021-11-11T17:17:16.652Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginPush [2021-11-11T17:17:16.652Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginRemoveError [2021-11-11T17:17:16.652Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginRemove [2021-11-11T17:17:16.652Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginSetError [2021-11-11T17:17:16.652Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPluginSet [2021-11-11T17:17:16.652Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSetHostHeader [2021-11-11T17:17:16.652Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestPlainTextError [2021-11-11T17:17:16.652Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestInfiniteError [2021-11-11T17:17:16.652Z] --- PASS: TestInfiniteError (0.02s) [2021-11-11T17:17:16.652Z] === RUN TestCanceledContext [2021-11-11T17:17:16.652Z] 2021/11/11 17:17:16 RoundTripper returned a response & error; ignoring response [2021-11-11T17:17:16.652Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestDeadlineExceededContext [2021-11-11T17:17:16.652Z] 2021/11/11 17:17:16 RoundTripper returned a response & error; ignoring response [2021-11-11T17:17:16.652Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretCreateUnsupported [2021-11-11T17:17:16.652Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretCreateError [2021-11-11T17:17:16.652Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretCreate [2021-11-11T17:17:16.652Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretInspectUnsupported [2021-11-11T17:17:16.652Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretInspectError [2021-11-11T17:17:16.652Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T17:17:16.652Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T17:17:16.652Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretInspect [2021-11-11T17:17:16.652Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretListUnsupported [2021-11-11T17:17:16.652Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretListError [2021-11-11T17:17:16.652Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretList [2021-11-11T17:17:16.652Z] --- PASS: TestSecretList (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretRemoveUnsupported [2021-11-11T17:17:16.652Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretRemoveError [2021-11-11T17:17:16.652Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretRemove [2021-11-11T17:17:16.652Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretUpdateUnsupported [2021-11-11T17:17:16.652Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretUpdateError [2021-11-11T17:17:16.652Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSecretUpdate [2021-11-11T17:17:16.652Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceCreateError [2021-11-11T17:17:16.652Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceCreate [2021-11-11T17:17:16.652Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T17:17:16.652Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceCreateDigestPinning [2021-11-11T17:17:16.652Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceInspectError [2021-11-11T17:17:16.652Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T17:17:16.652Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T17:17:16.652Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceInspect [2021-11-11T17:17:16.652Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceListError [2021-11-11T17:17:16.652Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceList [2021-11-11T17:17:16.652Z] --- PASS: TestServiceList (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceLogsError [2021-11-11T17:17:16.652Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceLogs [2021-11-11T17:17:16.652Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceRemoveError [2021-11-11T17:17:16.652Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T17:17:16.652Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceRemove [2021-11-11T17:17:16.652Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceUpdateError [2021-11-11T17:17:16.652Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestServiceUpdate [2021-11-11T17:17:16.652Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmGetUnlockKey [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmInitError [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmInit [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmInspectError [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmInspect [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmJoinError [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmJoin [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmLeaveError [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmLeave [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmUnlockError [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmUnlock [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmUpdateError [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestSwarmUpdate [2021-11-11T17:17:16.652Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestTaskInspectError [2021-11-11T17:17:16.652Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T17:17:16.652Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestTaskInspect [2021-11-11T17:17:16.652Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestTaskListError [2021-11-11T17:17:16.652Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestTaskList [2021-11-11T17:17:16.652Z] --- PASS: TestTaskList (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeCreateError [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeCreate [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeInspectError [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeInspectNotFound [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeInspect [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeListError [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeList [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeRemoveError [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T17:17:16.652Z] === RUN TestVolumeRemove [2021-11-11T17:17:16.652Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T17:17:16.652Z] === CONT TestTLSCloseWriter [2021-11-11T17:17:16.653Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T17:17:16.653Z] PASS [2021-11-11T17:17:16.653Z] coverage: 75.1% of statements [2021-11-11T17:17:16.653Z] ok github.com/docker/docker/client 0.333s coverage: 75.1% of statements [2021-11-11T17:17:16.851Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2021-11-11T17:17:16.851Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T17:17:17.398Z] #58 DONE 153.3s [2021-11-11T17:17:17.398Z] [2021-11-11T17:17:17.398Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:17:17.398Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2 [2021-11-11T17:17:17.595Z] #62 224.5 + bin/containerd-shim-runc-v1 [2021-11-11T17:17:18.763Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2021-11-11T17:17:18.763Z] === RUN TestBuildWithSession [2021-11-11T17:17:18.763Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:17:18.763Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T17:17:18.763Z] === RUN TestBuildSquashParent [2021-11-11T17:17:19.289Z] #62 ... [2021-11-11T17:17:19.289Z] [2021-11-11T17:17:19.289Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T17:17:19.289Z] #59 sha256:7656577464c1e013d1bc829e7c160af06aa0269774cb90da0628d76794b69e16 [2021-11-11T17:17:19.289Z] #59 DONE 0.4s [2021-11-11T17:17:19.289Z] [2021-11-11T17:17:19.289Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T17:17:19.289Z] #62 sha256:321f665bb86794e3e56058fd58ce959e0b3910c1ece387d34420ebc8d27ddab2 [2021-11-11T17:17:19.320Z] ? github.com/docker/docker/api [no test files] [2021-11-11T17:17:21.766Z] #62 228.8 + bin/containerd-shim-runc-v2 [2021-11-11T17:17:21.766Z] #62 229.4 + binaries [2021-11-11T17:17:21.766Z] #62 229.4 + install -D bin/containerd /build/containerd [2021-11-11T17:17:21.766Z] #62 229.4 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T17:17:21.766Z] #62 229.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T17:17:21.766Z] #62 229.4 + install -D bin/ctr /build/ctr [2021-11-11T17:17:22.197Z] c1f4c7287c99: Pull complete [2021-11-11T17:17:22.197Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-11T17:17:22.197Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:17:22.197Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-11T17:17:22.197Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-11T17:17:22.197Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-11T17:17:22.197Z] WARN: Skipping validation tests [2021-11-11T17:17:22.197Z] INFO: Running unit tests at 11/11/2021 17:17:18... [2021-11-11T17:17:23.158Z] INFO: make.ps1 starting at 11/11/2021 17:17:22 [2021-11-11T17:17:23.158Z] INFO: Git commit (52e14aafa3) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T17:17:23.158Z] INFO: Invoking autogen... [2021-11-11T17:17:24.118Z] INFO: Running unit tests... [2021-11-11T17:17:27.008Z] #62 DONE 234.3s [2021-11-11T17:17:27.571Z] [2021-11-11T17:17:27.571Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T17:17:27.571Z] #63 sha256:c7908784c00ea02e72f44258cbf91e4224d858e691c285ce7b71e816f0a7e9a0 [2021-11-11T17:17:28.533Z] #63 DONE 0.7s [2021-11-11T17:17:28.533Z] [2021-11-11T17:17:28.533Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T17:17:28.533Z] #68 sha256:ba754163b909b322bdc3b5ea32d21d0098919fa2781adbf2fe2b93e6c7ed6339 [2021-11-11T17:17:28.756Z] --- PASS: TestBuildSquashParent (8.82s) [2021-11-11T17:17:28.756Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T17:17:28.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:17:28.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:17:28.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:17:28.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:17:28.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:17:28.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:17:28.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:17:28.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:17:28.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:17:28.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:17:28.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:17:28.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:17:28.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:17:28.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:17:28.789Z] #68 DONE 0.2s [2021-11-11T17:17:28.789Z] [2021-11-11T17:17:28.789Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T17:17:28.789Z] #73 sha256:fbbaa8677e9a67399230ccde9932d205025e0a26103a5cd2db9a574ceb09ef9f [2021-11-11T17:17:30.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:17:30.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:17:30.676Z] #73 DONE 1.6s [2021-11-11T17:17:30.676Z] [2021-11-11T17:17:30.676Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T17:17:30.676Z] #74 sha256:8dcb56c3ce8375d49b04cb1d81fa7deff1d7bdae8183d4a9db673e1e598b25d1 [2021-11-11T17:17:30.676Z] #74 DONE 0.0s [2021-11-11T17:17:30.676Z] [2021-11-11T17:17:30.676Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T17:17:30.676Z] #75 sha256:c721dc22ace8caa1a3bb020d2b906c760488141ea34cc2a788a074ac27d940c9 [2021-11-11T17:17:31.238Z] #75 DONE 0.9s [2021-11-11T17:17:31.238Z] [2021-11-11T17:17:31.238Z] #76 exporting to image [2021-11-11T17:17:31.238Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T17:17:31.238Z] #76 exporting layers [2021-11-11T17:17:31.315Z] 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-11-11T17:17:31.568Z] --- PASS: TestCheckoutGit (25.62s) [2021-11-11T17:17:31.569Z] === RUN TestValidGitTransport [2021-11-11T17:17:31.569Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T17:17:31.569Z] === RUN TestGitInvalidRef [2021-11-11T17:17:31.569Z] --- PASS: TestGitInvalidRef (0.18s) [2021-11-11T17:17:31.569Z] PASS [2021-11-11T17:17:31.569Z] coverage: 86.3% of statements [2021-11-11T17:17:31.569Z] ok github.com/docker/docker/builder/remotecontext/git 25.843s coverage: 86.3% of statements [2021-11-11T17:17:31.569Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T17:17:31.569Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T17:17:33.213Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:17:33.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:17:34.505Z] #76 exporting layers 3.2s done [2021-11-11T17:17:34.505Z] #76 writing image sha256:600aae7e77c4e3338b098ed4503c126a8ebb23d97dad3802599659a8f274f2bd [2021-11-11T17:17:34.505Z] #76 writing image sha256:600aae7e77c4e3338b098ed4503c126a8ebb23d97dad3802599659a8f274f2bd done [2021-11-11T17:17:34.505Z] #76 naming to docker.io/library/docker:b7c3146608b7934b3f203450ea1966cc2020036f done [2021-11-11T17:17:34.505Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T17:17:34.835Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-11T17:17:35.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7c3146608b7934b3f203450ea1966cc2020036f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7c3146608b7934b3f203450ea1966cc2020036f hack/test/unit [2021-11-11T17:17:36.316Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T17:17:36.316Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T17:17:36.316Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T17:17:36.316Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T17:17:36.316Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T17:17:36.316Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T17:17:36.316Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T17:17:36.316Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T17:17:36.316Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T17:17:36.316Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T17:17:36.316Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T17:17:36.316Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T17:17:36.316Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T17:17:36.316Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T17:17:36.316Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T17:17:36.779Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T17:17:36.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) [2021-11-11T17:17:36.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2021-11-11T17:17:36.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.84s) [2021-11-11T17:17:36.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2021-11-11T17:17:36.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) [2021-11-11T17:17:36.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2021-11-11T17:17:36.779Z] === RUN TestBuildMultiStageCopy [2021-11-11T17:17:36.779Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T17:17:36.783Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T17:17:36.783Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T17:17:36.783Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T17:17:36.783Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T17:17:36.783Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T17:17:36.783Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T17:17:36.783Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T17:17:36.783Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T17:17:36.783Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T17:17:36.783Z] === RUN TestConfigureDaemonLogs [2021-11-11T17:17:36.783Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T17:17:36.783Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T17:17:36.783Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T17:17:36.783Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T17:17:36.783Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T17:17:36.783Z] PASS [2021-11-11T17:17:36.783Z] coverage: 18.6% of statements [2021-11-11T17:17:36.783Z] ok github.com/docker/docker/cmd/dockerd 0.150s coverage: 18.6% of statements [2021-11-11T17:17:36.783Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T17:17:36.783Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T17:17:37.220Z] === RUN TestMiddlewares [2021-11-11T17:17:37.220Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T17:17:37.220Z] PASS [2021-11-11T17:17:37.220Z] coverage: 9.0% of statements [2021-11-11T17:17:37.220Z] ok github.com/docker/docker/api/server 0.083s coverage: 9.0% of statements [2021-11-11T17:17:37.303Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-11T17:17:37.303Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-11T17:17:37.303Z] + TESTDIRS=./... [2021-11-11T17:17:37.303Z] + exclude_paths='/vendor/|/integration' [2021-11-11T17:17:37.303Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-11T17:17:37.303Z] ++ go list ./... [2021-11-11T17:17:37.835Z] === RUN TestContainerStopSignal [2021-11-11T17:17:37.835Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestContainerStopTimeout [2021-11-11T17:17:37.835Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T17:17:37.835Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T17:17:37.835Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T17:17:37.835Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T17:17:37.835Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T17:17:37.835Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestNewMemoryStore [2021-11-11T17:17:37.835Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestAddContainers [2021-11-11T17:17:37.835Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestGetContainer [2021-11-11T17:17:37.835Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestDeleteContainer [2021-11-11T17:17:37.835Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestListContainers [2021-11-11T17:17:37.835Z] --- PASS: TestListContainers (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestFirstContainer [2021-11-11T17:17:37.835Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestApplyAllContainer [2021-11-11T17:17:37.835Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestIsValidHealthString [2021-11-11T17:17:37.835Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestStateRunStop [2021-11-11T17:17:37.835Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestStateTimeoutWait [2021-11-11T17:17:37.835Z] state_test.go:141: Stop callback fired [2021-11-11T17:17:37.835Z] state_test.go:165: Stop callback fired [2021-11-11T17:17:37.835Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T17:17:37.835Z] === RUN TestIsValidStateString [2021-11-11T17:17:37.835Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestViewSaveDelete [2021-11-11T17:17:37.835Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T17:17:37.835Z] === RUN TestViewAll [2021-11-11T17:17:37.835Z] --- PASS: TestViewAll (0.01s) [2021-11-11T17:17:37.835Z] === RUN TestViewGet [2021-11-11T17:17:37.835Z] --- PASS: TestViewGet (0.01s) [2021-11-11T17:17:37.835Z] === RUN TestNames [2021-11-11T17:17:37.835Z] --- PASS: TestNames (0.00s) [2021-11-11T17:17:37.835Z] === RUN TestViewWithHealthCheck [2021-11-11T17:17:37.835Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-11-11T17:17:37.835Z] PASS [2021-11-11T17:17:37.835Z] coverage: 41.5% of statements [2021-11-11T17:17:37.835Z] ok github.com/docker/docker/container 0.205s coverage: 41.5% of statements [2021-11-11T17:17:37.835Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T17:17:37.835Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T17:17:37.835Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T17:17:37.835Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T17:17:37.866Z] + pkg_list='github.com/docker/docker/api [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:17:37.866Z] github.com/docker/docker/api/types [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/backend [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/container [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/events [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/filters [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/image [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/mount [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/network [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/registry [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/time [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/versions [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/volume [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:17:37.867Z] github.com/docker/docker/cli [2021-11-11T17:17:37.867Z] github.com/docker/docker/cli/config [2021-11-11T17:17:37.867Z] github.com/docker/docker/cli/debug [2021-11-11T17:17:37.867Z] github.com/docker/docker/client [2021-11-11T17:17:37.867Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:17:37.867Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:17:37.867Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:17:37.867Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:17:37.867Z] github.com/docker/docker/container [2021-11-11T17:17:37.867Z] github.com/docker/docker/container/stream [2021-11-11T17:17:37.867Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:17:37.867Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:17:37.867Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/config [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/events [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/exec [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/images [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/links [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/names [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/network [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/stats [2021-11-11T17:17:37.867Z] github.com/docker/docker/distribution [2021-11-11T17:17:37.867Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:17:37.867Z] github.com/docker/docker/distribution/utils [2021-11-11T17:17:37.867Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:17:37.867Z] github.com/docker/docker/dockerversion [2021-11-11T17:17:37.867Z] github.com/docker/docker/errdefs [2021-11-11T17:17:37.867Z] github.com/docker/docker/image [2021-11-11T17:17:37.867Z] github.com/docker/docker/image/cache [2021-11-11T17:17:37.867Z] github.com/docker/docker/image/tarexport [2021-11-11T17:17:37.867Z] github.com/docker/docker/image/v1 [2021-11-11T17:17:37.867Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:17:37.867Z] github.com/docker/docker/layer [2021-11-11T17:17:37.867Z] github.com/docker/docker/libcontainerd [2021-11-11T17:17:37.867Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:17:37.867Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:17:37.867Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:17:37.867Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/libnetwork/types [2021-11-11T17:17:37.867Z] github.com/docker/docker/oci [2021-11-11T17:17:37.867Z] github.com/docker/docker/oci/caps [2021-11-11T17:17:37.867Z] github.com/docker/docker/opts [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/archive [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/directory [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/locker [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/mount [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/platform [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/pools [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/progress [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/signal [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/stack [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/system [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/term [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:17:37.867Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:17:37.867Z] github.com/docker/docker/plugin [2021-11-11T17:17:37.867Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:17:37.867Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:17:37.867Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:17:37.867Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:17:37.867Z] github.com/docker/docker/quota [2021-11-11T17:17:37.867Z] github.com/docker/docker/reference [2021-11-11T17:17:37.867Z] github.com/docker/docker/registry [2021-11-11T17:17:37.867Z] github.com/docker/docker/registry/resumable [2021-11-11T17:17:37.867Z] github.com/docker/docker/restartmanager [2021-11-11T17:17:37.867Z] github.com/docker/docker/rootless [2021-11-11T17:17:37.867Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:17:37.867Z] github.com/docker/docker/runconfig [2021-11-11T17:17:37.867Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/environment [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/registry [2021-11-11T17:17:37.867Z] github.com/docker/docker/testutil/request [2021-11-11T17:17:37.867Z] github.com/docker/docker/volume [2021-11-11T17:17:37.867Z] github.com/docker/docker/volume/drivers [2021-11-11T17:17:37.867Z] github.com/docker/docker/volume/local [2021-11-11T17:17:37.867Z] github.com/docker/docker/volume/mounts [2021-11-11T17:17:37.867Z] github.com/docker/docker/volume/service [2021-11-11T17:17:37.867Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:17:37.867Z] github.com/docker/docker/volume/testutils' [2021-11-11T17:17:37.867Z] ++ grep --fixed-strings -v /libnetwork [2021-11-11T17:17:37.867Z] ++ echo 'github.com/docker/docker/api [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/backend [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/container [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/events [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/filters [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/image [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/mount [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/network [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/registry [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/time [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/versions [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:17:37.867Z] github.com/docker/docker/api/types/volume [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:17:37.867Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:17:37.867Z] github.com/docker/docker/cli [2021-11-11T17:17:37.867Z] github.com/docker/docker/cli/config [2021-11-11T17:17:37.867Z] github.com/docker/docker/cli/debug [2021-11-11T17:17:37.867Z] github.com/docker/docker/client [2021-11-11T17:17:37.867Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:17:37.867Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:17:37.867Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:17:37.867Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:17:37.867Z] github.com/docker/docker/container [2021-11-11T17:17:37.867Z] github.com/docker/docker/container/stream [2021-11-11T17:17:37.867Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:17:37.867Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:17:37.867Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:17:37.867Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/config [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/events [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/exec [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/images [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/links [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/names [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/network [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/stats [2021-11-11T17:17:37.868Z] github.com/docker/docker/distribution [2021-11-11T17:17:37.868Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:17:37.868Z] github.com/docker/docker/distribution/utils [2021-11-11T17:17:37.868Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:17:37.868Z] github.com/docker/docker/dockerversion [2021-11-11T17:17:37.868Z] github.com/docker/docker/errdefs [2021-11-11T17:17:37.868Z] github.com/docker/docker/image [2021-11-11T17:17:37.868Z] github.com/docker/docker/image/cache [2021-11-11T17:17:37.868Z] github.com/docker/docker/image/tarexport [2021-11-11T17:17:37.868Z] github.com/docker/docker/image/v1 [2021-11-11T17:17:37.868Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:17:37.868Z] github.com/docker/docker/layer [2021-11-11T17:17:37.868Z] github.com/docker/docker/libcontainerd [2021-11-11T17:17:37.868Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:17:37.868Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:17:37.868Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:17:37.868Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/libnetwork/types [2021-11-11T17:17:37.868Z] github.com/docker/docker/oci [2021-11-11T17:17:37.868Z] github.com/docker/docker/oci/caps [2021-11-11T17:17:37.868Z] github.com/docker/docker/opts [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/archive [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/directory [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/locker [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/mount [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/platform [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/pools [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/progress [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/signal [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/stack [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/system [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/term [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:17:37.868Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:17:37.868Z] github.com/docker/docker/plugin [2021-11-11T17:17:37.868Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:17:37.868Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:17:37.868Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:17:37.868Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:17:37.868Z] github.com/docker/docker/quota [2021-11-11T17:17:37.868Z] github.com/docker/docker/reference [2021-11-11T17:17:37.868Z] github.com/docker/docker/registry [2021-11-11T17:17:37.868Z] github.com/docker/docker/registry/resumable [2021-11-11T17:17:37.868Z] github.com/docker/docker/restartmanager [2021-11-11T17:17:37.868Z] github.com/docker/docker/rootless [2021-11-11T17:17:37.868Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:17:37.868Z] github.com/docker/docker/runconfig [2021-11-11T17:17:37.868Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/environment [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/registry [2021-11-11T17:17:37.868Z] github.com/docker/docker/testutil/request [2021-11-11T17:17:37.868Z] github.com/docker/docker/volume [2021-11-11T17:17:37.868Z] github.com/docker/docker/volume/drivers [2021-11-11T17:17:37.868Z] github.com/docker/docker/volume/local [2021-11-11T17:17:37.868Z] github.com/docker/docker/volume/mounts [2021-11-11T17:17:37.868Z] github.com/docker/docker/volume/service [2021-11-11T17:17:37.868Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:17:37.868Z] github.com/docker/docker/volume/testutils' [2021-11-11T17:17:37.868Z] + base_pkg_list='github.com/docker/docker/api [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/backend [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/container [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/events [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/filters [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/image [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/mount [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/network [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/registry [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/time [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/versions [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:17:37.868Z] github.com/docker/docker/api/types/volume [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:17:37.868Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:17:37.868Z] github.com/docker/docker/cli [2021-11-11T17:17:37.868Z] github.com/docker/docker/cli/config [2021-11-11T17:17:37.868Z] github.com/docker/docker/cli/debug [2021-11-11T17:17:37.868Z] github.com/docker/docker/client [2021-11-11T17:17:37.868Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:17:37.868Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:17:37.868Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:17:37.868Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:17:37.868Z] github.com/docker/docker/container [2021-11-11T17:17:37.868Z] github.com/docker/docker/container/stream [2021-11-11T17:17:37.868Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:17:37.868Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:17:37.868Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/config [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/events [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/exec [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/images [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/links [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/names [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/network [2021-11-11T17:17:37.868Z] github.com/docker/docker/daemon/stats [2021-11-11T17:17:37.868Z] github.com/docker/docker/distribution [2021-11-11T17:17:37.868Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:17:37.868Z] github.com/docker/docker/distribution/utils [2021-11-11T17:17:37.868Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:17:37.868Z] github.com/docker/docker/dockerversion [2021-11-11T17:17:37.868Z] github.com/docker/docker/errdefs [2021-11-11T17:17:37.868Z] github.com/docker/docker/image [2021-11-11T17:17:37.869Z] github.com/docker/docker/image/cache [2021-11-11T17:17:37.869Z] github.com/docker/docker/image/tarexport [2021-11-11T17:17:37.869Z] github.com/docker/docker/image/v1 [2021-11-11T17:17:37.869Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:17:37.869Z] github.com/docker/docker/layer [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:17:37.869Z] github.com/docker/docker/oci [2021-11-11T17:17:37.869Z] github.com/docker/docker/oci/caps [2021-11-11T17:17:37.869Z] github.com/docker/docker/opts [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/archive [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/directory [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/locker [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/mount [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/platform [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/pools [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/progress [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/signal [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/stack [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/system [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/term [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:17:37.869Z] github.com/docker/docker/plugin [2021-11-11T17:17:37.869Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:17:37.869Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:17:37.869Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:17:37.869Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:17:37.869Z] github.com/docker/docker/quota [2021-11-11T17:17:37.869Z] github.com/docker/docker/reference [2021-11-11T17:17:37.869Z] github.com/docker/docker/registry [2021-11-11T17:17:37.869Z] github.com/docker/docker/registry/resumable [2021-11-11T17:17:37.869Z] github.com/docker/docker/restartmanager [2021-11-11T17:17:37.869Z] github.com/docker/docker/rootless [2021-11-11T17:17:37.869Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:17:37.869Z] github.com/docker/docker/runconfig [2021-11-11T17:17:37.869Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/environment [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/registry [2021-11-11T17:17:37.869Z] github.com/docker/docker/testutil/request [2021-11-11T17:17:37.869Z] github.com/docker/docker/volume [2021-11-11T17:17:37.869Z] github.com/docker/docker/volume/drivers [2021-11-11T17:17:37.869Z] github.com/docker/docker/volume/local [2021-11-11T17:17:37.869Z] github.com/docker/docker/volume/mounts [2021-11-11T17:17:37.869Z] github.com/docker/docker/volume/service [2021-11-11T17:17:37.869Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:17:37.869Z] github.com/docker/docker/volume/testutils' [2021-11-11T17:17:37.869Z] ++ grep --fixed-strings /libnetwork [2021-11-11T17:17:37.869Z] ++ echo 'github.com/docker/docker/api [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/backend [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/container [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/events [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/filters [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/image [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/mount [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/network [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/registry [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/time [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/versions [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:17:37.869Z] github.com/docker/docker/api/types/volume [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:17:37.869Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:17:37.869Z] github.com/docker/docker/cli [2021-11-11T17:17:37.869Z] github.com/docker/docker/cli/config [2021-11-11T17:17:37.869Z] github.com/docker/docker/cli/debug [2021-11-11T17:17:37.869Z] github.com/docker/docker/client [2021-11-11T17:17:37.869Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:17:37.869Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:17:37.869Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:17:37.869Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:17:37.869Z] github.com/docker/docker/container [2021-11-11T17:17:37.869Z] github.com/docker/docker/container/stream [2021-11-11T17:17:37.869Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:17:37.869Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:17:37.869Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/config [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/events [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/exec [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/images [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/links [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/names [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/network [2021-11-11T17:17:37.869Z] github.com/docker/docker/daemon/stats [2021-11-11T17:17:37.869Z] github.com/docker/docker/distribution [2021-11-11T17:17:37.869Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:17:37.869Z] github.com/docker/docker/distribution/utils [2021-11-11T17:17:37.869Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:17:37.869Z] github.com/docker/docker/dockerversion [2021-11-11T17:17:37.869Z] github.com/docker/docker/errdefs [2021-11-11T17:17:37.869Z] github.com/docker/docker/image [2021-11-11T17:17:37.869Z] github.com/docker/docker/image/cache [2021-11-11T17:17:37.869Z] github.com/docker/docker/image/tarexport [2021-11-11T17:17:37.869Z] github.com/docker/docker/image/v1 [2021-11-11T17:17:37.869Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:17:37.869Z] github.com/docker/docker/layer [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:17:37.869Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/libnetwork/types [2021-11-11T17:17:37.869Z] github.com/docker/docker/oci [2021-11-11T17:17:37.869Z] github.com/docker/docker/oci/caps [2021-11-11T17:17:37.869Z] github.com/docker/docker/opts [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/archive [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/directory [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:17:37.869Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/locker [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/mount [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/platform [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/pools [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/progress [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/signal [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/stack [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/system [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/term [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:17:37.870Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:17:37.870Z] github.com/docker/docker/plugin [2021-11-11T17:17:37.870Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:17:37.870Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:17:37.870Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:17:37.870Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:17:37.870Z] github.com/docker/docker/quota [2021-11-11T17:17:37.870Z] github.com/docker/docker/reference [2021-11-11T17:17:37.870Z] github.com/docker/docker/registry [2021-11-11T17:17:37.870Z] github.com/docker/docker/registry/resumable [2021-11-11T17:17:37.870Z] github.com/docker/docker/restartmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/rootless [2021-11-11T17:17:37.870Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:17:37.870Z] github.com/docker/docker/runconfig [2021-11-11T17:17:37.870Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/environment [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/registry [2021-11-11T17:17:37.870Z] github.com/docker/docker/testutil/request [2021-11-11T17:17:37.870Z] github.com/docker/docker/volume [2021-11-11T17:17:37.870Z] github.com/docker/docker/volume/drivers [2021-11-11T17:17:37.870Z] github.com/docker/docker/volume/local [2021-11-11T17:17:37.870Z] github.com/docker/docker/volume/mounts [2021-11-11T17:17:37.870Z] github.com/docker/docker/volume/service [2021-11-11T17:17:37.870Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:17:37.870Z] github.com/docker/docker/volume/testutils' [2021-11-11T17:17:37.870Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/types' [2021-11-11T17:17:37.870Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-11T17:17:37.870Z] + echo 'github.com/docker/docker/libnetwork [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/types' [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:17:37.870Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:17:37.870Z] + type docker-proxy [2021-11-11T17:17:37.870Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-11T17:17:37.870Z] + hack/make.sh binary-proxy install-proxy [2021-11-11T17:17:37.870Z] [2021-11-11T17:17:37.870Z] Removing bundles/ [2021-11-11T17:17:37.870Z] [2021-11-11T17:17:37.870Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-11T17:17:37.870Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-11T17:17:37.870Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:17:38.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T17:17:38.818Z] === RUN TestPrepare [2021-11-11T17:17:38.818Z] --- PASS: TestPrepare (0.00s) [2021-11-11T17:17:38.818Z] === RUN TestStart [2021-11-11T17:17:38.818Z] --- PASS: TestStart (0.00s) [2021-11-11T17:17:38.818Z] === RUN TestWaitCancel [2021-11-11T17:17:38.818Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T17:17:38.818Z] === RUN TestWaitDisabled [2021-11-11T17:17:38.818Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T17:17:38.818Z] === RUN TestWaitEnabled [2021-11-11T17:17:38.818Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T17:17:38.818Z] === RUN TestRemove [2021-11-11T17:17:38.818Z] --- PASS: TestRemove (0.00s) [2021-11-11T17:17:38.818Z] PASS [2021-11-11T17:17:38.818Z] coverage: 65.3% of statements [2021-11-11T17:17:38.818Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2021-11-11T17:17:39.261Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T17:17:39.832Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T17:17:39.862Z] ? github.com/docker/docker/api [no test files] [2021-11-11T17:17:40.403Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T17:17:40.973Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2021-11-11T17:17:40.973Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) [2021-11-11T17:17:40.973Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-11-11T17:17:40.973Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-11-11T17:17:40.973Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2021-11-11T17:17:40.973Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-11-11T17:17:40.973Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T17:17:41.028Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T17:17:41.028Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T17:17:41.028Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T17:17:41.028Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T17:17:41.028Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T17:17:41.028Z] PASS [2021-11-11T17:17:41.028Z] coverage: 35.9% of statements [2021-11-11T17:17:41.028Z] ok github.com/docker/docker/daemon/cluster/convert 0.581s coverage: 35.9% of statements [2021-11-11T17:17:41.028Z] === RUN TestNewListSecretsFilters [2021-11-11T17:17:41.028Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T17:17:41.028Z] === RUN TestNewListConfigsFilters [2021-11-11T17:17:41.028Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T17:17:41.028Z] PASS [2021-11-11T17:17:41.028Z] coverage: 0.5% of statements [2021-11-11T17:17:41.028Z] ok github.com/docker/docker/daemon/cluster 0.397s coverage: 0.5% of statements [2021-11-11T17:17:41.915Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2021-11-11T17:17:41.915Z] === RUN TestBuildLabelWithTargets [2021-11-11T17:17:43.457Z] === RUN TestBuilderGC [2021-11-11T17:17:43.457Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T17:17:43.457Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T17:17:43.457Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T17:17:43.457Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T17:17:43.457Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T17:17:43.458Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestFindConfigurationConflicts [2021-11-11T17:17:43.458Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T17:17:43.458Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T17:17:43.458Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T17:17:43.458Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T17:17:43.458Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T17:17:43.458Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T17:17:43.458Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T17:17:43.458Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T17:17:43.458Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T17:17:43.458Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T17:17:43.458Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T17:17:43.458Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T17:17:43.458Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T17:17:43.458Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T17:17:43.458Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T17:17:43.458Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T17:17:43.827Z] --- PASS: TestBuildLabelWithTargets (1.92s) [2021-11-11T17:17:43.827Z] === RUN TestBuildWithEmptyLayers [2021-11-11T17:17:43.925Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T17:17:43.925Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration/with_label [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T17:17:43.925Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T17:17:43.925Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T17:17:43.925Z] === RUN TestDiscoveryOptsErrors [2021-11-11T17:17:43.925Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T17:17:43.925Z] === RUN TestDiscoveryOpts [2021-11-11T17:17:43.925Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T17:17:43.925Z] PASS [2021-11-11T17:17:43.925Z] coverage: 30.0% of statements [2021-11-11T17:17:43.925Z] === RUN TestModifiedDiscoverySettings [2021-11-11T17:17:43.925Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T17:17:43.925Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T17:17:43.925Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2021-11-11T17:17:43.925Z] time="2021-11-11T17:17:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T17:17:43.925Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-11-11T17:17:43.925Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T17:17:43.925Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:17:43.925Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T17:17:43.925Z] === RUN TestReloadBadDefaultConfig [2021-11-11T17:17:43.925Z] time="2021-11-11T17:17:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1982210015" [2021-11-11T17:17:43.925Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T17:17:43.925Z] === RUN TestReloadWithConflictingLabels [2021-11-11T17:17:43.925Z] time="2021-11-11T17:17:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3035769315" [2021-11-11T17:17:43.925Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-11T17:17:43.925Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T17:17:43.925Z] time="2021-11-11T17:17:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2706090742" [2021-11-11T17:17:43.925Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-11-11T17:17:43.925Z] === RUN TestMaskURLCredentials [2021-11-11T17:17:43.925Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T17:17:43.925Z] === RUN TestDaemonConfigurationMerge [2021-11-11T17:17:43.925Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T17:17:43.925Z] PASS [2021-11-11T17:17:43.925Z] coverage: 80.0% of statements [2021-11-11T17:17:43.925Z] ok github.com/docker/docker/daemon/config 0.226s coverage: 80.0% of statements [2021-11-11T17:17:44.411Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-11T17:17:44.411Z] [2021-11-11T17:17:44.411Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-11T17:17:44.411Z] Installing docker-proxy to /usr/local/bin/ [2021-11-11T17:17:44.411Z] [2021-11-11T17:17:44.411Z] + mkdir -p bundles [2021-11-11T17:17:44.411Z] + '[' -n 'github.com/docker/docker/api [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/backend [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/container [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/events [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/filters [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/image [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/mount [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/network [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/registry [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/time [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/versions [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:17:44.411Z] github.com/docker/docker/api/types/volume [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:17:44.411Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:17:44.411Z] github.com/docker/docker/cli [2021-11-11T17:17:44.411Z] github.com/docker/docker/cli/config [2021-11-11T17:17:44.411Z] github.com/docker/docker/cli/debug [2021-11-11T17:17:44.411Z] github.com/docker/docker/client [2021-11-11T17:17:44.411Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:17:44.411Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:17:44.411Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:17:44.411Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:17:44.411Z] github.com/docker/docker/container [2021-11-11T17:17:44.412Z] github.com/docker/docker/container/stream [2021-11-11T17:17:44.412Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:17:44.412Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:17:44.412Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/config [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/events [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/exec [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/images [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/links [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/names [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/network [2021-11-11T17:17:44.412Z] github.com/docker/docker/daemon/stats [2021-11-11T17:17:44.412Z] github.com/docker/docker/distribution [2021-11-11T17:17:44.412Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:17:44.412Z] github.com/docker/docker/distribution/utils [2021-11-11T17:17:44.412Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:17:44.412Z] github.com/docker/docker/dockerversion [2021-11-11T17:17:44.412Z] github.com/docker/docker/errdefs [2021-11-11T17:17:44.412Z] github.com/docker/docker/image [2021-11-11T17:17:44.412Z] github.com/docker/docker/image/cache [2021-11-11T17:17:44.412Z] github.com/docker/docker/image/tarexport [2021-11-11T17:17:44.412Z] github.com/docker/docker/image/v1 [2021-11-11T17:17:44.412Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:17:44.412Z] github.com/docker/docker/layer [2021-11-11T17:17:44.412Z] github.com/docker/docker/libcontainerd [2021-11-11T17:17:44.412Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:17:44.412Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:17:44.412Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:17:44.412Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:17:44.412Z] github.com/docker/docker/oci [2021-11-11T17:17:44.412Z] github.com/docker/docker/oci/caps [2021-11-11T17:17:44.412Z] github.com/docker/docker/opts [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/archive [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/directory [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/locker [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/mount [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/platform [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/pools [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/progress [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/signal [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/stack [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/system [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/term [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:17:44.412Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:17:44.412Z] github.com/docker/docker/plugin [2021-11-11T17:17:44.412Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:17:44.412Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:17:44.412Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:17:44.412Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:17:44.412Z] github.com/docker/docker/quota [2021-11-11T17:17:44.412Z] github.com/docker/docker/reference [2021-11-11T17:17:44.412Z] github.com/docker/docker/registry [2021-11-11T17:17:44.412Z] github.com/docker/docker/registry/resumable [2021-11-11T17:17:44.412Z] github.com/docker/docker/restartmanager [2021-11-11T17:17:44.412Z] github.com/docker/docker/rootless [2021-11-11T17:17:44.412Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:17:44.412Z] github.com/docker/docker/runconfig [2021-11-11T17:17:44.412Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/environment [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/registry [2021-11-11T17:17:44.412Z] github.com/docker/docker/testutil/request [2021-11-11T17:17:44.412Z] github.com/docker/docker/volume [2021-11-11T17:17:44.412Z] github.com/docker/docker/volume/drivers [2021-11-11T17:17:44.412Z] github.com/docker/docker/volume/local [2021-11-11T17:17:44.412Z] github.com/docker/docker/volume/mounts [2021-11-11T17:17:44.412Z] github.com/docker/docker/volume/service [2021-11-11T17:17:44.412Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:17:44.412Z] github.com/docker/docker/volume/testutils' ']' [2021-11-11T17:17:44.412Z] + 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-11-11T17:17:44.669Z] ? github.com/docker/docker/api [no test files] [2021-11-11T17:17:44.912Z] === RUN TestWaitNodeAttachment [2021-11-11T17:17:44.912Z] === RUN TestEventsLog [2021-11-11T17:17:44.912Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestEventsLogTimeout [2021-11-11T17:17:44.912Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestLogEvents [2021-11-11T17:17:44.912Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T17:17:44.912Z] === RUN TestLoadBufferedEvents [2021-11-11T17:17:44.912Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-11T17:17:44.912Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T17:17:44.912Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T17:17:44.912Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T17:17:44.912Z] PASS [2021-11-11T17:17:44.912Z] coverage: 50.0% of statements [2021-11-11T17:17:44.912Z] ok github.com/docker/docker/daemon/events 0.198s coverage: 50.0% of statements [2021-11-11T17:17:44.912Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-11T17:17:44.912Z] === RUN TestIsolationConversion [2021-11-11T17:17:44.912Z] === RUN TestIsolationConversion/default [2021-11-11T17:17:44.912Z] === RUN TestIsolationConversion/process [2021-11-11T17:17:44.912Z] === RUN TestIsolationConversion/hyperv [2021-11-11T17:17:44.912Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T17:17:44.912Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T17:17:44.912Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T17:17:44.912Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestContainerLabels [2021-11-11T17:17:44.912Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestCredentialSpecConversion [2021-11-11T17:17:44.912Z] === RUN TestCredentialSpecConversion/none [2021-11-11T17:17:44.912Z] === RUN TestCredentialSpecConversion/config [2021-11-11T17:17:44.912Z] === RUN TestCredentialSpecConversion/file [2021-11-11T17:17:44.912Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T17:17:44.912Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T17:17:44.912Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T17:17:44.912Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T17:17:44.912Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T17:17:44.912Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestControllerValidateMountBind [2021-11-11T17:17:44.912Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestControllerValidateMountVolume [2021-11-11T17:17:44.912Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestControllerValidateMountTarget [2021-11-11T17:17:44.912Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T17:17:44.912Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T17:17:44.912Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T17:17:44.912Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T17:17:44.912Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T17:17:44.912Z] PASS [2021-11-11T17:17:44.912Z] coverage: 11.0% of statements [2021-11-11T17:17:44.912Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.774s coverage: 11.0% of statements [2021-11-11T17:17:45.211Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-11-11T17:17:45.211Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T17:17:45.379Z] === RUN TestIsEmptyDir [2021-11-11T17:17:45.379Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T17:17:45.379Z] PASS [2021-11-11T17:17:45.379Z] coverage: 2.3% of statements [2021-11-11T17:17:45.379Z] ok github.com/docker/docker/daemon/graphdriver 0.057s coverage: 2.3% of statements [2021-11-11T17:17:45.379Z] === RUN TestVerifyNetworkingConfig [2021-11-11T17:17:45.379Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestGetContainer [2021-11-11T17:17:45.379Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestValidContainerNames [2021-11-11T17:17:45.379Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestContainerInitDNS [2021-11-11T17:17:45.379Z] daemon_test.go:146: root required [2021-11-11T17:17:45.379Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestMerge [2021-11-11T17:17:45.379Z] --- PASS: TestMerge (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestValidateContainerIsolation [2021-11-11T17:17:45.379Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestFindNetworkErrorType [2021-11-11T17:17:45.379Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestEnsureServicesExist [2021-11-11T17:17:45.379Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestEnsureServicesExistErrors [2021-11-11T17:17:45.379Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T17:17:45.379Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T17:17:45.379Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T17:17:45.379Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestContainerDelete [2021-11-11T17:17:45.379Z] --- PASS: TestContainerDelete (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestContainerDoubleDelete [2021-11-11T17:17:45.379Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T17:17:45.379Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T17:17:45.379Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestNoneHealthcheck [2021-11-11T17:17:45.379Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestHealthStates [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] time="2021-11-11T17:17:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T17:17:45.379Z] --- PASS: TestHealthStates (0.13s) [2021-11-11T17:17:45.379Z] === RUN TestGetInspectData [2021-11-11T17:17:45.379Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestFillLicense [2021-11-11T17:17:45.379Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestListInvalidFilter [2021-11-11T17:17:45.379Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestNameFilter [2021-11-11T17:17:45.379Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T17:17:45.379Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T17:17:45.379Z] === 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-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T17:17:45.379Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T17:17:45.379Z] --- 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-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T17:17:45.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T17:17:45.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T17:17:45.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T17:17:45.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T17:17:45.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T17:17:45.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T17:17:45.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T17:17:45.380Z] === RUN TestDaemonReloadLabels [2021-11-11T17:17:45.380Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T17:17:45.380Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T17:17:45.380Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T17:17:45.380Z] === RUN TestDaemonReloadMirrors [2021-11-11T17:17:45.380Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T17:17:45.380Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T17:17:45.380Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T17:17:45.380Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T17:17:45.380Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T17:17:45.380Z] === RUN TestDaemonDiscoveryReload [2021-11-11T17:17:45.848Z] === RUN TestLinkNaming [2021-11-11T17:17:45.848Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T17:17:45.848Z] === RUN TestLinkNew [2021-11-11T17:17:45.848Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T17:17:45.848Z] === RUN TestLinkEnv [2021-11-11T17:17:45.848Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T17:17:45.848Z] === RUN TestLinkMultipleEnv [2021-11-11T17:17:45.848Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T17:17:45.848Z] === RUN TestLinkPortRangeEnv [2021-11-11T17:17:45.848Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T17:17:45.848Z] PASS [2021-11-11T17:17:45.848Z] coverage: 93.0% of statements [2021-11-11T17:17:45.848Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-11-11T17:17:46.377Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-11-11T17:17:46.377Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T17:17:46.846Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T17:17:46.846Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T17:17:47.312Z] === RUN TestAdapterReadLogs [2021-11-11T17:17:47.312Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T17:17:47.312Z] === RUN TestCopier [2021-11-11T17:17:47.312Z] --- PASS: TestCopier (0.00s) [2021-11-11T17:17:47.312Z] === RUN TestCopierLongLines [2021-11-11T17:17:47.312Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T17:17:47.312Z] === RUN TestCopierSlow [2021-11-11T17:17:47.756Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2021-11-11T17:17:47.756Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T17:17:47.779Z] --- PASS: TestCopierSlow (0.21s) [2021-11-11T17:17:47.779Z] === RUN TestCopierWithSized [2021-11-11T17:17:47.779Z] === RUN TestCopierWithSized/as_is [2021-11-11T17:17:47.779Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T17:17:47.779Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-11T17:17:47.779Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T17:17:47.779Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-11T17:17:47.779Z] === RUN TestCopierWithPartial [2021-11-11T17:17:47.779Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T17:17:47.779Z] === RUN TestRingLogger [2021-11-11T17:17:47.779Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T17:17:47.779Z] === RUN TestRingCap [2021-11-11T17:17:47.779Z] --- PASS: TestRingCap (0.00s) [2021-11-11T17:17:47.779Z] === RUN TestRingClose [2021-11-11T17:17:47.779Z] --- PASS: TestRingClose (0.00s) [2021-11-11T17:17:47.779Z] === RUN TestRingDrain [2021-11-11T17:17:47.779Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T17:17:47.779Z] PASS [2021-11-11T17:17:47.779Z] coverage: 43.8% of statements [2021-11-11T17:17:47.779Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-11T17:17:47.779Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T17:17:47.779Z] reload_test.go:520: root required [2021-11-11T17:17:47.779Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T17:17:47.779Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T17:17:47.779Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T17:17:47.779Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T17:17:47.779Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.8% of statements [2021-11-11T17:17:47.779Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T17:17:47.779Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T17:17:47.779Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-11-11T17:17:47.779Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T17:17:47.779Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T17:17:47.779Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T17:17:47.779Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T17:17:47.779Z] === RUN TestParseVolumesFrom [2021-11-11T17:17:47.779Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T17:17:47.779Z] PASS [2021-11-11T17:17:47.779Z] coverage: 9.0% of statements [2021-11-11T17:17:47.779Z] ok github.com/docker/docker/daemon 2.355s coverage: 9.0% of statements [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T17:17:47.779Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T17:17:48.246Z] === RUN TestNewStreamConfig [2021-11-11T17:17:48.246Z] === RUN TestNewStreamConfig/defaults [2021-11-11T17:17:48.246Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T17:17:48.246Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T17:17:48.246Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T17:17:48.246Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T17:17:48.246Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T17:17:48.246Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T17:17:48.246Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T17:17:48.246Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T17:17:48.246Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T17:17:48.246Z] time="2021-11-11T17:17:47Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T17:17:48.246Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-11T17:17:48.246Z] === RUN TestCreateSuccess [2021-11-11T17:17:48.246Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCreateStreamSkipped [2021-11-11T17:17:48.246Z] time="2021-11-11T17:17:47Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T17:17:48.246Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCreateLogGroupSuccess [2021-11-11T17:17:48.246Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCreateError [2021-11-11T17:17:48.246Z] --- PASS: TestCreateError (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCreateAlreadyExists [2021-11-11T17:17:48.246Z] time="2021-11-11T17:17:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T17:17:48.246Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestLogClosed [2021-11-11T17:17:48.246Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestLogBlocking [2021-11-11T17:17:48.246Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T17:17:48.246Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T17:17:48.246Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestPublishBatchSuccess [2021-11-11T17:17:48.246Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestPublishBatchError [2021-11-11T17:17:48.246Z] time="2021-11-11T17:17:47Z" level=error msg=Error [2021-11-11T17:17:48.246Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T17:17:48.246Z] time="2021-11-11T17:17:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T17:17:48.246Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T17:17:48.246Z] time="2021-11-11T17:17:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T17:17:48.246Z] time="2021-11-11T17:17:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T17:17:48.246Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCollectBatchSimple [2021-11-11T17:17:48.246Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCollectBatchTicker [2021-11-11T17:17:48.246Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T17:17:48.246Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T17:17:48.246Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T17:17:48.246Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T17:17:48.246Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-11T17:17:48.246Z] === RUN TestCollectBatchClose [2021-11-11T17:17:48.246Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestEffectiveLen [2021-11-11T17:17:48.246Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T17:17:48.246Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T17:17:48.246Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T17:17:48.246Z] === RUN TestEffectiveLen/3/���� [2021-11-11T17:17:48.246Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T17:17:48.246Z] === RUN TestEffectiveLen/5/ [2021-11-11T17:17:48.246Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T17:17:48.246Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T17:17:48.246Z] === RUN TestFindValidSplit [2021-11-11T17:17:48.246Z] === RUN TestFindValidSplit/0/ [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:17:48.246Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:17:48.246Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1063: He [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T17:17:48.246Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T17:17:48.246Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:17:48.246Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T17:17:48.247Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T17:17:48.247Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T17:17:48.247Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:17:48.247Z] === RUN TestFindValidSplit/6/a� [2021-11-11T17:17:48.247Z] cloudwatchlogs_test.go:1063: a [2021-11-11T17:17:48.247Z] cloudwatchlogs_test.go:1064: � [2021-11-11T17:17:48.247Z] === RUN TestFindValidSplit/7/a� [2021-11-11T17:17:48.247Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T17:17:48.247Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestProcessEventEmoji [2021-11-11T17:17:48.247Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T17:17:48.247Z] === RUN TestCollectBatchLineSplit [2021-11-11T17:17:48.247Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T17:17:48.247Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestCollectBatchMaxEvents [2021-11-11T17:17:48.247Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-11-11T17:17:48.247Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T17:17:48.247Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-11T17:17:48.247Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T17:17:48.247Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-11T17:17:48.247Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T17:17:48.247Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T17:17:48.247Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestSearchRegistryForImages [2021-11-11T17:17:48.247Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T17:17:48.247Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestImageDelete [2021-11-11T17:17:48.247Z] === RUN TestImageDelete/no_lease [2021-11-11T17:17:48.247Z] === RUN TestImageDelete/lease_exists [2021-11-11T17:17:48.247Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T17:17:48.247Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T17:17:48.247Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T17:17:48.247Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestCreateTagSuccess [2021-11-11T17:17:48.247Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T17:17:48.247Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T17:17:48.247Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T17:17:48.247Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T17:17:48.247Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T17:17:48.247Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T17:17:48.247Z] PASS [2021-11-11T17:17:48.247Z] coverage: 77.4% of statements [2021-11-11T17:17:48.247Z] ok github.com/docker/docker/daemon/logger/awslogs 0.375s coverage: 77.4% of statements [2021-11-11T17:17:48.247Z] --- PASS: TestImageDelete (0.09s) [2021-11-11T17:17:48.247Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-11-11T17:17:48.247Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-11-11T17:17:48.247Z] === RUN TestContentStoreForPull [2021-11-11T17:17:48.714Z] --- PASS: TestContentStoreForPull (0.16s) [2021-11-11T17:17:48.714Z] PASS [2021-11-11T17:17:48.714Z] coverage: 6.7% of statements [2021-11-11T17:17:48.714Z] ok github.com/docker/docker/daemon/images 0.379s coverage: 6.7% of statements [2021-11-11T17:17:48.714Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T17:17:48.714Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T17:17:48.714Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T17:17:48.714Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T17:17:48.714Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T17:17:48.714Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T17:17:48.714Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T17:17:48.714Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T17:17:48.714Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T17:17:48.714Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T17:17:49.180Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-11T17:17:49.180Z] === RUN TestFastTimeMarshalJSON [2021-11-11T17:17:49.180Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-11-11T17:17:49.180Z] PASS [2021-11-11T17:17:49.180Z] coverage: 87.2% of statements [2021-11-11T17:17:49.180Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.159s coverage: 87.2% of statements [2021-11-11T17:17:49.180Z] === RUN TestJSONFileLogger [2021-11-11T17:17:49.180Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T17:17:49.180Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T17:17:49.180Z] --- PASS: TestJSONFileLoggerWithTags (0.02s) [2021-11-11T17:17:49.180Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T17:17:49.180Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-11-11T17:17:49.180Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T17:17:49.180Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T17:17:49.180Z] === RUN TestEncodeDecode [2021-11-11T17:17:49.180Z] === PAUSE TestEncodeDecode [2021-11-11T17:17:49.180Z] === RUN TestUnexpectedEOF [2021-11-11T17:17:49.180Z] time="2021-11-11T17:17:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T17:17:49.180Z] time="2021-11-11T17:17:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T17:17:49.180Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-11-11T17:17:49.180Z] === CONT TestEncodeDecode [2021-11-11T17:17:49.180Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T17:17:49.180Z] PASS [2021-11-11T17:17:49.180Z] coverage: 69.9% of statements [2021-11-11T17:17:49.180Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.264s coverage: 69.9% of statements [2021-11-11T17:17:49.648Z] === RUN TestWriteLog [2021-11-11T17:17:49.648Z] === PAUSE TestWriteLog [2021-11-11T17:17:49.648Z] === RUN TestReadLog [2021-11-11T17:17:49.648Z] === PAUSE TestReadLog [2021-11-11T17:17:49.648Z] === CONT TestWriteLog [2021-11-11T17:17:49.648Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T17:17:49.648Z] === CONT TestReadLog [2021-11-11T17:17:49.648Z] === RUN TestReadLog/tail_exact [2021-11-11T17:17:49.673Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2021-11-11T17:17:49.673Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T17:17:50.114Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T17:17:50.114Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T17:17:50.114Z] --- PASS: TestReadLog (0.18s) [2021-11-11T17:17:50.114Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-11-11T17:17:50.114Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T17:17:50.114Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T17:17:50.114Z] PASS [2021-11-11T17:17:50.114Z] coverage: 75.2% of statements [2021-11-11T17:17:50.114Z] ok github.com/docker/docker/daemon/logger/local 0.274s coverage: 75.2% of statements [2021-11-11T17:17:50.114Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T17:17:50.114Z] === RUN TestOpenFileDelete [2021-11-11T17:17:50.114Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T17:17:50.114Z] === RUN TestOpenFileRename [2021-11-11T17:17:50.114Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T17:17:50.114Z] === RUN TestParseLogTagDefaultTag [2021-11-11T17:17:50.114Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T17:17:50.114Z] === RUN TestParseLogTag [2021-11-11T17:17:50.114Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T17:17:50.114Z] === RUN TestParseLogTagEmptyTag [2021-11-11T17:17:50.114Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T17:17:50.114Z] === RUN TestTailFiles [2021-11-11T17:17:50.114Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T17:17:50.114Z] === RUN TestFollowLogsConsumerGone [2021-11-11T17:17:50.114Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T17:17:50.114Z] === RUN TestFollowLogsProducerGone [2021-11-11T17:17:50.114Z] logfile_test.go:178: logDecode() closed after sending 2124 messages [2021-11-11T17:17:50.114Z] logfile_test.go:231: messages sent: 2124, received: 2124 [2021-11-11T17:17:50.114Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T17:17:50.114Z] === RUN TestCheckCapacityAndRotate [2021-11-11T17:17:50.114Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T17:17:50.114Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T17:17:50.114Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-11-11T17:17:50.114Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T17:17:50.114Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2021-11-11T17:17:50.114Z] PASS [2021-11-11T17:17:50.114Z] coverage: 50.9% of statements [2021-11-11T17:17:50.114Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.131s coverage: 50.9% of statements [2021-11-11T17:17:50.581Z] === RUN TestLog [2021-11-11T17:17:50.581Z] --- PASS: TestLog (0.00s) [2021-11-11T17:17:50.581Z] PASS [2021-11-11T17:17:50.581Z] coverage: 31.5% of statements [2021-11-11T17:17:50.581Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-11-11T17:17:51.048Z] === RUN TestNewParse [2021-11-11T17:17:51.048Z] --- PASS: TestNewParse (0.00s) [2021-11-11T17:17:51.048Z] PASS [2021-11-11T17:17:51.048Z] coverage: 8.3% of statements [2021-11-11T17:17:51.048Z] ok github.com/docker/docker/daemon/logger/templates 0.089s coverage: 8.3% of statements [2021-11-11T17:17:51.048Z] === RUN TestValidateLogOpt [2021-11-11T17:17:51.048Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestNewMissedConfig [2021-11-11T17:17:51.048Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestNewMissedUrl [2021-11-11T17:17:51.048Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestNewMissedToken [2021-11-11T17:17:51.048Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestNewWithProxy [2021-11-11T17:17:51.048Z] === RUN TestParseLogFormat [2021-11-11T17:17:51.048Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestValidateLogOptEmpty [2021-11-11T17:17:51.048Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestValidateSyslogAddress [2021-11-11T17:17:51.048Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestParseAddressDefaultPort [2021-11-11T17:17:51.048Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestValidateSyslogFacility [2021-11-11T17:17:51.048Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T17:17:51.048Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestValidateLogOpt [2021-11-11T17:17:51.048Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T17:17:51.048Z] PASS [2021-11-11T17:17:51.048Z] coverage: 46.8% of statements [2021-11-11T17:17:51.048Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestDefault [2021-11-11T17:17:51.048Z] --- PASS: TestDefault (0.01s) [2021-11-11T17:17:51.048Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T17:17:51.048Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestJsonFormat [2021-11-11T17:17:51.048Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-11-11T17:17:51.048Z] --- PASS: TestJsonFormat (0.01s) [2021-11-11T17:17:51.048Z] === RUN TestRawFormat [2021-11-11T17:17:51.048Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestRawFormatWithLabels [2021-11-11T17:17:51.048Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestRawFormatWithoutTag [2021-11-11T17:17:51.048Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T17:17:51.048Z] === RUN TestBatching [2021-11-11T17:17:51.515Z] --- PASS: TestBatching (0.28s) [2021-11-11T17:17:51.515Z] === RUN TestFrequency [2021-11-11T17:17:51.982Z] --- PASS: TestFrequency (0.20s) [2021-11-11T17:17:51.982Z] === RUN TestOneMessagePerRequest [2021-11-11T17:17:51.982Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T17:17:51.982Z] === RUN TestVerify [2021-11-11T17:17:51.982Z] --- PASS: TestVerify (0.00s) [2021-11-11T17:17:51.982Z] === RUN TestSkipVerify [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] --- PASS: TestSkipVerify (0.34s) [2021-11-11T17:17:51.982Z] === RUN TestBufferMaximum [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651071.794592\",\"host\":\"2005285bf33e\"}'" [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651071.794592\",\"host\":\"2005285bf33e\"}'" [2021-11-11T17:17:51.982Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T17:17:51.982Z] === RUN TestServerAlwaysDown [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651071.796607\",\"host\":\"2005285bf33e\"}'" [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651071.796607\",\"host\":\"2005285bf33e\"}'" [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651071.796607\",\"host\":\"2005285bf33e\"}'" [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651071.797607\",\"host\":\"2005285bf33e\"}'" [2021-11-11T17:17:51.982Z] time="2021-11-11T17:17:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651071.797607\",\"host\":\"2005285bf33e\"}'" [2021-11-11T17:17:51.982Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T17:17:51.982Z] === RUN TestCannotSendAfterClose [2021-11-11T17:17:51.982Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T17:17:51.982Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T17:17:52.449Z] === RUN TestV1IDService [2021-11-11T17:17:52.449Z] --- PASS: TestV1IDService (0.01s) [2021-11-11T17:17:52.449Z] === RUN TestV2MetadataService [2021-11-11T17:17:52.916Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T17:17:52.916Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T17:17:52.916Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T17:17:52.916Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T17:17:52.916Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T17:17:52.916Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T17:17:52.916Z] === RUN TestManifestStore [2021-11-11T17:17:52.916Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T17:17:52.916Z] time="2021-11-11T17:17:52Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T17:17:52.916Z] time="2021-11-11T17:17:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2005285bf33e\"}'" [2021-11-11T17:17:52.916Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T17:17:52.916Z] PASS [2021-11-11T17:17:52.916Z] coverage: 82.5% of statements [2021-11-11T17:17:52.916Z] ok github.com/docker/docker/daemon/logger/splunk 1.899s coverage: 82.5% of statements [2021-11-11T17:17:52.916Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T17:17:52.916Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T17:17:52.916Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T17:17:52.916Z] === RUN TestSuccessfulDownload [2021-11-11T17:17:52.916Z] download_test.go:267: Needs fixing on Windows [2021-11-11T17:17:52.916Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T17:17:52.916Z] === RUN TestCancelledDownload [2021-11-11T17:17:52.916Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T17:17:52.916Z] === RUN TestMaxDownloadAttempts [2021-11-11T17:17:52.916Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:17:52.916Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:17:52.916Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:17:52.916Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:17:52.916Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:17:52.916Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:17:52.916Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:17:52.916Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:17:52.916Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:17:52.916Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:17:52.916Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:17:52.916Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:17:52.916Z] --- PASS: TestV2MetadataService (0.60s) [2021-11-11T17:17:52.916Z] PASS [2021-11-11T17:17:52.916Z] coverage: 48.2% of statements [2021-11-11T17:17:52.917Z] time="2021-11-11T17:17:52Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3426213129\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T17:17:52.973Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2021-11-11T17:17:52.973Z] === RUN TestBuildWithHugeFile [2021-11-11T17:17:53.384Z] ok github.com/docker/docker/distribution/metadata 0.673s coverage: 48.2% of statements [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/no_local_cache [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/with_local_cache [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:52Z" level=warning msg="reference for unknown type: " [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:52Z" level=warning msg="reference for unknown type: " [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:52Z" level=warning msg="reference for unknown type: " [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:52Z" level=warning msg="reference for unknown type: " [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:52Z" level=warning msg="reference for unknown type: " [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T17:17:53.384Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore (0.21s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T17:17:53.384Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-11T17:17:53.384Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T17:17:53.384Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T17:17:53.384Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T17:17:53.384Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T17:17:53.384Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T17:17:53.384Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T17:17:53.384Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T17:17:53.384Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T17:17:53.384Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T17:17:53.384Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T17:17:53.384Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T17:17:53.384Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T17:17:53.384Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T17:17:53.384Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T17:17:53.384Z] === RUN TestFixManifestLayers [2021-11-11T17:17:53.384Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T17:17:53.384Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T17:17:53.384Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T17:17:53.384Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T17:17:53.384Z] === RUN TestFixManifestLayersBadParent [2021-11-11T17:17:53.384Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T17:17:53.384Z] === RUN TestValidateManifest [2021-11-11T17:17:53.384Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T17:17:53.384Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T17:17:53.384Z] === RUN TestFormatPlatform [2021-11-11T17:17:53.384Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T17:17:53.384Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T17:17:53.384Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T17:17:53.384Z] === RUN TestLayerAlreadyExists [2021-11-11T17:17:53.384Z] 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-11-11T17:17:53.384Z] 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-11-11T17:17:53.384Z] 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-11-11T17:17:53.384Z] 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-11-11T17:17:53.384Z] 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-11-11T17:17:53.384Z] 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-11-11T17:17:53.384Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T17:17:53.384Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:17:53.384Z] time="2021-11-11T17:17:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:17:53.384Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T17:17:53.384Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-11-11T17:17:53.384Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-11-11T17:17:53.384Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-11-11T17:17:53.384Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-11-11T17:17:53.384Z] === RUN TestTransfer [2021-11-11T17:17:53.857Z] --- PASS: TestTransfer (0.12s) [2021-11-11T17:17:53.858Z] === RUN TestConcurrencyLimit [2021-11-11T17:17:53.858Z] === RUN TestNotFound [2021-11-11T17:17:53.858Z] --- PASS: TestNotFound (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestConflict [2021-11-11T17:17:53.858Z] --- PASS: TestConflict (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestForbidden [2021-11-11T17:17:53.858Z] --- PASS: TestForbidden (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestInvalidParameter [2021-11-11T17:17:53.858Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestNotImplemented [2021-11-11T17:17:53.858Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestNotModified [2021-11-11T17:17:53.858Z] --- PASS: TestNotModified (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestUnauthorized [2021-11-11T17:17:53.858Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestUnknown [2021-11-11T17:17:53.858Z] --- PASS: TestUnknown (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestCancelled [2021-11-11T17:17:53.858Z] --- PASS: TestCancelled (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestDeadline [2021-11-11T17:17:53.858Z] --- PASS: TestDeadline (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestDataLoss [2021-11-11T17:17:53.858Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestUnavailable [2021-11-11T17:17:53.858Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestSystem [2021-11-11T17:17:53.858Z] --- PASS: TestSystem (0.00s) [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Conflict [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T17:17:53.858Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T17:17:53.858Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T17:17:53.858Z] PASS [2021-11-11T17:17:53.858Z] coverage: 53.1% of statements [2021-11-11T17:17:53.858Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-11-11T17:17:53.858Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-11-11T17:17:53.858Z] === RUN TestInactiveJobs [2021-11-11T17:17:54.330Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-11T17:17:54.330Z] === RUN TestWatchRelease [2021-11-11T17:17:54.330Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-11-11T17:17:54.330Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T17:17:54.330Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T17:17:54.330Z] === RUN TestTokenPassThru [2021-11-11T17:17:54.330Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T17:17:54.330Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-11T17:17:54.330Z] PASS [2021-11-11T17:17:54.330Z] coverage: 24.1% of statements [2021-11-11T17:17:54.330Z] ok github.com/docker/docker/distribution 1.463s coverage: 24.1% of statements [2021-11-11T17:17:54.330Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T17:17:54.330Z] === RUN TestWatchFinishedTransfer [2021-11-11T17:17:54.330Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T17:17:54.330Z] === RUN TestDuplicateTransfer [2021-11-11T17:17:54.330Z] === RUN TestFSGetInvalidData [2021-11-11T17:17:54.330Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestFSInvalidSet [2021-11-11T17:17:54.330Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestFSInvalidRoot [2021-11-11T17:17:54.330Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestFSMetadataGetSet [2021-11-11T17:17:54.330Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T17:17:54.330Z] === RUN TestSuccessfulUpload [2021-11-11T17:17:54.330Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-11T17:17:54.330Z] === RUN TestFSInvalidWalker [2021-11-11T17:17:54.330Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestFSGetSet [2021-11-11T17:17:54.330Z] --- PASS: TestFSGetSet (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestFSGetUnsetKey [2021-11-11T17:17:54.330Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-11T17:17:54.330Z] === RUN TestFSGetEmptyData [2021-11-11T17:17:54.330Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T17:17:54.330Z] === RUN TestFSDelete [2021-11-11T17:17:54.330Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T17:17:54.330Z] --- PASS: TestFSDelete (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestFSWalker [2021-11-11T17:17:54.330Z] --- PASS: TestFSWalker (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestFSWalkerStopOnError [2021-11-11T17:17:54.330Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T17:17:54.330Z] === RUN TestNewFromJSON [2021-11-11T17:17:54.330Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T17:17:54.330Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T17:17:54.330Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T17:17:54.330Z] === RUN TestMarshalKeyOrder [2021-11-11T17:17:54.330Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T17:17:54.330Z] === RUN TestHistoryEqual [2021-11-11T17:17:54.632Z] === RUN TestMiddlewares [2021-11-11T17:17:54.632Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T17:17:54.632Z] PASS [2021-11-11T17:17:54.632Z] coverage: 9.0% of statements [2021-11-11T17:17:54.632Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2021-11-11T17:17:54.798Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-11T17:17:54.798Z] === RUN TestImage [2021-11-11T17:17:54.798Z] --- PASS: TestImage (0.00s) [2021-11-11T17:17:54.798Z] === RUN TestImageOSNotEmpty [2021-11-11T17:17:54.798Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T17:17:54.798Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T17:17:54.798Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T17:17:54.798Z] === RUN TestCreate [2021-11-11T17:17:54.798Z] --- PASS: TestCreate (0.00s) [2021-11-11T17:17:54.798Z] === RUN TestRestore [2021-11-11T17:17:54.798Z] time="2021-11-11T17:17:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T17:17:54.798Z] --- PASS: TestRestore (0.02s) [2021-11-11T17:17:54.798Z] === RUN TestAddDelete [2021-11-11T17:17:54.798Z] --- PASS: TestAddDelete (0.02s) [2021-11-11T17:17:54.798Z] === RUN TestSearchAfterDelete [2021-11-11T17:17:54.798Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T17:17:54.798Z] === RUN TestParentReset [2021-11-11T17:17:54.798Z] time="2021-11-11T17:17:54Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T17:17:54.798Z] --- PASS: TestParentReset (0.02s) [2021-11-11T17:17:54.798Z] === RUN TestGetAndSetLastUpdated [2021-11-11T17:17:54.798Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-11T17:17:54.798Z] === RUN TestStoreLen [2021-11-11T17:17:54.798Z] === RUN TestCompare [2021-11-11T17:17:54.798Z] --- PASS: TestCompare (0.00s) [2021-11-11T17:17:54.798Z] PASS [2021-11-11T17:17:54.798Z] coverage: 19.2% of statements [2021-11-11T17:17:54.798Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2021-11-11T17:17:54.798Z] --- PASS: TestStoreLen (0.07s) [2021-11-11T17:17:54.798Z] PASS [2021-11-11T17:17:54.798Z] coverage: 86.6% of statements [2021-11-11T17:17:54.798Z] ok github.com/docker/docker/image 0.426s coverage: 86.6% of statements [2021-11-11T17:17:54.798Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-11-11T17:17:54.798Z] === RUN TestCancelledUpload [2021-11-11T17:17:54.798Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T17:17:54.798Z] PASS [2021-11-11T17:17:54.798Z] coverage: 76.8% of statements [2021-11-11T17:17:54.798Z] ok github.com/docker/docker/distribution/xfer 1.792s coverage: 76.8% of statements [2021-11-11T17:17:54.798Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T17:17:55.852Z] === RUN TestValidateManifest [2021-11-11T17:17:55.852Z] === RUN TestValidateManifest/nil [2021-11-11T17:17:55.852Z] === RUN TestValidateManifest/non-nil [2021-11-11T17:17:55.852Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T17:17:55.852Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T17:17:55.852Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T17:17:55.852Z] PASS [2021-11-11T17:17:55.852Z] coverage: 0.7% of statements [2021-11-11T17:17:55.852Z] ok github.com/docker/docker/image/tarexport 0.055s coverage: 0.7% of statements [2021-11-11T17:17:55.852Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T17:17:55.852Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T17:17:55.852Z] PASS [2021-11-11T17:17:55.852Z] coverage: 25.0% of statements [2021-11-11T17:17:55.852Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2021-11-11T17:17:55.852Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T17:17:56.836Z] === RUN TestSerialization [2021-11-11T17:17:56.836Z] --- PASS: TestSerialization (0.02s) [2021-11-11T17:17:56.836Z] PASS [2021-11-11T17:17:56.836Z] coverage: 100.0% of statements [2021-11-11T17:17:56.836Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2021-11-11T17:17:56.836Z] === RUN TestEnvironmentParsing [2021-11-11T17:17:56.836Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T17:17:56.836Z] PASS [2021-11-11T17:17:56.836Z] coverage: 1.2% of statements [2021-11-11T17:17:56.836Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-11-11T17:17:56.836Z] === RUN TestEmptyLayer [2021-11-11T17:17:56.836Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T17:17:56.836Z] === RUN TestCommitFailure [2021-11-11T17:17:56.836Z] --- PASS: TestCommitFailure (0.02s) [2021-11-11T17:17:56.949Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-11-11T17:17:57.303Z] === RUN TestStartTransactionFailure [2021-11-11T17:17:57.303Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestGetOrphan [2021-11-11T17:17:57.303Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T17:17:57.303Z] === RUN TestMountAndRegister [2021-11-11T17:17:57.303Z] layer_test.go:270: Layer size: 14 [2021-11-11T17:17:57.303Z] --- PASS: TestMountAndRegister (0.07s) [2021-11-11T17:17:57.303Z] === RUN TestLayerRelease [2021-11-11T17:17:57.303Z] layer_test.go:303: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestStoreRestore [2021-11-11T17:17:57.303Z] layer_test.go:352: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestTarStreamStability [2021-11-11T17:17:57.303Z] layer_test.go:467: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestRegisterExistingLayer [2021-11-11T17:17:57.303Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-11-11T17:17:57.303Z] === RUN TestTarStreamVerification [2021-11-11T17:17:57.303Z] layer_test.go:696: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestLayerMigration [2021-11-11T17:17:57.303Z] migration_test.go:45: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T17:17:57.303Z] migration_test.go:181: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestMountInit [2021-11-11T17:17:57.303Z] mount_test.go:17: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestMountSize [2021-11-11T17:17:57.303Z] mount_test.go:76: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestMountChanges [2021-11-11T17:17:57.303Z] mount_test.go:125: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T17:17:57.303Z] === RUN TestMountApply [2021-11-11T17:17:57.303Z] mount_test.go:212: Failing on Windows [2021-11-11T17:17:57.303Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T17:17:57.303Z] PASS [2021-11-11T17:17:57.303Z] coverage: 30.1% of statements [2021-11-11T17:17:57.303Z] ok github.com/docker/docker/layer 0.279s coverage: 30.1% of statements [2021-11-11T17:17:57.303Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T17:17:57.303Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T17:17:57.303Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T17:17:57.303Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T17:17:57.770Z] === RUN TestSequenceGetAvailableBit [2021-11-11T17:17:57.770Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestSequenceEqual [2021-11-11T17:17:57.770Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestSequenceCopy [2021-11-11T17:17:57.770Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestGetFirstAvailable [2021-11-11T17:17:57.770Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestFindSequence [2021-11-11T17:17:57.770Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestCheckIfAvailable [2021-11-11T17:17:57.770Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestMergeSequences [2021-11-11T17:17:57.770Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestPushReservation [2021-11-11T17:17:57.770Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestSerializeDeserialize [2021-11-11T17:17:57.770Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestSet [2021-11-11T17:17:57.770Z] --- PASS: TestSet (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestSetUnset [2021-11-11T17:17:57.770Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestOffsetSetUnset [2021-11-11T17:17:57.770Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestSetInRange [2021-11-11T17:17:57.770Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestSetAnyInRange [2021-11-11T17:17:57.770Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestMethods [2021-11-11T17:17:57.770Z] --- PASS: TestMethods (0.00s) [2021-11-11T17:17:57.770Z] === RUN TestRandomAllocateDeallocate [2021-11-11T17:17:59.332Z] === RUN TestInvalidConfig [2021-11-11T17:17:59.332Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T17:17:59.332Z] === RUN TestConfig [2021-11-11T17:17:59.332Z] --- PASS: TestConfig (0.00s) [2021-11-11T17:17:59.332Z] === RUN TestOptionsLabels [2021-11-11T17:17:59.332Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T17:17:59.332Z] === RUN TestValidName [2021-11-11T17:17:59.332Z] --- PASS: TestValidName (0.00s) [2021-11-11T17:17:59.332Z] === RUN TestTLSConfiguration [2021-11-11T17:17:59.332Z] time="2021-11-11T17:17:58Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T17:17:59.332Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-11T17:17:59.332Z] PASS [2021-11-11T17:17:59.332Z] coverage: 24.0% of statements [2021-11-11T17:17:59.332Z] ok github.com/docker/docker/libnetwork/config 0.211s coverage: 24.0% of statements [2021-11-11T17:17:59.849Z] === RUN TestKey [2021-11-11T17:17:59.849Z] --- PASS: TestKey (0.00s) [2021-11-11T17:17:59.849Z] === RUN TestParseKey [2021-11-11T17:17:59.849Z] --- PASS: TestParseKey (0.00s) [2021-11-11T17:17:59.849Z] === RUN TestInvalidDataStore [2021-11-11T17:17:59.849Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T17:17:59.849Z] === RUN TestKVObjectFlatKey [2021-11-11T17:17:59.849Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T17:17:59.849Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T17:17:59.849Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T17:17:59.849Z] PASS [2021-11-11T17:17:59.849Z] coverage: 21.9% of statements [2021-11-11T17:17:59.849Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-11-11T17:18:00.315Z] === RUN TestIPDataMarshalling [2021-11-11T17:18:00.315Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestValidateAndIsV6 [2021-11-11T17:18:00.315Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T17:18:00.315Z] PASS [2021-11-11T17:18:00.315Z] coverage: 68.9% of statements [2021-11-11T17:18:00.315Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2021-11-11T17:18:00.315Z] === RUN TestErrorInterfaces [2021-11-11T17:18:00.315Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestNetworkMarshalling [2021-11-11T17:18:00.315Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-11-11T17:18:00.315Z] === RUN TestEndpointMarshalling [2021-11-11T17:18:00.315Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestAuxAddresses [2021-11-11T17:18:00.315Z] time="2021-11-11T17:18:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:18:00.315Z] --- PASS: TestAuxAddresses (0.02s) [2021-11-11T17:18:00.315Z] === RUN TestSRVServiceQuery [2021-11-11T17:18:00.315Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestServiceVIPReuse [2021-11-11T17:18:00.315Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T17:18:00.315Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestDNSIPQuery [2021-11-11T17:18:00.315Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestDNSProxyServFail [2021-11-11T17:18:00.315Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestSandboxAddEmpty [2021-11-11T17:18:00.315Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestSandboxAddMultiPrio [2021-11-11T17:18:00.315Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestSandboxAddSamePrio [2021-11-11T17:18:00.315Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestCleanupServiceDiscovery [2021-11-11T17:18:00.315Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestDNSOptions [2021-11-11T17:18:00.315Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:18:00.315Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T17:18:00.315Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T17:18:00.315Z] time="2021-11-11T17:18:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:18:00.315Z] time="2021-11-11T17:18:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:18:00.783Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T17:18:00.783Z] PASS [2021-11-11T17:18:00.783Z] coverage: 8.6% of statements [2021-11-11T17:18:00.783Z] ok github.com/docker/docker/libnetwork 0.270s coverage: 8.6% of statements [2021-11-11T17:18:00.783Z] === RUN TestDriver [2021-11-11T17:18:00.783Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:18:00.783Z] PASS [2021-11-11T17:18:00.783Z] coverage: 34.8% of statements [2021-11-11T17:18:00.783Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-11-11T17:18:01.250Z] === RUN TestDriver [2021-11-11T17:18:01.250Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:18:01.250Z] PASS [2021-11-11T17:18:01.250Z] coverage: 34.8% of statements [2021-11-11T17:18:01.250Z] ok github.com/docker/docker/libnetwork/drivers/null 0.033s coverage: 34.8% of statements [2021-11-11T17:18:01.250Z] === RUN TestNetworkAllocateFree [2021-11-11T17:18:01.250Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T17:18:01.250Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T17:18:01.250Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T17:18:01.250Z] PASS [2021-11-11T17:18:01.250Z] coverage: 63.6% of statements [2021-11-11T17:18:01.250Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2021-11-11T17:18:01.717Z] === RUN TestGetEmptyCapabilities [2021-11-11T17:18:01.717Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T17:18:01.717Z] === RUN TestGetExtraCapabilities [2021-11-11T17:18:01.717Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-11T17:18:01.717Z] === RUN TestGetInvalidCapabilities [2021-11-11T17:18:01.717Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T17:18:01.717Z] === RUN TestRemoteDriver [2021-11-11T17:18:01.717Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T17:18:01.717Z] === RUN TestDriverError [2021-11-11T17:18:01.717Z] --- PASS: TestDriverError (0.00s) [2021-11-11T17:18:01.717Z] === RUN TestMissingValues [2021-11-11T17:18:01.717Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T17:18:01.717Z] === RUN TestRollback [2021-11-11T17:18:01.717Z] --- PASS: TestRollback (0.00s) [2021-11-11T17:18:01.717Z] PASS [2021-11-11T17:18:01.717Z] coverage: 57.4% of statements [2021-11-11T17:18:01.717Z] --- PASS: TestRandomAllocateDeallocate (4.17s) [2021-11-11T17:18:01.718Z] === RUN TestAllocateRandomDeallocate [2021-11-11T17:18:01.718Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2021-11-11T17:18:02.701Z] === RUN TestNew [2021-11-11T17:18:02.701Z] --- PASS: TestNew (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestAddDriver [2021-11-11T17:18:02.701Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestAddDuplicateDriver [2021-11-11T17:18:02.701Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T17:18:02.701Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestDriver [2021-11-11T17:18:02.701Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestIPAM [2021-11-11T17:18:02.701Z] --- PASS: TestIPAM (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestWalkIPAMs [2021-11-11T17:18:02.701Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestWalkDrivers [2021-11-11T17:18:02.701Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T17:18:02.701Z] PASS [2021-11-11T17:18:02.701Z] coverage: 82.4% of statements [2021-11-11T17:18:02.701Z] ok github.com/docker/docker/libnetwork/drvregistry 0.060s coverage: 82.4% of statements [2021-11-11T17:18:02.701Z] === RUN TestNAT [2021-11-11T17:18:02.701Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T17:18:02.701Z] --- SKIP: TestNAT (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestTransparent [2021-11-11T17:18:02.701Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T17:18:02.701Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T17:18:02.701Z] PASS [2021-11-11T17:18:02.701Z] coverage: 0.0% of statements [2021-11-11T17:18:02.701Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.040s coverage: 0.0% of statements [2021-11-11T17:18:02.701Z] === RUN TestBuildDefault [2021-11-11T17:18:02.701Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestBuildHostnameDomainname [2021-11-11T17:18:02.701Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestBuildHostname [2021-11-11T17:18:02.701Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestBuildHostnameFQDN [2021-11-11T17:18:02.701Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestBuildNoIP [2021-11-11T17:18:02.701Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestUpdate [2021-11-11T17:18:02.701Z] --- PASS: TestUpdate (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T17:18:02.701Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T17:18:02.701Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestAddEmpty [2021-11-11T17:18:02.701Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestAdd [2021-11-11T17:18:02.701Z] --- PASS: TestAdd (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestDeleteEmpty [2021-11-11T17:18:02.701Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestDeleteNewline [2021-11-11T17:18:02.701Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestDelete [2021-11-11T17:18:02.701Z] --- PASS: TestDelete (0.00s) [2021-11-11T17:18:02.701Z] === RUN TestConcurrentWrites [2021-11-11T17:18:02.701Z] --- PASS: TestAllocateRandomDeallocate (0.82s) [2021-11-11T17:18:02.701Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T17:18:02.701Z] --- PASS: TestConcurrentWrites (0.15s) [2021-11-11T17:18:02.701Z] PASS [2021-11-11T17:18:02.701Z] coverage: 81.2% of statements [2021-11-11T17:18:02.701Z] ok github.com/docker/docker/libnetwork/etchosts 0.213s coverage: 81.2% of statements [2021-11-11T17:18:03.169Z] === RUN TestNew [2021-11-11T17:18:03.169Z] --- PASS: TestNew (0.00s) [2021-11-11T17:18:03.169Z] === RUN TestAllocate [2021-11-11T17:18:03.169Z] --- PASS: TestAllocate (0.00s) [2021-11-11T17:18:03.169Z] === RUN TestUninitialized [2021-11-11T17:18:03.169Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T17:18:03.169Z] === RUN TestAllocateInRange [2021-11-11T17:18:03.169Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T17:18:03.169Z] === RUN TestAllocateSerial [2021-11-11T17:18:03.169Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T17:18:03.169Z] PASS [2021-11-11T17:18:03.169Z] coverage: 87.5% of statements [2021-11-11T17:18:03.169Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2021-11-11T17:18:03.169Z] === RUN TestDiff [2021-11-11T17:18:03.169Z] --- PASS: TestDiff (0.00s) [2021-11-11T17:18:03.169Z] === RUN TestAddedCallback [2021-11-11T17:18:03.169Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T17:18:03.169Z] === RUN TestRemovedCallback [2021-11-11T17:18:03.169Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T17:18:03.169Z] === RUN TestNoCallback [2021-11-11T17:18:03.169Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T17:18:03.169Z] PASS [2021-11-11T17:18:03.169Z] coverage: 48.1% of statements [2021-11-11T17:18:03.169Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-11-11T17:18:03.169Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.63s) [2021-11-11T17:18:03.169Z] === RUN TestRetrieveFromStore [2021-11-11T17:18:03.637Z] === RUN TestCaller [2021-11-11T17:18:03.637Z] --- PASS: TestCaller (0.00s) [2021-11-11T17:18:03.637Z] PASS [2021-11-11T17:18:03.637Z] coverage: 100.0% of statements [2021-11-11T17:18:03.637Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-11-11T17:18:03.637Z] --- PASS: TestRetrieveFromStore (0.35s) [2021-11-11T17:18:03.637Z] === RUN TestIsCorrupted [2021-11-11T17:18:03.637Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-11T17:18:03.637Z] === RUN TestSetRollover [2021-11-11T17:18:03.637Z] === RUN TestSetSerialInsertDelete [2021-11-11T17:18:03.637Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T17:18:03.637Z] === RUN TestSetParallelInsertDelete [2021-11-11T17:18:04.624Z] === RUN TestPoolRequest [2021-11-11T17:18:04.624Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T17:18:04.624Z] === RUN TestOtherRequests [2021-11-11T17:18:04.624Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T17:18:04.624Z] PASS [2021-11-11T17:18:04.624Z] coverage: 57.1% of statements [2021-11-11T17:18:04.624Z] ok github.com/docker/docker/libnetwork/ipams/null 0.056s coverage: 57.1% of statements [2021-11-11T17:18:05.092Z] === RUN TestInt2IP2IntConversion [2021-11-11T17:18:05.560Z] --- PASS: TestInt2IP2IntConversion (0.44s) [2021-11-11T17:18:05.560Z] === RUN TestGetAddressVersion [2021-11-11T17:18:05.560Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T17:18:05.560Z] === RUN TestKeyString [2021-11-11T17:18:05.560Z] --- PASS: TestKeyString (0.00s) [2021-11-11T17:18:05.560Z] === RUN TestPoolDataMarshal [2021-11-11T17:18:05.560Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T17:18:05.560Z] === RUN TestSubnetsMarshal [2021-11-11T17:18:05.560Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-11-11T17:18:05.560Z] === RUN TestAddSubnets [2021-11-11T17:18:05.560Z] --- PASS: TestAddSubnets (0.04s) [2021-11-11T17:18:05.560Z] === RUN TestDoublePoolRelease [2021-11-11T17:18:05.560Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-11T17:18:05.560Z] === RUN TestAddReleasePoolID [2021-11-11T17:18:05.560Z] --- PASS: TestSetRollover (2.02s) [2021-11-11T17:18:05.560Z] === RUN TestSetRolloverSerial [2021-11-11T17:18:05.560Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-11-11T17:18:05.560Z] === RUN TestPredefinedPool [2021-11-11T17:18:05.560Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-11T17:18:05.560Z] === RUN TestRemoveSubnet [2021-11-11T17:18:06.029Z] === RUN TestGetCapabilities [2021-11-11T17:18:06.029Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T17:18:06.029Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T17:18:06.029Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-11-11T17:18:06.029Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T17:18:06.029Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T17:18:06.029Z] === RUN TestRemoteDriver [2021-11-11T17:18:06.029Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-11T17:18:06.029Z] PASS [2021-11-11T17:18:06.029Z] coverage: 47.4% of statements [2021-11-11T17:18:06.029Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2021-11-11T17:18:06.029Z] --- PASS: TestRemoveSubnet (0.14s) [2021-11-11T17:18:06.029Z] === RUN TestGetSameAddress [2021-11-11T17:18:06.029Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-11T17:18:06.029Z] === RUN TestPoolAllocationReuse [2021-11-11T17:18:06.496Z] === RUN TestWindowsIPAM [2021-11-11T17:18:06.496Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T17:18:06.496Z] PASS [2021-11-11T17:18:06.496Z] coverage: 71.4% of statements [2021-11-11T17:18:06.496Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2021-11-11T17:18:06.966Z] --- PASS: TestSetRolloverSerial (1.04s) [2021-11-11T17:18:06.966Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T17:18:06.966Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T17:18:06.966Z] PASS [2021-11-11T17:18:06.966Z] coverage: 84.4% of statements [2021-11-11T17:18:06.966Z] ok github.com/docker/docker/libnetwork/bitseq 9.084s coverage: 84.4% of statements [2021-11-11T17:18:06.966Z] --- PASS: TestPoolAllocationReuse (1.17s) [2021-11-11T17:18:06.966Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T17:18:06.966Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-11T17:18:06.966Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T17:18:07.433Z] === RUN TestDefaultNetwork [2021-11-11T17:18:07.433Z] --- PASS: TestDefaultNetwork (0.22s) [2021-11-11T17:18:07.433Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T17:18:07.899Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-11-11T17:18:07.899Z] === RUN TestInitAddressPools [2021-11-11T17:18:07.899Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T17:18:07.899Z] PASS [2021-11-11T17:18:07.899Z] coverage: 74.0% of statements [2021-11-11T17:18:07.899Z] ok github.com/docker/docker/libnetwork/ipamutils 0.499s coverage: 74.0% of statements [2021-11-11T17:18:08.365Z] === RUN TestKeyValue [2021-11-11T17:18:08.365Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T17:18:08.365Z] PASS [2021-11-11T17:18:08.365Z] coverage: 60.0% of statements [2021-11-11T17:18:08.365Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2021-11-11T17:18:08.832Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.57s) [2021-11-11T17:18:08.832Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T17:18:09.368Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T17:18:10.364Z] === RUN TestNetworkDBSimple [2021-11-11T17:18:10.364Z] === RUN TestGenerate [2021-11-11T17:18:10.364Z] --- PASS: TestGenerate (0.00s) [2021-11-11T17:18:10.364Z] === RUN TestGeneratePtr [2021-11-11T17:18:10.364Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T17:18:10.364Z] === RUN TestGenerateMissingField [2021-11-11T17:18:10.364Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T17:18:10.364Z] === RUN TestFieldCannotBeSet [2021-11-11T17:18:10.364Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T17:18:10.364Z] === RUN TestTypeMismatchError [2021-11-11T17:18:10.364Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T17:18:10.364Z] PASS [2021-11-11T17:18:10.364Z] coverage: 100.0% of statements [2021-11-11T17:18:10.364Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2021-11-11T17:18:10.916Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.20s) [2021-11-11T17:18:10.916Z] === RUN TestGetAddress [2021-11-11T17:18:11.392Z] testing: warning: no tests to run [2021-11-11T17:18:11.392Z] PASS [2021-11-11T17:18:11.392Z] coverage: 0.0% of statements [2021-11-11T17:18:11.392Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-11-11T17:18:11.392Z] 2021/11/11 17:18:11 Closing DB instances... [2021-11-11T17:18:11.861Z] === RUN TestRequestNewPort [2021-11-11T17:18:11.861Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestRequestSpecificPort [2021-11-11T17:18:11.861Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestReleasePort [2021-11-11T17:18:11.861Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestReuseReleasedPort [2021-11-11T17:18:11.861Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestReleaseUnreadledPort [2021-11-11T17:18:11.861Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestUnknowProtocol [2021-11-11T17:18:11.861Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestAllocateAllPorts [2021-11-11T17:18:11.861Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestPortAllocation [2021-11-11T17:18:11.861Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T17:18:11.861Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestNoDuplicateBPR [2021-11-11T17:18:11.861Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T17:18:11.861Z] === RUN TestChangePortRange [2021-11-11T17:18:11.861Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T17:18:11.861Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T17:18:11.861Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T17:18:11.861Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T17:18:11.861Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T17:18:11.861Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T17:18:11.861Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T17:18:11.861Z] PASS [2021-11-11T17:18:11.861Z] coverage: 88.6% of statements [2021-11-11T17:18:11.861Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-11-11T17:18:12.845Z] testing: warning: no tests to run [2021-11-11T17:18:12.845Z] PASS [2021-11-11T17:18:12.845Z] coverage: 0.0% of statements [2021-11-11T17:18:12.845Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-11T17:18:12.845Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-11-11T17:18:12.845Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T17:18:13.311Z] === RUN TestHashData [2021-11-11T17:18:13.311Z] --- PASS: TestHashData (0.00s) [2021-11-11T17:18:13.311Z] PASS [2021-11-11T17:18:13.311Z] coverage: 2.8% of statements [2021-11-11T17:18:13.311Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2021-11-11T17:18:13.779Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T17:18:13.779Z] PASS [2021-11-11T17:18:13.779Z] coverage: 100.0% of statements [2021-11-11T17:18:13.779Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2021-11-11T17:18:14.246Z] 2021/11/11 17:18:13 Closing DB instances... [2021-11-11T17:18:14.246Z] === RUN TestErrorConstructors [2021-11-11T17:18:14.246Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T17:18:14.246Z] === RUN TestCompareIPMask [2021-11-11T17:18:14.246Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T17:18:14.246Z] === RUN TestUtilGetHostPartIP [2021-11-11T17:18:14.246Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T17:18:14.246Z] === RUN TestUtilGetBroadcastIP [2021-11-11T17:18:14.246Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T17:18:14.246Z] === RUN TestParseCIDR [2021-11-11T17:18:14.246Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T17:18:14.246Z] PASS [2021-11-11T17:18:14.246Z] coverage: 37.3% of statements [2021-11-11T17:18:14.246Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T17:18:15.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T17:18:15.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T17:18:15.232Z] PASS [2021-11-11T17:18:15.232Z] coverage: 50.0% of statements [2021-11-11T17:18:15.232Z] ok github.com/docker/docker/oci 0.067s coverage: 50.0% of statements [2021-11-11T17:18:15.462Z] #62 279.1 # github.com/containerd/containerd/cmd/containerd [2021-11-11T17:18:15.462Z] #62 279.1 /usr/bin/ld: /tmp/go-link-1327310876/000019.o: in function `New': [2021-11-11T17:18:15.462Z] #62 279.1 /tmp/tmp.P69NmgzVYw/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-11-11T17:18:15.462Z] #62 279.2 + bin/containerd-stress [2021-11-11T17:18:15.462Z] #62 280.3 + bin/containerd-shim [2021-11-11T17:18:15.462Z] #62 287.6 + bin/containerd-shim-runc-v1 [2021-11-11T17:18:15.700Z] === RUN TestAddressPoolOpt [2021-11-11T17:18:15.700Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/a [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/something [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/_=a [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/PATH [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/=a [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/PATH= [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/PATH=something [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/1asd [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/123 [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/some_space [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/= [2021-11-11T17:18:15.700Z] === RUN TestValidateEnv/PaTh [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T17:18:15.700Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T17:18:15.700Z] === RUN TestParseHost [2021-11-11T17:18:16.168Z] --- PASS: TestParseHost (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestParseDockerDaemonHost [2021-11-11T17:18:16.168Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestParseTCP [2021-11-11T17:18:16.168Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T17:18:16.168Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestValidateExtraHosts [2021-11-11T17:18:16.168Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestIpOptString [2021-11-11T17:18:16.168Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T17:18:16.168Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T17:18:16.168Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestIpOptSetInvalidVal [2021-11-11T17:18:16.168Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestValidateIPAddress [2021-11-11T17:18:16.168Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestMapOpts [2021-11-11T17:18:16.168Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestListOptsWithoutValidator [2021-11-11T17:18:16.168Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestListOptsWithValidator [2021-11-11T17:18:16.168Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestValidateDNSSearch [2021-11-11T17:18:16.168Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T17:18:16.168Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T17:18:16.168Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestNamedListOpts [2021-11-11T17:18:16.168Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestNamedMapOpts [2021-11-11T17:18:16.168Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestParseLink [2021-11-11T17:18:16.168Z] --- PASS: TestParseLink (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T17:18:16.168Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T17:18:16.168Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T17:18:16.168Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T17:18:16.168Z] === RUN TestUlimitOpt [2021-11-11T17:18:16.168Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T17:18:16.168Z] PASS [2021-11-11T17:18:16.168Z] coverage: 67.1% of statements [2021-11-11T17:18:16.168Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2021-11-11T17:18:16.168Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.05s) [2021-11-11T17:18:16.168Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T17:18:16.168Z] === RUN TestParseVersion [2021-11-11T17:18:16.168Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T17:18:16.168Z] PASS [2021-11-11T17:18:16.168Z] coverage: 52.9% of statements [2021-11-11T17:18:16.168Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-11-11T17:18:17.153Z] 2021/11/11 17:18:17 Closing DB instances... [2021-11-11T17:18:17.153Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T17:18:17.620Z] === RUN TestIsArchivePathDir [2021-11-11T17:18:17.620Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-11T17:18:17.620Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T17:18:17.620Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2021-11-11T17:18:17.620Z] === RUN TestIsArchivePathTar [2021-11-11T17:18:17.620Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T17:18:17.620Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T17:18:17.620Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2021-11-11T17:18:17.620Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T17:18:17.620Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T17:18:17.620Z] === RUN TestMiddleware [2021-11-11T17:18:17.620Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T17:18:17.620Z] === RUN TestNewResponseModifier [2021-11-11T17:18:17.620Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T17:18:17.620Z] PASS [2021-11-11T17:18:17.620Z] coverage: 26.8% of statements [2021-11-11T17:18:17.620Z] ok github.com/docker/docker/pkg/authorization 0.475s coverage: 26.8% of statements [2021-11-11T17:18:18.087Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-11-11T17:18:18.087Z] === RUN TestDecompressStreamGzip [2021-11-11T17:18:18.087Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-11T17:18:18.087Z] === RUN TestDecompressStreamBzip2 [2021-11-11T17:18:18.087Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2021-11-11T17:18:18.087Z] === RUN TestDecompressStreamXz [2021-11-11T17:18:18.087Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T17:18:18.087Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestDecompressStreamZstd [2021-11-11T17:18:18.087Z] archive_test.go:140: zstd not installed [2021-11-11T17:18:18.087Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-11-11T17:18:18.087Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T17:18:18.087Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T17:18:18.087Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestCompressStreamInvalid [2021-11-11T17:18:18.087Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestExtensionInvalid [2021-11-11T17:18:18.087Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestExtensionUncompressed [2021-11-11T17:18:18.087Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestExtensionBzip2 [2021-11-11T17:18:18.087Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestExtensionGzip [2021-11-11T17:18:18.087Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestExtensionXz [2021-11-11T17:18:18.087Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestExtensionZstd [2021-11-11T17:18:18.087Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestCmdStreamLargeStderr [2021-11-11T17:18:18.087Z] === RUN TestUnbuffered [2021-11-11T17:18:18.087Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestRaceUnbuffered [2021-11-11T17:18:18.087Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T17:18:18.087Z] PASS [2021-11-11T17:18:18.087Z] coverage: 100.0% of statements [2021-11-11T17:18:18.087Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-11T17:18:18.087Z] === RUN TestCmdStreamBad [2021-11-11T17:18:18.087Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T17:18:18.087Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T17:18:18.087Z] === RUN TestCmdStreamGood [2021-11-11T17:18:18.087Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-11-11T17:18:18.554Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-11T17:18:18.554Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T17:18:18.554Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-11T17:18:18.554Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T17:18:18.554Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T17:18:18.554Z] === RUN TestUntarPath [2021-11-11T17:18:18.554Z] --- PASS: TestUntarPath (0.05s) [2021-11-11T17:18:18.554Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T17:18:18.554Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-11-11T17:18:18.554Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T17:18:18.554Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-11T17:18:18.554Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T17:18:18.554Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T17:18:18.554Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T17:18:18.554Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T17:18:18.554Z] === RUN TestCopyWithTarSrcFile [2021-11-11T17:18:18.554Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T17:18:18.554Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T17:18:18.554Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-11-11T17:18:18.554Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T17:18:18.554Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T17:18:18.554Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T17:18:18.554Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T17:18:18.554Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T17:18:18.554Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T17:18:18.554Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T17:18:18.554Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-11T17:18:18.554Z] === RUN TestTarFiles [2021-11-11T17:18:18.554Z] === RUN TestMatch [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[foo]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[]#01 [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[qux]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T17:18:18.554Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T17:18:18.554Z] --- PASS: TestMatch (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T17:18:18.554Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T17:18:18.554Z] PASS [2021-11-11T17:18:18.554Z] coverage: 87.5% of statements [2021-11-11T17:18:18.554Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2021-11-11T17:18:19.021Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-11-11T17:18:19.021Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T17:18:19.487Z] === RUN TestChrootTarUntar [2021-11-11T17:18:19.487Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T17:18:19.487Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T17:18:19.487Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T17:18:19.487Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T17:18:19.487Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T17:18:19.487Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T17:18:19.487Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T17:18:19.487Z] === RUN TestChrootCopyWithTar [2021-11-11T17:18:19.487Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T17:18:19.487Z] === RUN TestChrootCopyFileWithTar [2021-11-11T17:18:19.487Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T17:18:19.487Z] === RUN TestChrootUntarPath [2021-11-11T17:18:19.487Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootUntarPath (0.01s) [2021-11-11T17:18:19.487Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T17:18:19.487Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:18:19.487Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T17:18:19.487Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:18:19.487Z] === RUN TestChrootApplyDotDotFile [2021-11-11T17:18:19.487Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:19.487Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T17:18:19.487Z] PASS [2021-11-11T17:18:19.487Z] coverage: 15.1% of statements [2021-11-11T17:18:19.487Z] ok github.com/docker/docker/pkg/chrootarchive 0.073s coverage: 15.1% of statements [2021-11-11T17:18:20.470Z] === RUN TestSizeEmpty [2021-11-11T17:18:20.470Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T17:18:20.470Z] === RUN TestSizeEmptyFile [2021-11-11T17:18:20.470Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T17:18:20.470Z] === RUN TestSizeNonemptyFile [2021-11-11T17:18:20.470Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T17:18:20.470Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T17:18:20.470Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T17:18:20.470Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T17:18:20.470Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T17:18:20.470Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T17:18:20.470Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T17:18:20.470Z] === RUN TestMoveToSubdir [2021-11-11T17:18:20.471Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T17:18:20.471Z] === RUN TestSizeNonExistingDirectory [2021-11-11T17:18:20.471Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T17:18:20.471Z] PASS [2021-11-11T17:18:20.471Z] coverage: 80.0% of statements [2021-11-11T17:18:20.471Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-11-11T17:18:20.707Z] #62 292.8 + bin/containerd-shim-runc-v2 [2021-11-11T17:18:20.707Z] #62 293.4 + binaries [2021-11-11T17:18:20.707Z] #62 293.4 + install -D bin/containerd /build/containerd [2021-11-11T17:18:20.707Z] #62 293.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T17:18:20.707Z] #62 293.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T17:18:20.707Z] #62 293.5 + install -D bin/ctr /build/ctr [2021-11-11T17:18:20.939Z] 2021/11/11 17:18:20 Closing DB instances... [2021-11-11T17:18:21.406Z] === RUN Test [2021-11-11T17:18:21.406Z] === RUN Test/TestContainsEntry [2021-11-11T17:18:21.406Z] === RUN Test/TestCreateEntries [2021-11-11T17:18:21.406Z] === RUN Test/TestEntriesDiff [2021-11-11T17:18:21.406Z] === RUN Test/TestEntriesEquality [2021-11-11T17:18:21.406Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T17:18:21.406Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T17:18:21.406Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T17:18:21.406Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T17:18:21.406Z] === RUN Test/TestGeneratorWithPort [2021-11-11T17:18:21.406Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T17:18:21.406Z] === RUN Test/TestNewEntry [2021-11-11T17:18:21.406Z] === RUN Test/TestParse [2021-11-11T17:18:21.406Z] --- PASS: Test (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T17:18:21.406Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T17:18:21.406Z] PASS [2021-11-11T17:18:21.406Z] coverage: 58.3% of statements [2021-11-11T17:18:21.406Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2021-11-11T17:18:21.634Z] #62 DONE 294.4s [2021-11-11T17:18:21.874Z] === RUN Test [2021-11-11T17:18:21.874Z] === RUN Test/TestContent [2021-11-11T17:18:21.874Z] === RUN Test/TestInitialize [2021-11-11T17:18:21.874Z] === RUN Test/TestNew [2021-11-11T17:18:21.874Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T17:18:21.874Z] === RUN Test/TestRegister [2021-11-11T17:18:21.874Z] === RUN Test/TestWatch [2021-11-11T17:18:21.874Z] --- PASS: Test (0.00s) [2021-11-11T17:18:21.874Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T17:18:21.874Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T17:18:21.874Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T17:18:21.874Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T17:18:21.874Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T17:18:21.874Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T17:18:21.874Z] PASS [2021-11-11T17:18:21.874Z] coverage: 97.6% of statements [2021-11-11T17:18:21.874Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 97.6% of statements [2021-11-11T17:18:22.928Z] --- PASS: TestTarFiles (4.24s) [2021-11-11T17:18:22.928Z] === RUN TestDetectCompressionZstd [2021-11-11T17:18:22.928Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T17:18:22.928Z] === RUN TestTarUntar [2021-11-11T17:18:22.928Z] --- PASS: TestTarUntar (0.03s) [2021-11-11T17:18:22.928Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T17:18:22.928Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T17:18:22.928Z] === RUN TestTarWithOptions [2021-11-11T17:18:22.928Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-11T17:18:22.928Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T17:18:22.928Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T17:18:22.928Z] === RUN TestUntarUstarGnuConflict [2021-11-11T17:18:22.928Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T17:18:22.928Z] === RUN TestUntarInvalidFilenames [2021-11-11T17:18:22.928Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames58353381\\dest" [2021-11-11T17:18:22.928Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-11-11T17:18:22.928Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T17:18:22.928Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-11-11T17:18:22.928Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T17:18:22.928Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T17:18:22.928Z] === RUN TestUntarInvalidHardlink [2021-11-11T17:18:22.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2126447974\\victim\\hello" -> "../victim/hello" [2021-11-11T17:18:22.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1985640403\\victim\\hello" -> "/../victim/hello" [2021-11-11T17:18:22.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2876017532\\victim" -> "../victim" [2021-11-11T17:18:22.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink812681212\\victim" -> "../victim" [2021-11-11T17:18:22.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2301728495\\victim" -> "../victim" [2021-11-11T17:18:22.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink5422933\\victim" -> "../victim" [2021-11-11T17:18:22.928Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-11T17:18:22.928Z] === RUN TestUntarInvalidSymlink [2021-11-11T17:18:22.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink749871223\\dest\\dotdot" -> "../victim/hello" [2021-11-11T17:18:22.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4087362477\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T17:18:22.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3188718748\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:18:22.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2657997674\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:18:22.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink66781897\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:18:22.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1493895411\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:18:22.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4039235318\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T17:18:22.928Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-11-11T17:18:22.928Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T17:18:22.928Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T17:18:22.928Z] === RUN TestXGlobalNoParent [2021-11-11T17:18:22.928Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T17:18:22.928Z] === RUN TestReplaceFileTarWrapper [2021-11-11T17:18:23.003Z] [2021-11-11T17:18:23.003Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T17:18:23.003Z] #63 sha256:7eb37a537070c0a6539c330733bce8558a7154119f278b3d963c3ef99ef3d414 [2021-11-11T17:18:23.395Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-11-11T17:18:23.395Z] === RUN TestPrefixHeaderReadable [2021-11-11T17:18:23.395Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-11T17:18:23.395Z] === RUN TestDisablePigz [2021-11-11T17:18:23.395Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T17:18:23.396Z] --- PASS: TestDisablePigz (0.13s) [2021-11-11T17:18:23.396Z] === RUN TestPigz [2021-11-11T17:18:23.565Z] #63 DONE 0.8s [2021-11-11T17:18:23.565Z] [2021-11-11T17:18:23.565Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T17:18:23.565Z] #68 sha256:65a0e05e298923724ece0547ffd69a716ac012a8681ec2d57ef15b55924d7d36 [2021-11-11T17:18:23.821Z] #68 DONE 0.2s [2021-11-11T17:18:23.863Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T17:18:23.863Z] --- PASS: TestPigz (0.23s) [2021-11-11T17:18:23.863Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T17:18:23.863Z] archive_windows_test.go:16: Currently fails [2021-11-11T17:18:23.863Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:18:23.863Z] === RUN TestCanonicalTarNameForPath [2021-11-11T17:18:23.863Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T17:18:23.863Z] === RUN TestCanonicalTarName [2021-11-11T17:18:23.863Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T17:18:23.863Z] === RUN TestChmodTarEntry [2021-11-11T17:18:23.863Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T17:18:23.863Z] === RUN TestHardLinkOrder [2021-11-11T17:18:23.863Z] === RUN Test [2021-11-11T17:18:23.863Z] === RUN Test/TestInitialize [2021-11-11T17:18:23.863Z] --- PASS: TestHardLinkOrder (0.10s) [2021-11-11T17:18:23.864Z] === RUN TestChangeString [2021-11-11T17:18:23.864Z] --- PASS: TestChangeString (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestChangesWithNoChanges [2021-11-11T17:18:23.864Z] --- PASS: TestChangesWithNoChanges (0.06s) [2021-11-11T17:18:23.864Z] === RUN TestChangesWithChanges [2021-11-11T17:18:23.864Z] --- PASS: TestChangesWithChanges (0.04s) [2021-11-11T17:18:23.864Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T17:18:23.864Z] changes_test.go:195: needs more investigation [2021-11-11T17:18:23.864Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestChangesDirsEmpty [2021-11-11T17:18:23.864Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T17:18:23.864Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestChangesDirsMutated [2021-11-11T17:18:23.864Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T17:18:23.864Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestApplyLayer [2021-11-11T17:18:23.864Z] changes_test.go:432: needs further investigation [2021-11-11T17:18:23.864Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T17:18:23.864Z] changes_test.go:468: needs further investigation [2021-11-11T17:18:23.864Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T17:18:23.864Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T17:18:23.864Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestChangesSize [2021-11-11T17:18:23.864Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T17:18:23.864Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3644963070\\dest" [2021-11-11T17:18:23.864Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-11T17:18:23.864Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T17:18:23.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink578811005\\victim\\hello" -> "../victim/hello" [2021-11-11T17:18:23.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2058644074\\victim\\hello" -> "/../victim/hello" [2021-11-11T17:18:23.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2507550554\\victim" -> "../victim" [2021-11-11T17:18:23.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink399215555\\victim" -> "../victim" [2021-11-11T17:18:23.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2197206422\\victim" -> "../victim" [2021-11-11T17:18:23.864Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink462192835\\victim" -> "../victim" [2021-11-11T17:18:23.864Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-11T17:18:23.864Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T17:18:23.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2215782724\\dest\\dotdot" -> "../victim/hello" [2021-11-11T17:18:23.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1027070889\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T17:18:23.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1215029479\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:18:23.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2322482248\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:18:23.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3520899005\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:18:23.864Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3430543718\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:18:23.864Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-11T17:18:23.864Z] === RUN TestApplyLayerWhiteouts [2021-11-11T17:18:23.864Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-11T17:18:23.864Z] === RUN TestGenerateEmptyFile [2021-11-11T17:18:23.864Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T17:18:23.864Z] === RUN TestGenerateWithContent [2021-11-11T17:18:23.864Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T17:18:23.864Z] PASS [2021-11-11T17:18:23.864Z] coverage: 62.0% of statements [2021-11-11T17:18:23.864Z] ok github.com/docker/docker/pkg/archive 6.333s coverage: 62.0% of statements [2021-11-11T17:18:23.864Z] time="2021-11-11T17:18:23Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:18:23.864Z] time="2021-11-11T17:18:23Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:18:23.864Z] time="2021-11-11T17:18:23Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:18:23.864Z] === RUN Test/TestInitializeWithCerts [2021-11-11T17:18:23.864Z] time="2021-11-11T17:18:23Z" level=info msg="Initializing discovery with TLS" [2021-11-11T17:18:23.864Z] === RUN Test/TestWatch [2021-11-11T17:18:23.864Z] time="2021-11-11T17:18:23Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:18:24.076Z] [2021-11-11T17:18:24.076Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T17:18:24.076Z] #73 sha256:553747a779d6d04c4c76c5de18010d577cb8c8ac0c243dd1fa8edb90f1a5615a [2021-11-11T17:18:24.849Z] 2021/11/11 17:18:24 Closing DB instances... [2021-11-11T17:18:25.003Z] #73 DONE 0.9s [2021-11-11T17:18:25.003Z] [2021-11-11T17:18:25.003Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T17:18:25.003Z] #74 sha256:164afbbfdaf5e4011e11425bc60fc9deaad0c23bacbff68791cfad954f6f883b [2021-11-11T17:18:25.003Z] #74 DONE 0.0s [2021-11-11T17:18:25.003Z] [2021-11-11T17:18:25.003Z] #75 [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-11-11T17:18:25.003Z] #75 sha256:1f9c55b25547d98cae00761d921c77de742aa64a7860a830662acd33f3ba4be6 [2021-11-11T17:18:25.934Z] #75 1.033 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T17:18:25.934Z] #75 1.038 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T17:18:25.934Z] #75 1.039 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T17:18:26.411Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2021-11-11T17:18:26.411Z] === RUN TestNetworkDBNodeLeave [2021-11-11T17:18:26.754Z] #75 1.393 Reading package lists... [2021-11-11T17:18:26.947Z] --- PASS: Test (3.27s) [2021-11-11T17:18:26.947Z] --- PASS: Test/TestInitialize (0.27s) [2021-11-11T17:18:26.947Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T17:18:26.947Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T17:18:26.947Z] PASS [2021-11-11T17:18:26.947Z] coverage: 84.1% of statements [2021-11-11T17:18:26.947Z] ok github.com/docker/docker/pkg/discovery/kv 3.320s coverage: 84.1% of statements [2021-11-11T17:18:27.322Z] #75 1.913 Reading package lists... [2021-11-11T17:18:27.322Z] #75 2.413 Building dependency tree... [2021-11-11T17:18:27.322Z] #75 2.520 Reading state information... [2021-11-11T17:18:27.322Z] #75 2.636 The following additional packages will be installed: [2021-11-11T17:18:27.578Z] #75 2.636 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-11T17:18:27.578Z] #75 2.637 systemd-timesyncd [2021-11-11T17:18:27.578Z] #75 2.637 Suggested packages: [2021-11-11T17:18:27.578Z] #75 2.637 systemd-container policykit-1 [2021-11-11T17:18:27.578Z] #75 2.637 Recommended packages: [2021-11-11T17:18:27.578Z] #75 2.637 libnss-systemd [2021-11-11T17:18:27.578Z] #75 2.725 The following NEW packages will be installed: [2021-11-11T17:18:27.578Z] #75 2.726 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-11T17:18:27.578Z] #75 2.726 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-11T17:18:27.835Z] #75 2.994 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T17:18:27.835Z] #75 2.994 Need to get 5937 kB of archives. [2021-11-11T17:18:27.835Z] #75 2.994 After this operation, 19.5 MB of additional disk space will be used. [2021-11-11T17:18:27.835Z] #75 2.994 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-11T17:18:27.835Z] #75 2.997 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-11T17:18:27.835Z] #75 2.998 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-11T17:18:27.835Z] #75 3.001 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-11T17:18:27.835Z] #75 3.002 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-11T17:18:27.835Z] #75 3.003 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-11T17:18:27.932Z] === RUN Test [2021-11-11T17:18:27.932Z] === RUN Test/TestWatch [2021-11-11T17:18:27.932Z] --- PASS: Test (0.00s) [2021-11-11T17:18:27.932Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T17:18:27.932Z] PASS [2021-11-11T17:18:27.932Z] coverage: 92.3% of statements [2021-11-11T17:18:27.932Z] ok github.com/docker/docker/pkg/discovery/memory 0.032s coverage: 92.3% of statements [2021-11-11T17:18:28.091Z] #75 3.097 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-11T17:18:28.091Z] #75 3.098 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-11T17:18:28.091Z] #75 3.099 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-11T17:18:28.091Z] #75 3.101 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-11T17:18:28.091Z] #75 3.103 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-11T17:18:28.091Z] #75 3.255 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T17:18:28.091Z] #75 3.374 Fetched 5937 kB in 0s (15.9 MB/s) [2021-11-11T17:18:28.347Z] #75 3.398 Selecting previously unselected package libargon2-1:amd64. [2021-11-11T17:18:28.347Z] #75 3.398 (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 ... 28626 files and directories currently installed.) [2021-11-11T17:18:28.347Z] #75 3.412 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-11T17:18:28.347Z] #75 3.419 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T17:18:28.347Z] #75 3.453 Selecting previously unselected package libjson-c5:amd64. [2021-11-11T17:18:28.347Z] #75 3.453 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-11T17:18:28.347Z] #75 3.457 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-11T17:18:28.347Z] #75 3.488 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-11T17:18:28.347Z] #75 3.491 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-11T17:18:28.347Z] #75 3.494 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-11T17:18:28.347Z] #75 3.543 Selecting previously unselected package libkmod2:amd64. [2021-11-11T17:18:28.347Z] #75 3.546 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-11T17:18:28.347Z] #75 3.549 Unpacking libkmod2:amd64 (28-1) ... [2021-11-11T17:18:28.347Z] #75 3.586 Selecting previously unselected package systemd-timesyncd. [2021-11-11T17:18:28.347Z] #75 3.588 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-11T17:18:28.604Z] #75 3.592 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-11T17:18:28.604Z] #75 3.639 Selecting previously unselected package systemd. [2021-11-11T17:18:28.604Z] #75 3.642 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-11T17:18:28.604Z] #75 3.674 Unpacking systemd (247.3-6) ... [2021-11-11T17:18:28.918Z] === RUN Test [2021-11-11T17:18:28.918Z] === RUN Test/TestInitialize [2021-11-11T17:18:28.918Z] === RUN Test/TestInitializeWithPattern [2021-11-11T17:18:28.918Z] === RUN Test/TestRegister [2021-11-11T17:18:28.918Z] === RUN Test/TestWatch [2021-11-11T17:18:28.918Z] --- PASS: Test (0.00s) [2021-11-11T17:18:28.918Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T17:18:28.918Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T17:18:28.918Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T17:18:28.918Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T17:18:28.918Z] PASS [2021-11-11T17:18:28.918Z] coverage: 93.8% of statements [2021-11-11T17:18:28.918Z] ok github.com/docker/docker/pkg/discovery/nodes 0.029s coverage: 93.8% of statements [2021-11-11T17:18:29.166Z] #75 4.243 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T17:18:29.166Z] #75 4.253 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-11T17:18:29.166Z] #75 4.262 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-11T17:18:29.166Z] #75 4.272 Setting up libkmod2:amd64 (28-1) ... [2021-11-11T17:18:29.166Z] #75 4.283 Setting up systemd (247.3-6) ... [2021-11-11T17:18:29.166Z] #75 4.324 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-11T17:18:29.166Z] #75 4.325 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-11T17:18:29.166Z] #75 4.328 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-11T17:18:29.388Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2021-11-11T17:18:29.388Z] === RUN TestNetworkDBWatch [2021-11-11T17:18:29.728Z] #75 4.631 Setting up systemd-timesyncd (247.3-6) ... [2021-11-11T17:18:29.728Z] #75 4.834 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T17:18:29.728Z] #75 4.834 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T17:18:29.728Z] #75 4.895 Selecting previously unselected package systemd-sysv. [2021-11-11T17:18:29.728Z] #75 4.895 (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 ... 29454 files and directories currently installed.) [2021-11-11T17:18:29.728Z] #75 4.908 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-11T17:18:29.728Z] #75 4.911 Unpacking systemd-sysv (247.3-6) ... [2021-11-11T17:18:29.728Z] #75 4.952 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-11T17:18:29.728Z] #75 4.955 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-11T17:18:29.728Z] #75 4.958 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-11T17:18:29.728Z] #75 5.015 Selecting previously unselected package dbus. [2021-11-11T17:18:29.856Z] === RUN TestPollerAddRemove [2021-11-11T17:18:29.856Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T17:18:29.856Z] === RUN TestPollerEvent [2021-11-11T17:18:29.856Z] poller_test.go:40: No chmod on Windows [2021-11-11T17:18:29.856Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T17:18:29.856Z] === RUN TestPollerClose [2021-11-11T17:18:29.856Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T17:18:29.856Z] PASS [2021-11-11T17:18:29.856Z] coverage: 45.7% of statements [2021-11-11T17:18:29.856Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2021-11-11T17:18:29.992Z] #75 5.018 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-11T17:18:29.992Z] #75 5.028 Unpacking dbus (1.12.20-2) ... [2021-11-11T17:18:29.992Z] #75 5.088 Selecting previously unselected package libpam-systemd:amd64. [2021-11-11T17:18:29.992Z] #75 5.092 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-11T17:18:29.992Z] #75 5.102 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-11T17:18:29.992Z] #75 5.166 Selecting previously unselected package dbus-user-session. [2021-11-11T17:18:29.992Z] #75 5.170 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-11T17:18:29.992Z] #75 5.174 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-11T17:18:29.992Z] #75 5.252 Setting up systemd-sysv (247.3-6) ... [2021-11-11T17:18:29.992Z] #75 5.264 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-11T17:18:29.992Z] #75 5.286 Setting up dbus (1.12.20-2) ... [2021-11-11T17:18:30.247Z] #75 5.404 invoke-rc.d: could not determine current runlevel [2021-11-11T17:18:30.247Z] #75 5.407 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T17:18:30.247Z] #75 5.414 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-11T17:18:30.503Z] #75 5.566 Setting up dbus-user-session (1.12.20-2) ... [2021-11-11T17:18:30.503Z] #75 5.579 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T17:18:30.836Z] #75 DONE 5.8s [2021-11-11T17:18:30.836Z] [2021-11-11T17:18:30.836Z] #76 [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-11-11T17:18:30.836Z] #76 sha256:3677976587de32ef606a60e286be931c8260bb02a1ad00b8ad0490ac0a6acea3 [2021-11-11T17:18:30.975Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T17:18:30.975Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T17:18:30.975Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T17:18:30.975Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T17:18:30.975Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCopyFile [2021-11-11T17:18:30.975Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T17:18:30.975Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T17:18:30.975Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T17:18:30.975Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T17:18:30.975Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T17:18:30.975Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestWildcardMatches [2021-11-11T17:18:30.975Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestPatternMatches [2021-11-11T17:18:30.975Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T17:18:30.975Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T17:18:30.975Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T17:18:30.975Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T17:18:30.975Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T17:18:30.975Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T17:18:30.975Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestSingleExclamationError [2021-11-11T17:18:30.975Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestMatchesWithNoPatterns [2021-11-11T17:18:30.975Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T17:18:30.975Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestMatches [2021-11-11T17:18:30.975Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T17:18:30.975Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T17:18:30.975Z] --- PASS: TestMatches (0.00s) [2021-11-11T17:18:30.975Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T17:18:30.975Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCleanPatterns [2021-11-11T17:18:30.975Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T17:18:30.975Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T17:18:30.975Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T17:18:30.975Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T17:18:30.975Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T17:18:30.975Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCreateIfNotExistsDir [2021-11-11T17:18:30.975Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestCreateIfNotExistsFile [2021-11-11T17:18:30.975Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T17:18:30.975Z] === RUN TestMatch [2021-11-11T17:18:30.975Z] --- PASS: TestMatch (0.00s) [2021-11-11T17:18:30.975Z] PASS [2021-11-11T17:18:30.975Z] coverage: 82.5% of statements [2021-11-11T17:18:30.975Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 82.5% of statements [2021-11-11T17:18:30.975Z] 2021/11/11 17:18:30 Closing DB instances... [2021-11-11T17:18:31.403Z] #76 0.747 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T17:18:31.403Z] #76 0.747 Dload Upload Total Spent Left Speed [2021-11-11T17:18:31.442Z] === RUN TestGet [2021-11-11T17:18:31.442Z] --- PASS: TestGet (0.00s) [2021-11-11T17:18:31.442Z] === RUN TestGetShortcutString [2021-11-11T17:18:31.442Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T17:18:31.442Z] PASS [2021-11-11T17:18:31.442Z] coverage: 42.9% of statements [2021-11-11T17:18:31.442Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2021-11-11T17:18:31.659Z] #76 0.753 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16132 0 --:--:-- --:--:-- --:--:-- 16132 [2021-11-11T17:18:31.659Z] #76 DONE 0.9s [2021-11-11T17:18:31.659Z] [2021-11-11T17:18:31.659Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T17:18:31.659Z] #77 sha256:6591a229b1cca5a616fdb19ee504901df27c53809d8b26b3b92fb79301ab5583 [2021-11-11T17:18:31.908Z] === RUN TestCreateIDMapOrder [2021-11-11T17:18:31.908Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T17:18:31.908Z] PASS [2021-11-11T17:18:31.908Z] coverage: 7.2% of statements [2021-11-11T17:18:31.908Z] ok github.com/docker/docker/pkg/idtools 0.031s coverage: 7.2% of statements [2021-11-11T17:18:32.375Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-11-11T17:18:32.375Z] === RUN TestNetworkDBBulkSync [2021-11-11T17:18:32.842Z] --- PASS: TestGetAddress (21.95s) [2021-11-11T17:18:32.842Z] === RUN TestRequestSyntaxCheck [2021-11-11T17:18:32.842Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-11T17:18:32.842Z] === RUN TestRequest [2021-11-11T17:18:32.842Z] === RUN TestFixedBufferCap [2021-11-11T17:18:32.842Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T17:18:32.842Z] === RUN TestFixedBufferLen [2021-11-11T17:18:32.842Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T17:18:32.842Z] === RUN TestFixedBufferString [2021-11-11T17:18:32.842Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T17:18:32.842Z] === RUN TestFixedBufferWrite [2021-11-11T17:18:32.842Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T17:18:32.842Z] === RUN TestFixedBufferRead [2021-11-11T17:18:32.842Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T17:18:32.842Z] === RUN TestBytesPipeRead [2021-11-11T17:18:32.842Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T17:18:32.842Z] === RUN TestBytesPipeWrite [2021-11-11T17:18:32.842Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T17:18:32.842Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T17:18:33.028Z] #77 DONE 1.3s [2021-11-11T17:18:33.028Z] [2021-11-11T17:18:33.028Z] #78 exporting to image [2021-11-11T17:18:33.028Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T17:18:33.028Z] #78 exporting layers [2021-11-11T17:18:33.309Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-11-11T17:18:33.309Z] === RUN TestAtomicWriteToFile [2021-11-11T17:18:33.309Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-11T17:18:33.309Z] === RUN TestAtomicWriteSetCommit [2021-11-11T17:18:33.309Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T17:18:33.309Z] === RUN TestAtomicWriteSetCancel [2021-11-11T17:18:33.309Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-11T17:18:33.309Z] === RUN TestReadCloserWrapperClose [2021-11-11T17:18:33.309Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T17:18:33.309Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T17:18:33.309Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T17:18:33.309Z] === RUN TestReaderErrWrapperRead [2021-11-11T17:18:33.309Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T17:18:33.309Z] === RUN TestCancelReadCloser [2021-11-11T17:18:33.309Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T17:18:33.309Z] === RUN TestWriteCloserWrapperClose [2021-11-11T17:18:33.309Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T17:18:33.309Z] === RUN TestNopWriteCloser [2021-11-11T17:18:33.309Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T17:18:33.309Z] === RUN TestNopWriter [2021-11-11T17:18:33.309Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T17:18:33.309Z] === RUN TestWriteCounter [2021-11-11T17:18:33.309Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T17:18:33.309Z] PASS [2021-11-11T17:18:33.309Z] coverage: 69.2% of statements [2021-11-11T17:18:33.309Z] ok github.com/docker/docker/pkg/ioutils 0.551s coverage: 69.2% of statements [2021-11-11T17:18:33.776Z] 2021/11/11 17:18:33 Closing DB instances... [2021-11-11T17:18:34.243Z] === RUN TestError [2021-11-11T17:18:34.243Z] --- PASS: TestError (0.00s) [2021-11-11T17:18:34.243Z] === RUN TestProgressString [2021-11-11T17:18:34.243Z] === RUN TestProgressString/no_progress [2021-11-11T17:18:34.243Z] === RUN TestProgressString/progress_1 [2021-11-11T17:18:34.243Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T17:18:34.243Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T17:18:34.243Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T17:18:34.243Z] === RUN TestProgressString/with_units [2021-11-11T17:18:34.243Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T17:18:34.243Z] === RUN TestProgressString/hide_counts [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString (0.00s) [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T17:18:34.243Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T17:18:34.243Z] === RUN TestJSONMessageDisplay [2021-11-11T17:18:34.243Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-11T17:18:34.243Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T17:18:34.243Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T17:18:34.243Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T17:18:34.243Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T17:18:34.243Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T17:18:34.243Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T17:18:34.243Z] PASS [2021-11-11T17:18:34.243Z] coverage: 91.7% of statements [2021-11-11T17:18:34.243Z] ok github.com/docker/docker/pkg/jsonmessage 0.156s coverage: 91.7% of statements [2021-11-11T17:18:34.710Z] === RUN TestStandardLongPath [2021-11-11T17:18:34.710Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T17:18:34.710Z] === RUN TestUNCLongPath [2021-11-11T17:18:34.710Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T17:18:34.710Z] PASS [2021-11-11T17:18:34.710Z] coverage: 100.0% of statements [2021-11-11T17:18:34.710Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-11-11T17:18:35.177Z] === RUN TestNameFormat [2021-11-11T17:18:35.177Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T17:18:35.177Z] === RUN TestNameRetries [2021-11-11T17:18:35.177Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T17:18:35.177Z] PASS [2021-11-11T17:18:35.177Z] coverage: 85.7% of statements [2021-11-11T17:18:35.177Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-11-11T17:18:35.177Z] time="2021-11-11T17:18:35Z" level=error msg="node1(42f5a2c07b2e) Could not close DB: timeout waiting for leave broadcast" [2021-11-11T17:18:35.177Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-11-11T17:18:35.177Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T17:18:35.644Z] === RUN TestParseKeyValueOpt [2021-11-11T17:18:35.644Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T17:18:35.644Z] === RUN TestParseUintList [2021-11-11T17:18:35.644Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T17:18:35.644Z] === RUN TestParseUintListMaximumLimits [2021-11-11T17:18:35.644Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T17:18:35.644Z] PASS [2021-11-11T17:18:35.644Z] coverage: 97.0% of statements [2021-11-11T17:18:35.644Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2021-11-11T17:18:36.180Z] === RUN TestNewAndRemove [2021-11-11T17:18:36.180Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T17:18:36.180Z] === RUN TestRemoveInvalidPath [2021-11-11T17:18:36.180Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T17:18:36.180Z] PASS [2021-11-11T17:18:36.180Z] coverage: 82.6% of statements [2021-11-11T17:18:36.180Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-11-11T17:18:37.739Z] === RUN TestFailedConnection [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T17:18:37.964Z] === RUN TestBoolValue [2021-11-11T17:18:37.964Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestBoolValueOrDefault [2021-11-11T17:18:37.964Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestInt64ValueOrZero [2021-11-11T17:18:37.964Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestInt64ValueOrDefault [2021-11-11T17:18:37.964Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T17:18:37.964Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestJsonContentType [2021-11-11T17:18:37.964Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T17:18:37.964Z] PASS [2021-11-11T17:18:37.964Z] coverage: 14.7% of statements [2021-11-11T17:18:37.964Z] ok github.com/docker/docker/api/server/httputils 0.077s coverage: 14.7% of statements [2021-11-11T17:18:37.964Z] === RUN TestMaskSecretKeys [2021-11-11T17:18:37.964Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T17:18:37.964Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T17:18:37.964Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T17:18:37.964Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T17:18:37.964Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T17:18:37.964Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T17:18:37.964Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestVersionMiddlewareVersion [2021-11-11T17:18:37.964Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T17:18:37.964Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T17:18:37.964Z] PASS [2021-11-11T17:18:37.964Z] coverage: 37.7% of statements [2021-11-11T17:18:37.964Z] ok github.com/docker/docker/api/server/middleware 0.136s coverage: 37.7% of statements [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T17:18:37.964Z] === RUN TestAdjustForAPIVersion [2021-11-11T17:18:37.964Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T17:18:37.964Z] PASS [2021-11-11T17:18:37.964Z] coverage: 5.7% of statements [2021-11-11T17:18:37.964Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T17:18:37.964Z] === RUN TestStrSliceMarshalJSON [2021-11-11T17:18:37.964Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T17:18:37.964Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestStrSliceUnmarshalString [2021-11-11T17:18:37.964Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T17:18:37.964Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T17:18:37.964Z] PASS [2021-11-11T17:18:37.964Z] coverage: 90.0% of statements [2021-11-11T17:18:37.964Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-11-11T17:18:37.964Z] === RUN TestToJSON [2021-11-11T17:18:37.964Z] --- PASS: TestToJSON (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestToParamWithVersion [2021-11-11T17:18:37.964Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestFromJSON [2021-11-11T17:18:37.964Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestEmpty [2021-11-11T17:18:37.964Z] --- PASS: TestEmpty (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T17:18:37.964Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestArgsMatchKVList [2021-11-11T17:18:37.964Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestArgsMatch [2021-11-11T17:18:37.964Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestAdd [2021-11-11T17:18:37.964Z] --- PASS: TestAdd (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestDel [2021-11-11T17:18:37.964Z] --- PASS: TestDel (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestLen [2021-11-11T17:18:37.964Z] --- PASS: TestLen (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestExactMatch [2021-11-11T17:18:37.964Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestOnlyOneExactMatch [2021-11-11T17:18:37.964Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestContains [2021-11-11T17:18:37.964Z] --- PASS: TestContains (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestValidate [2021-11-11T17:18:37.964Z] --- PASS: TestValidate (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestWalkValues [2021-11-11T17:18:37.964Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestFuzzyMatch [2021-11-11T17:18:37.964Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T17:18:37.964Z] === RUN TestClone [2021-11-11T17:18:37.964Z] --- PASS: TestClone (0.00s) [2021-11-11T17:18:37.964Z] PASS [2021-11-11T17:18:37.964Z] coverage: 92.2% of statements [2021-11-11T17:18:37.964Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-11-11T17:18:37.964Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T17:18:38.206Z] --- PASS: TestRequest (5.42s) [2021-11-11T17:18:38.206Z] === RUN TestOverlappingRequests [2021-11-11T17:18:38.206Z] 2021/11/11 17:18:38 Closing DB instances... [2021-11-11T17:18:38.437Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T17:18:38.437Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T17:18:38.437Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T17:18:38.437Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T17:18:38.437Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T17:18:38.437Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T17:18:38.437Z] === RUN TestDurationToSecondsString [2021-11-11T17:18:38.437Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T17:18:38.437Z] === RUN TestGetTimestamp [2021-11-11T17:18:38.437Z] --- PASS: TestGetTimestamp (0.15s) [2021-11-11T17:18:38.437Z] === RUN TestParseTimestamps [2021-11-11T17:18:38.437Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T17:18:38.437Z] PASS [2021-11-11T17:18:38.437Z] coverage: 100.0% of statements [2021-11-11T17:18:38.437Z] ok github.com/docker/docker/api/types/time 0.214s coverage: 100.0% of statements [2021-11-11T17:18:38.673Z] --- PASS: TestOverlappingRequests (0.28s) [2021-11-11T17:18:38.673Z] === RUN TestUnusualSubnets [2021-11-11T17:18:38.673Z] --- PASS: TestUnusualSubnets (0.01s) [2021-11-11T17:18:38.673Z] === RUN TestRelease [2021-11-11T17:18:38.673Z] === RUN TestParseEmptyInterface [2021-11-11T17:18:38.673Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T17:18:38.673Z] === RUN TestParseNonInterfaceType [2021-11-11T17:18:38.673Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T17:18:38.673Z] === RUN TestParseWithOneFunction [2021-11-11T17:18:38.673Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T17:18:38.673Z] === RUN TestParseWithMultipleFuncs [2021-11-11T17:18:38.673Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T17:18:38.673Z] === RUN TestParseWithUnnamedReturn [2021-11-11T17:18:38.673Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T17:18:38.673Z] === RUN TestEmbeddedInterface [2021-11-11T17:18:38.673Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T17:18:38.673Z] === RUN TestParsedImports [2021-11-11T17:18:38.673Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T17:18:38.673Z] === RUN TestAliasedImports [2021-11-11T17:18:38.673Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T17:18:38.673Z] PASS [2021-11-11T17:18:38.673Z] coverage: 56.8% of statements [2021-11-11T17:18:38.673Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2021-11-11T17:18:38.907Z] === RUN TestCompareVersion [2021-11-11T17:18:38.907Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T17:18:38.907Z] PASS [2021-11-11T17:18:38.907Z] coverage: 77.3% of statements [2021-11-11T17:18:38.907Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T17:18:38.907Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T17:18:39.656Z] --- PASS: TestFailedConnection (2.01s) [2021-11-11T17:18:39.656Z] === RUN TestFailOnce [2021-11-11T17:18:39.656Z] --- PASS: TestRelease (1.01s) [2021-11-11T17:18:39.656Z] === RUN TestAllocateRandomDeallocate [2021-11-11T17:18:39.656Z] 2021/11/11 17:18:39 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-11-11T17:18:39.656Z] goroutine 34 [running]: [2021-11-11T17:18:39.656Z] net/http.(*conn).serve.func1() [2021-11-11T17:18:39.656Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T17:18:39.656Z] panic({0x929c60, 0xa359b0}) [2021-11-11T17:18:39.656Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T17:18:39.656Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x201b75cf4e55e0c1}, 0xc0000b1a98) [2021-11-11T17:18:39.656Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T17:18:39.656Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xa42730, 0xc000222000}, 0x87e666) [2021-11-11T17:18:39.656Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T17:18:39.656Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xa42730, 0xc000222000}, 0xc00020e000) [2021-11-11T17:18:39.656Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T17:18:39.656Z] net/http.serverHandler.ServeHTTP({0xa40d30}, {0xa42730, 0xc000222000}, 0xc00020e000) [2021-11-11T17:18:39.656Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T17:18:39.656Z] net/http.(*conn).serve(0xc0000aa000, {0xa44600, 0xc00008a0c0}) [2021-11-11T17:18:39.656Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T17:18:39.656Z] created by net/http.(*Server).Serve [2021-11-11T17:18:39.657Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T17:18:39.657Z] time="2021-11-11T17:18:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T17:18:39.657Z] === RUN TestHTTPTransport [2021-11-11T17:18:39.657Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T17:18:39.657Z] PASS [2021-11-11T17:18:39.657Z] coverage: 85.7% of statements [2021-11-11T17:18:39.657Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T17:18:39.899Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T17:18:39.899Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T17:18:39.899Z] === RUN TestCloneArgsSmartHttp [2021-11-11T17:18:39.899Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T17:18:39.899Z] === RUN TestCloneArgsDumbHttp [2021-11-11T17:18:39.899Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2021-11-11T17:18:39.899Z] === RUN TestCloneArgsGit [2021-11-11T17:18:39.899Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T17:18:39.899Z] === RUN TestCheckoutGit [2021-11-11T17:18:40.124Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T17:18:40.124Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T17:18:40.124Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T17:18:40.124Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T17:18:40.124Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T17:18:40.124Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T17:18:40.124Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T17:18:40.124Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T17:18:40.124Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T17:18:40.124Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T17:18:40.124Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T17:18:40.124Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T17:18:40.124Z] === RUN TestBufferPoolPutAndGet [2021-11-11T17:18:40.124Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T17:18:40.124Z] PASS [2021-11-11T17:18:40.124Z] coverage: 88.2% of statements [2021-11-11T17:18:40.124Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-11-11T17:18:40.591Z] === RUN TestOutputOnPrematureClose [2021-11-11T17:18:40.591Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T17:18:40.591Z] === RUN TestCompleteSilently [2021-11-11T17:18:40.591Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T17:18:40.591Z] PASS [2021-11-11T17:18:40.591Z] coverage: 75.9% of statements [2021-11-11T17:18:40.591Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-11-11T17:18:40.591Z] --- PASS: TestFailOnce (1.13s) [2021-11-11T17:18:40.591Z] === RUN TestEchoInputOutput [2021-11-11T17:18:40.591Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T17:18:40.591Z] === RUN TestBackoff [2021-11-11T17:18:40.591Z] --- PASS: TestBackoff (0.00s) [2021-11-11T17:18:40.591Z] === RUN TestAbortRetry [2021-11-11T17:18:40.591Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T17:18:40.591Z] === RUN TestClientScheme [2021-11-11T17:18:40.591Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T17:18:40.591Z] === RUN TestNewClientWithTimeout [2021-11-11T17:18:41.065Z] === RUN TestSendToOneSub [2021-11-11T17:18:41.065Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T17:18:41.065Z] === RUN TestSendToMultipleSubs [2021-11-11T17:18:41.065Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T17:18:41.065Z] === RUN TestEvictOneSub [2021-11-11T17:18:41.065Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T17:18:41.065Z] === RUN TestClosePublisher [2021-11-11T17:18:41.065Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T17:18:41.065Z] === RUN TestPubSubRace [2021-11-11T17:18:41.065Z] time="2021-11-11T17:18:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T17:18:41.115Z] #78 exporting layers 7.8s done [2021-11-11T17:18:41.115Z] #78 writing image sha256:5b4f28dee317f62f77d23f451ba91587b2617a9b73682aafce94a440b6acc208 done [2021-11-11T17:18:41.115Z] #78 naming to docker.io/library/docker:a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 [2021-11-11T17:18:41.115Z] #78 naming to docker.io/library/docker:a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 done [2021-11-11T17:18:41.115Z] #78 DONE 7.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T17:18:41.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_GITCOMMIT=a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 -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:a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 hack/make.sh dynbinary test-integration [2021-11-11T17:18:41.531Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2021-11-11T17:18:41.531Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T17:18:41.998Z] --- PASS: TestPubSubRace (1.04s) [2021-11-11T17:18:41.998Z] PASS [2021-11-11T17:18:41.998Z] coverage: 75.0% of statements [2021-11-11T17:18:41.998Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-11-11T17:18:42.129Z] === RUN TestEnable [2021-11-11T17:18:42.129Z] --- PASS: TestEnable (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestDisable [2021-11-11T17:18:42.129Z] --- PASS: TestDisable (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestEnabled [2021-11-11T17:18:42.129Z] --- PASS: TestEnabled (0.00s) [2021-11-11T17:18:42.129Z] PASS [2021-11-11T17:18:42.129Z] coverage: 100.0% of statements [2021-11-11T17:18:42.129Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2021-11-11T17:18:42.129Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T17:18:42.129Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestProcessNoDockerignore [2021-11-11T17:18:42.129Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-11-11T17:18:42.129Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T17:18:42.129Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-11T17:18:42.129Z] === RUN TestDetectContentType [2021-11-11T17:18:42.129Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestSelectAcceptableMIME [2021-11-11T17:18:42.129Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestInspectEmptyResponse [2021-11-11T17:18:42.129Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestInspectResponseBinary [2021-11-11T17:18:42.129Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestResponseUnsupportedContentType [2021-11-11T17:18:42.129Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestInspectResponseTextSimple [2021-11-11T17:18:42.129Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T17:18:42.129Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestUnknownContentLength [2021-11-11T17:18:42.129Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestDownloadRemote [2021-11-11T17:18:42.129Z] --- PASS: TestDownloadRemote (0.10s) [2021-11-11T17:18:42.129Z] === RUN TestGetWithStatusError [2021-11-11T17:18:42.129Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestCloseRootDirectory [2021-11-11T17:18:42.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:42.129Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestHashFile [2021-11-11T17:18:42.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:42.129Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestHashSubdir [2021-11-11T17:18:42.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:42.129Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-11T17:18:42.129Z] === RUN TestRemoveDirectory [2021-11-11T17:18:42.129Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:42.129Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T17:18:42.129Z] PASS [2021-11-11T17:18:42.129Z] coverage: 9.3% of statements [2021-11-11T17:18:42.129Z] ok github.com/docker/docker/builder/remotecontext 0.261s coverage: 9.3% of statements [2021-11-11T17:18:42.464Z] --- PASS: TestAllocateRandomDeallocate (2.75s) [2021-11-11T17:18:42.464Z] === RUN TestRetrieveFromStore [2021-11-11T17:18:42.464Z] === RUN TestRegister [2021-11-11T17:18:42.464Z] --- PASS: TestRegister (0.00s) [2021-11-11T17:18:42.464Z] === RUN TestCommand [2021-11-11T17:18:42.464Z] --- PASS: TestCommand (0.02s) [2021-11-11T17:18:42.464Z] === RUN TestNaiveSelf [2021-11-11T17:18:42.464Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-11T17:18:42.464Z] PASS [2021-11-11T17:18:42.464Z] coverage: 82.4% of statements [2021-11-11T17:18:42.464Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2021-11-11T17:18:42.464Z] time="2021-11-11T17:18:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T17:18:42.599Z] === RUN TestGetAllAllowed [2021-11-11T17:18:42.599Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestGetAllMeta [2021-11-11T17:18:42.599Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T17:18:42.599Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T17:18:42.599Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestIsExistingDirectory [2021-11-11T17:18:42.599Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestGetFilenameForDownload [2021-11-11T17:18:42.599Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestEnv2Variables [2021-11-11T17:18:42.599Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T17:18:42.599Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestMaintainer [2021-11-11T17:18:42.599Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestLabel [2021-11-11T17:18:42.599Z] --- PASS: TestLabel (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestFromScratch [2021-11-11T17:18:42.599Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestFromWithArg [2021-11-11T17:18:42.599Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T17:18:42.599Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestFromWithUndefinedArg [2021-11-11T17:18:42.599Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T17:18:42.599Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestOnbuild [2021-11-11T17:18:42.599Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestWorkdir [2021-11-11T17:18:42.599Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestCmd [2021-11-11T17:18:42.599Z] --- PASS: TestCmd (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestHealthcheckNone [2021-11-11T17:18:42.599Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestHealthcheckCmd [2021-11-11T17:18:42.599Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestEntrypoint [2021-11-11T17:18:42.599Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestExpose [2021-11-11T17:18:42.599Z] --- PASS: TestExpose (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestUser [2021-11-11T17:18:42.599Z] --- PASS: TestUser (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestVolume [2021-11-11T17:18:42.599Z] --- PASS: TestVolume (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestStopSignal [2021-11-11T17:18:42.599Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T17:18:42.599Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestArg [2021-11-11T17:18:42.599Z] --- PASS: TestArg (0.00s) [2021-11-11T17:18:42.599Z] === RUN TestShell [2021-11-11T17:18:42.931Z] === RUN TestDump [2021-11-11T17:18:42.931Z] goroutine 6 [running]: [2021-11-11T17:18:42.931Z] github.com/docker/docker/pkg/stack.dump(0x2ab477) [2021-11-11T17:18:42.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T17:18:42.931Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T17:18:42.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T17:18:42.931Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T17:18:42.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T17:18:42.931Z] testing.tRunner(0xc00011e000, 0x418e38) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:18:42.931Z] created by testing.(*T).Run [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T17:18:42.931Z] [2021-11-11T17:18:42.931Z] goroutine 1 [chan receive]: [2021-11-11T17:18:42.931Z] testing.(*T).Run(0xc00002dd40, {0x40a4fd, 0x28a1d3}, 0x418e38) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T17:18:42.931Z] testing.runTests.func1(0xc000068750) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T17:18:42.931Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:18:42.931Z] testing.runTests(0xc000076080, {0x57cba0, 0x3, 0x3}, {0x2aa6cd, 0x40c1f7, 0x581640}) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T17:18:42.931Z] testing.(*M).Run(0xc000076080) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T17:18:42.931Z] main.main() [2021-11-11T17:18:42.931Z] _testmain.go:95 +0x1f5 [2021-11-11T17:18:42.931Z] --- PASS: TestDump (0.00s) [2021-11-11T17:18:42.931Z] === RUN TestDumpToFile [2021-11-11T17:18:42.931Z] --- PASS: TestDumpToFile (0.09s) [2021-11-11T17:18:42.931Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T17:18:42.931Z] goroutine 8 [running]: [2021-11-11T17:18:42.931Z] github.com/docker/docker/pkg/stack.dump(0x318434) [2021-11-11T17:18:42.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T17:18:42.931Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x3187e0}) [2021-11-11T17:18:42.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T17:18:42.931Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-11-11T17:18:42.931Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T17:18:42.931Z] testing.tRunner(0xc00011e4e0, 0x418e28) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:18:42.931Z] created by testing.(*T).Run [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T17:18:42.931Z] [2021-11-11T17:18:42.931Z] goroutine 1 [chan receive]: [2021-11-11T17:18:42.931Z] testing.(*T).Run(0xc00002dd40, {0x411289, 0x28a1d3}, 0x418e28) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T17:18:42.931Z] testing.runTests.func1(0xc000068750) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T17:18:42.931Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:18:42.931Z] testing.runTests(0xc000076080, {0x57cba0, 0x3, 0x3}, {0x2aa6cd, 0x40c1f7, 0x581640}) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T17:18:42.931Z] testing.(*M).Run(0xc000076080) [2021-11-11T17:18:42.931Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T17:18:42.931Z] main.main() [2021-11-11T17:18:42.931Z] _testmain.go:95 +0x1f5 [2021-11-11T17:18:42.931Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T17:18:42.931Z] PASS [2021-11-11T17:18:42.931Z] coverage: 90.9% of statements [2021-11-11T17:18:42.931Z] ok github.com/docker/docker/pkg/stack 0.120s coverage: 90.9% of statements [2021-11-11T17:18:43.069Z] --- PASS: TestShell (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestPrependEnvOnCmd [2021-11-11T17:18:43.069Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestRunWithBuildArgs [2021-11-11T17:18:43.069Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T17:18:43.069Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T17:18:43.069Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T17:18:43.069Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T17:18:43.069Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T17:18:43.069Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestNormalizeWorkdir [2021-11-11T17:18:43.069Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestDispatch [2021-11-11T17:18:43.069Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T17:18:43.069Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T17:18:43.069Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T17:18:43.069Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T17:18:43.069Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T17:18:43.069Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T17:18:43.069Z] === RUN TestDispatch/COPY_url [2021-11-11T17:18:43.069Z] --- PASS: TestDispatch (0.07s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T17:18:43.069Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T17:18:43.069Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T17:18:43.069Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T17:18:43.069Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T17:18:43.069Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T17:18:43.069Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestEmptyDockerfile [2021-11-11T17:18:43.069Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestSymlinkDockerfile [2021-11-11T17:18:43.069Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-11T17:18:43.069Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T17:18:43.069Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestNonExistingDockerfile [2021-11-11T17:18:43.069Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestCopyRunConfig [2021-11-11T17:18:43.069Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestDeepCopyRunConfig [2021-11-11T17:18:43.069Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestExportImage [2021-11-11T17:18:43.069Z] --- PASS: TestExportImage (0.00s) [2021-11-11T17:18:43.069Z] === RUN TestNormalizeDest [2021-11-11T17:18:43.069Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T17:18:43.069Z] PASS [2021-11-11T17:18:43.069Z] coverage: 46.8% of statements [2021-11-11T17:18:43.069Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 46.8% of statements [2021-11-11T17:18:43.069Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T17:18:43.355Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-11T17:18:43.355Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-11T17:18:43.355Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-11T17:18:43.355Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-11T17:18:43.355Z] 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-11-11T17:18:43.355Z] Detected virtualization docker. [2021-11-11T17:18:43.355Z] Detected architecture x86-64. [2021-11-11T17:18:43.355Z] Set hostname to <22c880f23e81>. [2021-11-11T17:18:43.355Z] modprobe@configfs.service: Succeeded. [2021-11-11T17:18:43.355Z] modprobe@drm.service: Succeeded. [2021-11-11T17:18:43.355Z] modprobe@fuse.service: Succeeded. [2021-11-11T17:18:43.355Z] + source /etc/docker-entrypoint-cmd [2021-11-11T17:18:43.355Z] ++ hack/make.sh dynbinary test-integration [2021-11-11T17:18:43.355Z] [2021-11-11T17:18:43.355Z] Removing bundles/ [2021-11-11T17:18:43.355Z] [2021-11-11T17:18:43.355Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T17:18:43.397Z] --- PASS: TestRetrieveFromStore (0.94s) [2021-11-11T17:18:43.397Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T17:18:43.397Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T17:18:43.397Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T17:18:43.397Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T17:18:43.397Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T17:18:43.397Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T17:18:43.397Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T17:18:43.397Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T17:18:43.397Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T17:18:43.397Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T17:18:43.397Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T17:18:43.397Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T17:18:43.397Z] === RUN TestDebug [2021-11-11T17:18:43.397Z] --- PASS: TestDebug (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestRequestPoolParallel [2021-11-11T17:18:43.397Z] === RUN TestNewStdWriter [2021-11-11T17:18:43.397Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T17:18:43.397Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestWriteWithNilBytes [2021-11-11T17:18:43.397Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestWrite [2021-11-11T17:18:43.397Z] --- PASS: TestWrite (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestWriteWithWriterError [2021-11-11T17:18:43.397Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T17:18:43.397Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyWriteAndRead [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T17:18:43.397Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T17:18:43.397Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T17:18:43.397Z] PASS [2021-11-11T17:18:43.397Z] coverage: 100.0% of statements [2021-11-11T17:18:43.397Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-11-11T17:18:43.397Z] --- PASS: TestRequestPoolParallel (0.33s) [2021-11-11T17:18:43.397Z] === RUN TestFullAllocateRelease [2021-11-11T17:18:43.540Z] === RUN TestTCP4Proxy [2021-11-11T17:18:43.540Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-11T17:18:43.540Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T17:18:43.540Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T17:18:43.540Z] === RUN TestTCP6Proxy [2021-11-11T17:18:43.540Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T17:18:43.540Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T17:18:43.540Z] === RUN TestTCPDualStackProxy [2021-11-11T17:18:43.540Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T17:18:43.540Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T17:18:43.540Z] === RUN TestUDP4Proxy [2021-11-11T17:18:43.540Z] --- PASS: TestUDP4Proxy (0.01s) [2021-11-11T17:18:43.540Z] === RUN TestUDP6Proxy [2021-11-11T17:18:43.540Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T17:18:43.540Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T17:18:43.540Z] === RUN TestUDPWriteError [2021-11-11T17:18:43.540Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T17:18:43.540Z] === RUN TestSCTP4Proxy [2021-11-11T17:18:43.540Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T17:18:43.540Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T17:18:43.540Z] === RUN TestSCTP6Proxy [2021-11-11T17:18:43.540Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T17:18:43.540Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T17:18:43.540Z] PASS [2021-11-11T17:18:43.540Z] coverage: 49.4% of statements [2021-11-11T17:18:43.540Z] ok github.com/docker/docker/cmd/docker-proxy 0.080s coverage: 49.4% of statements [2021-11-11T17:18:43.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:18:43.610Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:18:43.864Z] --- PASS: TestFullAllocateRelease (0.32s) [2021-11-11T17:18:43.864Z] === RUN TestOddAllocateRelease [2021-11-11T17:18:43.864Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T17:18:43.864Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T17:18:43.864Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestFormatStatus [2021-11-11T17:18:43.864Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestFormatError [2021-11-11T17:18:43.864Z] --- PASS: TestFormatError (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestFormatJSONError [2021-11-11T17:18:43.864Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T17:18:43.864Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T17:18:43.864Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestNewJSONProgressOutput [2021-11-11T17:18:43.864Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestAuxFormatterEmit [2021-11-11T17:18:43.864Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestStreamWriterStdout [2021-11-11T17:18:43.864Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T17:18:43.864Z] === RUN TestStreamWriterStderr [2021-11-11T17:18:43.864Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T17:18:43.864Z] PASS [2021-11-11T17:18:43.864Z] coverage: 66.2% of statements [2021-11-11T17:18:43.864Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2021-11-11T17:18:44.330Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-11-11T17:18:44.330Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T17:18:44.330Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-11-11T17:18:44.330Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T17:18:44.330Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-11T17:18:44.330Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T17:18:44.330Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-11-11T17:18:44.330Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T17:18:44.330Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T17:18:44.330Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T17:18:44.330Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:18:44.330Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T17:18:44.330Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:18:44.330Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T17:18:44.330Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T17:18:44.330Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:18:44.330Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T17:18:44.330Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T17:18:44.330Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:18:44.330Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T17:18:44.330Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T17:18:44.330Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T17:18:44.330Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T17:18:44.330Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:18:44.330Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T17:18:44.330Z] PASS [2021-11-11T17:18:44.330Z] coverage: 85.3% of statements [2021-11-11T17:18:44.330Z] ok github.com/docker/docker/libnetwork/ipam 39.170s coverage: 85.3% of statements [2021-11-11T17:18:44.330Z] === RUN TestGenerateRandomID [2021-11-11T17:18:44.330Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T17:18:44.330Z] === RUN TestShortenId [2021-11-11T17:18:44.330Z] --- PASS: TestShortenId (0.00s) [2021-11-11T17:18:44.330Z] === RUN TestShortenSha256Id [2021-11-11T17:18:44.330Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T17:18:44.330Z] === RUN TestShortenIdEmpty [2021-11-11T17:18:44.330Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T17:18:44.330Z] === RUN TestShortenIdInvalid [2021-11-11T17:18:44.330Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T17:18:44.330Z] === RUN TestIsShortIDNonHex [2021-11-11T17:18:44.330Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T17:18:44.330Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T17:18:44.330Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T17:18:44.330Z] PASS [2021-11-11T17:18:44.330Z] coverage: 70.6% of statements [2021-11-11T17:18:44.330Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-11-11T17:18:44.796Z] === RUN TestIsCpusetListAvailable [2021-11-11T17:18:44.796Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T17:18:44.796Z] PASS [2021-11-11T17:18:44.796Z] coverage: 39.4% of statements [2021-11-11T17:18:44.796Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-11-11T17:18:45.262Z] time="2021-11-11T17:18:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T17:18:45.267Z] === RUN TestBoolValue [2021-11-11T17:18:45.267Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestBoolValueOrDefault [2021-11-11T17:18:45.267Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestInt64ValueOrZero [2021-11-11T17:18:45.267Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestInt64ValueOrDefault [2021-11-11T17:18:45.267Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T17:18:45.267Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestJsonContentType [2021-11-11T17:18:45.267Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T17:18:45.267Z] PASS [2021-11-11T17:18:45.267Z] coverage: 14.7% of statements [2021-11-11T17:18:45.267Z] ok github.com/docker/docker/api/server/httputils 0.084s coverage: 14.7% of statements [2021-11-11T17:18:45.267Z] === RUN TestMaskSecretKeys [2021-11-11T17:18:45.267Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T17:18:45.267Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T17:18:45.267Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T17:18:45.267Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T17:18:45.267Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T17:18:45.267Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T17:18:45.267Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestVersionMiddlewareVersion [2021-11-11T17:18:45.267Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T17:18:45.267Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T17:18:45.267Z] PASS [2021-11-11T17:18:45.267Z] coverage: 37.7% of statements [2021-11-11T17:18:45.267Z] ok github.com/docker/docker/api/server/middleware 0.105s coverage: 37.7% of statements [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T17:18:45.267Z] === RUN TestAdjustForAPIVersion [2021-11-11T17:18:45.267Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T17:18:45.267Z] PASS [2021-11-11T17:18:45.267Z] coverage: 5.7% of statements [2021-11-11T17:18:45.267Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T17:18:45.267Z] === RUN TestStrSliceMarshalJSON [2021-11-11T17:18:45.267Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T17:18:45.267Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestStrSliceUnmarshalString [2021-11-11T17:18:45.267Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T17:18:45.267Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T17:18:45.267Z] PASS [2021-11-11T17:18:45.267Z] coverage: 90.0% of statements [2021-11-11T17:18:45.267Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-11-11T17:18:45.267Z] === RUN TestToJSON [2021-11-11T17:18:45.267Z] --- PASS: TestToJSON (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestToParamWithVersion [2021-11-11T17:18:45.267Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestFromJSON [2021-11-11T17:18:45.267Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestEmpty [2021-11-11T17:18:45.267Z] --- PASS: TestEmpty (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T17:18:45.267Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestArgsMatchKVList [2021-11-11T17:18:45.267Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestArgsMatch [2021-11-11T17:18:45.267Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestAdd [2021-11-11T17:18:45.267Z] --- PASS: TestAdd (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestDel [2021-11-11T17:18:45.267Z] --- PASS: TestDel (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestLen [2021-11-11T17:18:45.267Z] --- PASS: TestLen (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestExactMatch [2021-11-11T17:18:45.267Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestOnlyOneExactMatch [2021-11-11T17:18:45.267Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestContains [2021-11-11T17:18:45.267Z] --- PASS: TestContains (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestValidate [2021-11-11T17:18:45.267Z] --- PASS: TestValidate (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestWalkValues [2021-11-11T17:18:45.267Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestFuzzyMatch [2021-11-11T17:18:45.267Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestClone [2021-11-11T17:18:45.267Z] --- PASS: TestClone (0.00s) [2021-11-11T17:18:45.267Z] PASS [2021-11-11T17:18:45.267Z] coverage: 92.2% of statements [2021-11-11T17:18:45.267Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T17:18:45.267Z] === RUN TestDurationToSecondsString [2021-11-11T17:18:45.267Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T17:18:45.267Z] === RUN TestGetTimestamp [2021-11-11T17:18:45.267Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-11T17:18:45.267Z] === RUN TestParseTimestamps [2021-11-11T17:18:45.267Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T17:18:45.267Z] PASS [2021-11-11T17:18:45.267Z] coverage: 100.0% of statements [2021-11-11T17:18:45.267Z] ok github.com/docker/docker/api/types/time 0.174s coverage: 100.0% of statements [2021-11-11T17:18:45.267Z] === RUN TestCompareVersion [2021-11-11T17:18:45.267Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T17:18:45.267Z] PASS [2021-11-11T17:18:45.267Z] coverage: 77.3% of statements [2021-11-11T17:18:45.267Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T17:18:45.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T17:18:45.736Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T17:18:45.736Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T17:18:45.736Z] === RUN TestCloneArgsSmartHttp [2021-11-11T17:18:45.736Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T17:18:45.736Z] === RUN TestCloneArgsDumbHttp [2021-11-11T17:18:45.736Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T17:18:45.736Z] === RUN TestCloneArgsGit [2021-11-11T17:18:45.736Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T17:18:45.736Z] === RUN TestCheckoutGit [2021-11-11T17:18:45.797Z] === RUN TestChtimes [2021-11-11T17:18:45.797Z] --- PASS: TestChtimes (0.00s) [2021-11-11T17:18:45.797Z] === RUN TestChtimesWindows [2021-11-11T17:18:45.797Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T17:18:45.797Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T17:18:45.797Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T17:18:45.797Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T17:18:45.797Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T17:18:45.797Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T17:18:45.797Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T17:18:45.797Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T17:18:45.797Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T17:18:45.797Z] === RUN TestHasWin32KSupport [2021-11-11T17:18:45.797Z] syscall_windows_test.go:8: win32k: true [2021-11-11T17:18:45.797Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T17:18:45.797Z] PASS [2021-11-11T17:18:45.797Z] coverage: 13.0% of statements [2021-11-11T17:18:45.797Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2021-11-11T17:18:46.263Z] === RUN TestTailFile [2021-11-11T17:18:46.263Z] --- PASS: TestTailFile (0.00s) [2021-11-11T17:18:46.263Z] === RUN TestTailFileManyLines [2021-11-11T17:18:46.263Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T17:18:46.263Z] === RUN TestTailEmptyFile [2021-11-11T17:18:46.263Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T17:18:46.263Z] === RUN TestTailNegativeN [2021-11-11T17:18:46.263Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T17:18:46.263Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.263Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.264Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.264Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.730Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.730Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:18:46.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.731Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.732Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.732Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.732Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.733Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.734Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:18:46.734Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.734Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.735Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:18:46.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:18:46.736Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:18:46.737Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:18:47.204Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:18:47.205Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:18:47.205Z] PASS [2021-11-11T17:18:47.205Z] coverage: 88.6% of statements [2021-11-11T17:18:47.205Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2021-11-11T17:18:47.299Z] === RUN TestEnable [2021-11-11T17:18:47.299Z] --- PASS: TestEnable (0.00s) [2021-11-11T17:18:47.299Z] === RUN TestDisable [2021-11-11T17:18:47.299Z] --- PASS: TestDisable (0.00s) [2021-11-11T17:18:47.299Z] === RUN TestEnabled [2021-11-11T17:18:47.299Z] --- PASS: TestEnabled (0.00s) [2021-11-11T17:18:47.299Z] PASS [2021-11-11T17:18:47.299Z] coverage: 100.0% of statements [2021-11-11T17:18:47.299Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2021-11-11T17:18:47.299Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T17:18:47.299Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-11T17:18:47.299Z] === RUN TestProcessNoDockerignore [2021-11-11T17:18:47.299Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T17:18:47.299Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T17:18:47.299Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-11T17:18:47.299Z] === RUN TestDetectContentType [2021-11-11T17:18:47.299Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T17:18:47.299Z] === RUN TestSelectAcceptableMIME [2021-11-11T17:18:47.299Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T17:18:47.299Z] === RUN TestInspectEmptyResponse [2021-11-11T17:18:47.300Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestInspectResponseBinary [2021-11-11T17:18:47.300Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestResponseUnsupportedContentType [2021-11-11T17:18:47.300Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestInspectResponseTextSimple [2021-11-11T17:18:47.300Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T17:18:47.300Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestUnknownContentLength [2021-11-11T17:18:47.300Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestDownloadRemote [2021-11-11T17:18:47.300Z] --- PASS: TestDownloadRemote (0.10s) [2021-11-11T17:18:47.300Z] === RUN TestGetWithStatusError [2021-11-11T17:18:47.300Z] --- PASS: TestGetWithStatusError (0.01s) [2021-11-11T17:18:47.300Z] === RUN TestCloseRootDirectory [2021-11-11T17:18:47.300Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:47.300Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestHashFile [2021-11-11T17:18:47.300Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:47.300Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestHashSubdir [2021-11-11T17:18:47.300Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:47.300Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-11T17:18:47.300Z] === RUN TestRemoveDirectory [2021-11-11T17:18:47.300Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:47.300Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T17:18:47.300Z] PASS [2021-11-11T17:18:47.300Z] coverage: 9.3% of statements [2021-11-11T17:18:47.300Z] ok github.com/docker/docker/builder/remotecontext 0.268s coverage: 9.3% of statements [2021-11-11T17:18:47.671Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T17:18:47.671Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestTarSumRemove [2021-11-11T17:18:47.671Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestSortFileInfoSums [2021-11-11T17:18:47.671Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T17:18:47.671Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestNewTarSumForLabel [2021-11-11T17:18:47.671Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestEmptyTar [2021-11-11T17:18:47.671Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestTarSumsReadSize [2021-11-11T17:18:47.671Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestTarSums [2021-11-11T17:18:47.671Z] --- PASS: TestTarSums (0.04s) [2021-11-11T17:18:47.671Z] === RUN TestIteration [2021-11-11T17:18:47.671Z] --- PASS: TestIteration (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestVersionLabelForChecksum [2021-11-11T17:18:47.671Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestVersion [2021-11-11T17:18:47.671Z] --- PASS: TestVersion (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestGetVersion [2021-11-11T17:18:47.671Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T17:18:47.671Z] === RUN TestGetVersions [2021-11-11T17:18:47.671Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T17:18:47.671Z] PASS [2021-11-11T17:18:47.671Z] coverage: 89.3% of statements [2021-11-11T17:18:47.671Z] ok github.com/docker/docker/pkg/tarsum 0.086s coverage: 89.3% of statements [2021-11-11T17:18:47.767Z] === RUN TestGetAllAllowed [2021-11-11T17:18:47.767Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestGetAllMeta [2021-11-11T17:18:47.767Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T17:18:47.767Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T17:18:47.767Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestIsExistingDirectory [2021-11-11T17:18:47.767Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestGetFilenameForDownload [2021-11-11T17:18:47.767Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestEnv2Variables [2021-11-11T17:18:47.767Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T17:18:47.767Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestMaintainer [2021-11-11T17:18:47.767Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestLabel [2021-11-11T17:18:47.767Z] --- PASS: TestLabel (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestFromScratch [2021-11-11T17:18:47.767Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestFromWithArg [2021-11-11T17:18:47.767Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T17:18:47.767Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestFromWithUndefinedArg [2021-11-11T17:18:47.767Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T17:18:47.767Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestOnbuild [2021-11-11T17:18:47.767Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestWorkdir [2021-11-11T17:18:47.767Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestCmd [2021-11-11T17:18:47.767Z] --- PASS: TestCmd (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestHealthcheckNone [2021-11-11T17:18:47.767Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestHealthcheckCmd [2021-11-11T17:18:47.767Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestEntrypoint [2021-11-11T17:18:47.767Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestExpose [2021-11-11T17:18:47.767Z] --- PASS: TestExpose (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestUser [2021-11-11T17:18:47.767Z] --- PASS: TestUser (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestVolume [2021-11-11T17:18:47.767Z] --- PASS: TestVolume (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestStopSignal [2021-11-11T17:18:47.767Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T17:18:47.767Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestArg [2021-11-11T17:18:47.767Z] --- PASS: TestArg (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestShell [2021-11-11T17:18:47.767Z] --- PASS: TestShell (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestPrependEnvOnCmd [2021-11-11T17:18:47.767Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestRunWithBuildArgs [2021-11-11T17:18:47.767Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T17:18:47.767Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T17:18:47.767Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T17:18:47.767Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T17:18:47.767Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T17:18:47.767Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T17:18:47.767Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T17:18:47.767Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T17:18:47.767Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestNormalizeWorkdir [2021-11-11T17:18:47.767Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T17:18:47.767Z] === RUN TestDispatch [2021-11-11T17:18:47.767Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T17:18:47.767Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T17:18:47.767Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T17:18:48.137Z] testing: warning: no tests to run [2021-11-11T17:18:48.137Z] PASS [2021-11-11T17:18:48.137Z] coverage: [no statements] [2021-11-11T17:18:48.137Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-11-11T17:18:48.137Z] === RUN TestTruncIndex [2021-11-11T17:18:48.235Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T17:18:48.235Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T17:18:48.235Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T17:18:48.235Z] === RUN TestDispatch/COPY_url [2021-11-11T17:18:48.235Z] --- PASS: TestDispatch (0.06s) [2021-11-11T17:18:48.235Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-11T17:18:48.235Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T17:18:48.235Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T17:18:48.235Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T17:18:48.235Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T17:18:48.235Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T17:18:48.235Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T17:18:48.235Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T17:18:48.235Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T17:18:48.235Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T17:18:48.235Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T17:18:48.235Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestEmptyDockerfile [2021-11-11T17:18:48.235Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestSymlinkDockerfile [2021-11-11T17:18:48.235Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-11T17:18:48.235Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T17:18:48.235Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestNonExistingDockerfile [2021-11-11T17:18:48.235Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestCopyRunConfig [2021-11-11T17:18:48.235Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestDeepCopyRunConfig [2021-11-11T17:18:48.235Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestExportImage [2021-11-11T17:18:48.235Z] --- PASS: TestExportImage (0.00s) [2021-11-11T17:18:48.235Z] === RUN TestNormalizeDest [2021-11-11T17:18:48.235Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T17:18:48.235Z] PASS [2021-11-11T17:18:48.235Z] coverage: 46.8% of statements [2021-11-11T17:18:48.235Z] ok github.com/docker/docker/builder/dockerfile 0.182s coverage: 46.8% of statements [2021-11-11T17:18:48.235Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T17:18:48.607Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T17:18:48.607Z] PASS [2021-11-11T17:18:48.607Z] coverage: 91.5% of statements [2021-11-11T17:18:48.607Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-11-11T17:18:48.607Z] === RUN TestIsGIT [2021-11-11T17:18:48.607Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T17:18:48.607Z] === RUN TestIsTransport [2021-11-11T17:18:48.607Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T17:18:48.607Z] PASS [2021-11-11T17:18:48.607Z] coverage: 100.0% of statements [2021-11-11T17:18:48.607Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-11-11T17:18:48.703Z] === RUN TestTCP4Proxy [2021-11-11T17:18:48.703Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-11T17:18:48.703Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T17:18:48.703Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-11-11T17:18:48.703Z] === RUN TestTCP6Proxy [2021-11-11T17:18:48.703Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T17:18:48.703Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T17:18:48.703Z] === RUN TestTCPDualStackProxy [2021-11-11T17:18:48.703Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T17:18:48.703Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T17:18:48.703Z] === RUN TestUDP4Proxy [2021-11-11T17:18:48.703Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T17:18:48.703Z] === RUN TestUDP6Proxy [2021-11-11T17:18:48.703Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T17:18:48.703Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T17:18:48.703Z] === RUN TestUDPWriteError [2021-11-11T17:18:48.703Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T17:18:48.703Z] === RUN TestSCTP4Proxy [2021-11-11T17:18:48.703Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T17:18:48.703Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T17:18:48.703Z] === RUN TestSCTP6Proxy [2021-11-11T17:18:48.703Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T17:18:48.703Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T17:18:48.703Z] PASS [2021-11-11T17:18:48.703Z] coverage: 49.4% of statements [2021-11-11T17:18:48.703Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2021-11-11T17:18:49.073Z] === RUN TestVersionInfo [2021-11-11T17:18:49.073Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T17:18:49.073Z] === RUN TestAppendVersions [2021-11-11T17:18:49.073Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T17:18:49.073Z] PASS [2021-11-11T17:18:49.073Z] coverage: 88.9% of statements [2021-11-11T17:18:49.073Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-11-11T17:18:49.539Z] time="2021-11-11T17:18:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T17:18:49.832Z] INFO [loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 2m22.344341747s [2021-11-11T17:18:49.832Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.58262ms [2021-11-11T17:18:50.005Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T17:18:50.005Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T17:18:50.005Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T17:18:50.005Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T17:18:50.541Z] === RUN TestValidatePrivileges [2021-11-11T17:18:50.541Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T17:18:50.541Z] === RUN TestFilterByCapNeg [2021-11-11T17:18:50.541Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T17:18:50.541Z] === RUN TestFilterByCapPos [2021-11-11T17:18:50.541Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T17:18:50.541Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T17:18:50.541Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T17:18:50.541Z] PASS [2021-11-11T17:18:50.541Z] coverage: 12.0% of statements [2021-11-11T17:18:50.541Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-11-11T17:18:51.008Z] === RUN TestNewSettable [2021-11-11T17:18:51.008Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T17:18:51.008Z] === RUN TestIsSettable [2021-11-11T17:18:51.008Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T17:18:51.008Z] === RUN TestUpdateSettingsEnv [2021-11-11T17:18:51.008Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T17:18:51.008Z] PASS [2021-11-11T17:18:51.008Z] coverage: 20.0% of statements [2021-11-11T17:18:51.008Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-11-11T17:18:51.008Z] === RUN TestLoad [2021-11-11T17:18:51.008Z] --- PASS: TestLoad (0.00s) [2021-11-11T17:18:51.008Z] === RUN TestSave [2021-11-11T17:18:51.008Z] --- PASS: TestSave (0.02s) [2021-11-11T17:18:51.008Z] === RUN TestAddDeleteGet [2021-11-11T17:18:51.008Z] --- PASS: TestAddDeleteGet (0.02s) [2021-11-11T17:18:51.008Z] === RUN TestInvalidTags [2021-11-11T17:18:51.008Z] --- PASS: TestInvalidTags (0.00s) [2021-11-11T17:18:51.008Z] PASS [2021-11-11T17:18:51.008Z] coverage: 83.7% of statements [2021-11-11T17:18:51.008Z] ok github.com/docker/docker/reference 0.071s coverage: 83.7% of statements [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T17:18:51.992Z] time="2021-11-11T17:18:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestReader [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T17:18:51.992Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T17:18:51.992Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T17:18:51.992Z] PASS [2021-11-11T17:18:51.992Z] coverage: 100.0% of statements [2021-11-11T17:18:51.992Z] ok github.com/docker/docker/registry/resumable 0.130s coverage: 100.0% of statements [2021-11-11T17:18:52.459Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T17:18:52.459Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T17:18:52.459Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T17:18:52.459Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestValidateMirror [2021-11-11T17:18:52.459Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestLoadInsecureRegistries [2021-11-11T17:18:52.459Z] time="2021-11-11T17:18:51Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T17:18:52.459Z] time="2021-11-11T17:18:52Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T17:18:52.459Z] time="2021-11-11T17:18:52Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T17:18:52.459Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-11T17:18:52.459Z] === RUN TestNewServiceConfig [2021-11-11T17:18:52.459Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestValidateIndexName [2021-11-11T17:18:52.459Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestValidateIndexNameWithError [2021-11-11T17:18:52.459Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestEndpointParse [2021-11-11T17:18:52.459Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestEndpointParseInvalid [2021-11-11T17:18:52.459Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestValidateEndpoint [2021-11-11T17:18:52.459Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-11T17:18:52.459Z] === RUN TestPing [2021-11-11T17:18:52.459Z] --- PASS: TestPing (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestPingRegistryEndpoint [2021-11-11T17:18:52.459Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:52.459Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestEndpoint [2021-11-11T17:18:52.459Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:52.459Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestParseRepositoryInfo [2021-11-11T17:18:52.459Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestNewIndexInfo [2021-11-11T17:18:52.459Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestMirrorEndpointLookup [2021-11-11T17:18:52.459Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:18:52.459Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestSearchRepositories [2021-11-11T17:18:52.459Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T17:18:52.459Z] Host: 127.0.0.1:49316 [2021-11-11T17:18:52.459Z] User-Agent: docker test client [2021-11-11T17:18:52.459Z] Authorization: Token fake-token [2021-11-11T17:18:52.459Z] X-Docker-Token: true [2021-11-11T17:18:52.459Z] Accept-Encoding: gzip [2021-11-11T17:18:52.459Z] [2021-11-11T17:18:52.459Z] [2021-11-11T17:18:52.459Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T17:18:52.459Z] Connection: close [2021-11-11T17:18:52.459Z] Content-Length: 144 [2021-11-11T17:18:52.459Z] Cache-Control: no-cache [2021-11-11T17:18:52.459Z] Content-Type: application/json [2021-11-11T17:18:52.459Z] Date: Thu, 11 Nov 2021 17:18:52 GMT [2021-11-11T17:18:52.459Z] Expires: -1 [2021-11-11T17:18:52.459Z] Pragma: no-cache [2021-11-11T17:18:52.459Z] Server: docker-tests/mock [2021-11-11T17:18:52.459Z] X-Docker-Registry-Config: mock [2021-11-11T17:18:52.459Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T17:18:52.459Z] [2021-11-11T17:18:52.459Z] [2021-11-11T17:18:52.459Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestTrustedLocation [2021-11-11T17:18:52.459Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T17:18:52.459Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T17:18:52.459Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestIsSecureIndex [2021-11-11T17:18:52.459Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T17:18:52.459Z] PASS [2021-11-11T17:18:52.459Z] coverage: 51.2% of statements [2021-11-11T17:18:52.459Z] ok github.com/docker/docker/registry 0.171s coverage: 51.2% of statements [2021-11-11T17:18:52.459Z] === RUN TestRestartManagerTimeout [2021-11-11T17:18:52.459Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T17:18:52.459Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T17:18:52.459Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T17:18:52.459Z] PASS [2021-11-11T17:18:52.459Z] coverage: 50.9% of statements [2021-11-11T17:18:52.459Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-11-11T17:18:52.925Z] === RUN TestDecodeContainerConfig [2021-11-11T17:18:52.925Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T17:18:52.925Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T17:18:52.925Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T17:18:52.925Z] === RUN TestValidatePrivileged [2021-11-11T17:18:52.925Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T17:18:52.925Z] PASS [2021-11-11T17:18:52.925Z] coverage: 52.6% of statements [2021-11-11T17:18:52.925Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2021-11-11T17:18:52.925Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T17:18:52.925Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T17:18:52.925Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T17:18:52.925Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T17:18:52.925Z] PASS [2021-11-11T17:18:52.925Z] coverage: 62.5% of statements [2021-11-11T17:18:52.925Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-11-11T17:18:53.990Z] === RUN TestCheckpointCreateError [2021-11-11T17:18:53.990Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCheckpointCreate [2021-11-11T17:18:53.990Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCheckpointDeleteError [2021-11-11T17:18:53.990Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCheckpointDelete [2021-11-11T17:18:53.990Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCheckpointListError [2021-11-11T17:18:53.990Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCheckpointList [2021-11-11T17:18:53.990Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T17:18:53.990Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T17:18:53.990Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T17:18:53.990Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestGetAPIPath [2021-11-11T17:18:53.990Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestParseHostURL [2021-11-11T17:18:53.990Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T17:18:53.990Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T17:18:53.990Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestNegotiateAPIVersion [2021-11-11T17:18:53.990Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T17:18:53.990Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T17:18:53.990Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T17:18:53.990Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T17:18:53.990Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestClientRedirect [2021-11-11T17:18:53.990Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigCreateUnsupported [2021-11-11T17:18:53.990Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigCreateError [2021-11-11T17:18:53.990Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigCreate [2021-11-11T17:18:53.990Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigInspectNotFound [2021-11-11T17:18:53.990Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T17:18:53.990Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigInspectUnsupported [2021-11-11T17:18:53.990Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigInspectError [2021-11-11T17:18:53.990Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T17:18:53.990Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigInspect [2021-11-11T17:18:53.990Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigListUnsupported [2021-11-11T17:18:53.990Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigListError [2021-11-11T17:18:53.990Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigList [2021-11-11T17:18:53.990Z] --- PASS: TestConfigList (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigRemoveUnsupported [2021-11-11T17:18:53.990Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigRemoveError [2021-11-11T17:18:53.990Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigRemove [2021-11-11T17:18:53.990Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigUpdateUnsupported [2021-11-11T17:18:53.990Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigUpdateError [2021-11-11T17:18:53.990Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestConfigUpdate [2021-11-11T17:18:53.990Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerCommitError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerCommit [2021-11-11T17:18:53.990Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStatPathError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStatPath [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyToContainerError [2021-11-11T17:18:53.990Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T17:18:53.990Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T17:18:53.990Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyToContainer [2021-11-11T17:18:53.990Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyFromContainerError [2021-11-11T17:18:53.990Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T17:18:53.990Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T17:18:53.990Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T17:18:53.990Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestCopyFromContainer [2021-11-11T17:18:53.990Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerCreateError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerCreateImageNotFound [2021-11-11T17:18:53.990Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerCreateWithName [2021-11-11T17:18:53.990Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerCreateAutoRemove [2021-11-11T17:18:53.990Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerDiffError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerDiff [2021-11-11T17:18:53.990Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExecCreateError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExecCreate [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExecStartError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExecStart [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExecInspectError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExecInspect [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExportError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExport [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerInspectError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T17:18:53.990Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T17:18:53.990Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerInspect [2021-11-11T17:18:53.990Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerInspectNode [2021-11-11T17:18:53.990Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerKillError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerKill [2021-11-11T17:18:53.990Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerListError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerList [2021-11-11T17:18:53.990Z] --- PASS: TestContainerList (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerLogsNotFoundError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerLogsError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerLogs [2021-11-11T17:18:53.990Z] --- PASS: TestContainerLogs (0.17s) [2021-11-11T17:18:53.990Z] === RUN TestContainerPauseError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerPause [2021-11-11T17:18:53.990Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainersPruneError [2021-11-11T17:18:53.990Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainersPrune [2021-11-11T17:18:53.990Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerRemoveError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerRemove [2021-11-11T17:18:53.990Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerRenameError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerRename [2021-11-11T17:18:53.990Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerResizeError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExecResizeError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerResize [2021-11-11T17:18:53.990Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerExecResize [2021-11-11T17:18:53.990Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerRestartError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerRestart [2021-11-11T17:18:53.990Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStartError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStart [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStatsError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStats [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStopError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerStop [2021-11-11T17:18:53.990Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerTopError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerTop [2021-11-11T17:18:53.990Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerUnpauseError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerUnpause [2021-11-11T17:18:53.990Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerUpdateError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerUpdate [2021-11-11T17:18:53.990Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerWaitError [2021-11-11T17:18:53.990Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestContainerWait [2021-11-11T17:18:53.990Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestDiskUsageError [2021-11-11T17:18:53.990Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestDiskUsage [2021-11-11T17:18:53.990Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestDistributionInspectUnsupported [2021-11-11T17:18:53.990Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T17:18:53.990Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestEventsErrorInOptions [2021-11-11T17:18:53.990Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestEventsErrorFromServer [2021-11-11T17:18:53.990Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestEvents [2021-11-11T17:18:53.990Z] --- PASS: TestEvents (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestTLSCloseWriter [2021-11-11T17:18:53.990Z] === PAUSE TestTLSCloseWriter [2021-11-11T17:18:53.990Z] === RUN TestImageBuildError [2021-11-11T17:18:53.990Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageBuild [2021-11-11T17:18:53.990Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestGetDockerOS [2021-11-11T17:18:53.990Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageCreateError [2021-11-11T17:18:53.990Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageCreate [2021-11-11T17:18:53.990Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageHistoryError [2021-11-11T17:18:53.990Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageHistory [2021-11-11T17:18:53.990Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageImportError [2021-11-11T17:18:53.990Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageImport [2021-11-11T17:18:53.990Z] --- PASS: TestImageImport (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageInspectError [2021-11-11T17:18:53.990Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageInspectImageNotFound [2021-11-11T17:18:53.990Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageInspectWithEmptyID [2021-11-11T17:18:53.990Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageInspect [2021-11-11T17:18:53.990Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageListError [2021-11-11T17:18:53.990Z] --- PASS: TestImageListError (0.00s) [2021-11-11T17:18:53.990Z] === RUN TestImageList [2021-11-11T17:18:53.990Z] --- PASS: TestImageList (0.01s) [2021-11-11T17:18:53.991Z] === RUN TestImageListApiBefore125 [2021-11-11T17:18:53.991Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageLoadError [2021-11-11T17:18:53.991Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageLoad [2021-11-11T17:18:53.991Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagesPruneError [2021-11-11T17:18:53.991Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagesPrune [2021-11-11T17:18:53.991Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePullReferenceParseError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePullAnyError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePullWithoutErrors [2021-11-11T17:18:53.991Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePushReferenceError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePushAnyError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImagePushWithoutErrors [2021-11-11T17:18:53.991Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T17:18:53.991Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T17:18:53.991Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T17:18:53.991Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageRemoveError [2021-11-11T17:18:53.991Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageRemoveImageNotFound [2021-11-11T17:18:53.991Z] --- PASS: TestImageRemoveImageNotFound (0.01s) [2021-11-11T17:18:53.991Z] === RUN TestImageRemove [2021-11-11T17:18:53.991Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageSaveError [2021-11-11T17:18:53.991Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageSave [2021-11-11T17:18:53.991Z] --- PASS: TestImageSave (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageSearchAnyError [2021-11-11T17:18:53.991Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T17:18:53.991Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:18:53.991Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:18:53.991Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T17:18:53.991Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageSearchWithoutErrors [2021-11-11T17:18:53.991Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageTagError [2021-11-11T17:18:53.991Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageTagInvalidReference [2021-11-11T17:18:53.991Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T17:18:53.991Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageTagHexSource [2021-11-11T17:18:53.991Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestImageTag [2021-11-11T17:18:53.991Z] --- PASS: TestImageTag (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestInfoServerError [2021-11-11T17:18:53.991Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T17:18:53.991Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestInfo [2021-11-11T17:18:53.991Z] --- PASS: TestInfo (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkConnectError [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkConnect [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkCreateError [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkCreate [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkDisconnectError [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkDisconnect [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkInspect [2021-11-11T17:18:53.991Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T17:18:53.991Z] === RUN TestNetworkInspect/no_options [2021-11-11T17:18:53.991Z] === RUN TestNetworkInspect/verbose [2021-11-11T17:18:53.991Z] === RUN TestNetworkInspect/global_scope [2021-11-11T17:18:53.991Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T17:18:53.991Z] === RUN TestNetworkInspect/server_error [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkListError [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkList [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworksPruneError [2021-11-11T17:18:53.991Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworksPrune [2021-11-11T17:18:53.991Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkRemoveError [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNetworkRemove [2021-11-11T17:18:53.991Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeInspectError [2021-11-11T17:18:53.991Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T17:18:53.991Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T17:18:53.991Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeInspect [2021-11-11T17:18:53.991Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeListError [2021-11-11T17:18:53.991Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeList [2021-11-11T17:18:53.991Z] --- PASS: TestNodeList (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeRemoveError [2021-11-11T17:18:53.991Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeRemove [2021-11-11T17:18:53.991Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeUpdateError [2021-11-11T17:18:53.991Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestNodeUpdate [2021-11-11T17:18:53.991Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestOptionWithTimeout [2021-11-11T17:18:53.991Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPingFail [2021-11-11T17:18:53.991Z] --- PASS: TestPingFail (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPingWithError [2021-11-11T17:18:53.991Z] 2021/11/11 17:18:53 RoundTripper returned a response & error; ignoring response [2021-11-11T17:18:53.991Z] 2021/11/11 17:18:53 RoundTripper returned a response & error; ignoring response [2021-11-11T17:18:53.991Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPingSuccess [2021-11-11T17:18:53.991Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPingHeadFallback [2021-11-11T17:18:53.991Z] === RUN TestPingHeadFallback/OK [2021-11-11T17:18:53.991Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T17:18:53.991Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T17:18:53.991Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T17:18:53.991Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T17:18:53.991Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginDisableError [2021-11-11T17:18:53.991Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginDisable [2021-11-11T17:18:53.991Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginEnableError [2021-11-11T17:18:53.991Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginEnable [2021-11-11T17:18:53.991Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginInspectError [2021-11-11T17:18:53.991Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T17:18:53.991Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginInspect [2021-11-11T17:18:53.991Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginListError [2021-11-11T17:18:53.991Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginList [2021-11-11T17:18:53.991Z] --- PASS: TestPluginList (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginPushError [2021-11-11T17:18:53.991Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginPush [2021-11-11T17:18:53.991Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginRemoveError [2021-11-11T17:18:53.991Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginRemove [2021-11-11T17:18:53.991Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginSetError [2021-11-11T17:18:53.991Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPluginSet [2021-11-11T17:18:53.991Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSetHostHeader [2021-11-11T17:18:53.991Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestPlainTextError [2021-11-11T17:18:53.991Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestInfiniteError [2021-11-11T17:18:53.991Z] --- PASS: TestInfiniteError (0.02s) [2021-11-11T17:18:53.991Z] === RUN TestCanceledContext [2021-11-11T17:18:53.991Z] 2021/11/11 17:18:53 RoundTripper returned a response & error; ignoring response [2021-11-11T17:18:53.991Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestDeadlineExceededContext [2021-11-11T17:18:53.991Z] 2021/11/11 17:18:53 RoundTripper returned a response & error; ignoring response [2021-11-11T17:18:53.991Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretCreateUnsupported [2021-11-11T17:18:53.991Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretCreateError [2021-11-11T17:18:53.991Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretCreate [2021-11-11T17:18:53.991Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretInspectUnsupported [2021-11-11T17:18:53.991Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretInspectError [2021-11-11T17:18:53.991Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T17:18:53.991Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T17:18:53.991Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretInspect [2021-11-11T17:18:53.991Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretListUnsupported [2021-11-11T17:18:53.991Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretListError [2021-11-11T17:18:53.991Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretList [2021-11-11T17:18:53.991Z] --- PASS: TestSecretList (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretRemoveUnsupported [2021-11-11T17:18:53.991Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretRemoveError [2021-11-11T17:18:53.991Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretRemove [2021-11-11T17:18:53.991Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretUpdateUnsupported [2021-11-11T17:18:53.991Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretUpdateError [2021-11-11T17:18:53.991Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestSecretUpdate [2021-11-11T17:18:53.991Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestServiceCreateError [2021-11-11T17:18:53.991Z] --- PASS: TestServiceCreateError (0.01s) [2021-11-11T17:18:53.991Z] === RUN TestServiceCreate [2021-11-11T17:18:53.991Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T17:18:53.991Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestServiceCreateDigestPinning [2021-11-11T17:18:53.991Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestServiceInspectError [2021-11-11T17:18:53.991Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T17:18:53.991Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T17:18:53.991Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestServiceInspect [2021-11-11T17:18:53.991Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T17:18:53.991Z] === RUN TestServiceListError [2021-11-11T17:18:53.992Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T17:18:53.992Z] === RUN TestServiceList [2021-11-11T17:18:53.992Z] --- PASS: TestServiceList (0.00s) [2021-11-11T17:18:53.992Z] === RUN TestServiceLogsError [2021-11-11T17:18:53.992Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T17:18:53.992Z] === RUN TestServiceLogs [2021-11-11T17:18:53.992Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T17:18:53.992Z] === RUN TestServiceRemoveError [2021-11-11T17:18:53.992Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T17:18:54.461Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestServiceRemove [2021-11-11T17:18:54.461Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestServiceUpdateError [2021-11-11T17:18:54.461Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestServiceUpdate [2021-11-11T17:18:54.461Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmGetUnlockKey [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmInitError [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmInit [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmInspectError [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmInspect [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmJoinError [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmJoin [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmLeaveError [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmLeave [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmUnlockError [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmUnlock [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmUpdateError [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestSwarmUpdate [2021-11-11T17:18:54.461Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestTaskInspectError [2021-11-11T17:18:54.461Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T17:18:54.461Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestTaskInspect [2021-11-11T17:18:54.461Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestTaskListError [2021-11-11T17:18:54.461Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestTaskList [2021-11-11T17:18:54.461Z] --- PASS: TestTaskList (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeCreateError [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeCreate [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeInspectError [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeInspectNotFound [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeInspect [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeListError [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeList [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T17:18:54.461Z] === RUN TestVolumeRemoveError [2021-11-11T17:18:54.461Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T17:18:54.462Z] === RUN TestVolumeRemove [2021-11-11T17:18:54.462Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T17:18:54.462Z] === CONT TestTLSCloseWriter [2021-11-11T17:18:54.462Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T17:18:54.462Z] PASS [2021-11-11T17:18:54.462Z] coverage: 75.1% of statements [2021-11-11T17:18:54.462Z] ok github.com/docker/docker/client 0.386s coverage: 75.1% of statements [2021-11-11T17:18:55.130Z] === RUN TestGetDriver [2021-11-11T17:18:55.130Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T17:18:55.130Z] === RUN TestVolumeRequestError [2021-11-11T17:18:55.130Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T17:18:55.130Z] PASS [2021-11-11T17:18:55.130Z] coverage: 36.1% of statements [2021-11-11T17:18:55.130Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2021-11-11T17:18:55.130Z] === RUN TestGetAddress [2021-11-11T17:18:55.130Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T17:18:55.130Z] === RUN TestRemove [2021-11-11T17:18:55.130Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T17:18:55.130Z] --- SKIP: TestRemove (0.00s) [2021-11-11T17:18:55.130Z] === RUN TestInitializeWithVolumes [2021-11-11T17:18:55.130Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T17:18:55.130Z] === RUN TestCreate [2021-11-11T17:18:55.130Z] --- PASS: TestCreate (0.01s) [2021-11-11T17:18:55.130Z] === RUN TestValidateName [2021-11-11T17:18:55.130Z] --- PASS: TestValidateName (0.00s) [2021-11-11T17:18:55.130Z] === RUN TestCreateWithOpts [2021-11-11T17:18:55.130Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T17:18:55.130Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T17:18:55.130Z] === RUN TestRelaodNoOpts [2021-11-11T17:18:55.130Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-11-11T17:18:55.130Z] PASS [2021-11-11T17:18:55.130Z] coverage: 41.5% of statements [2021-11-11T17:18:55.130Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRaw [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T17:18:56.111Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T17:18:56.111Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRaw [2021-11-11T17:18:56.111Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T17:18:56.111Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T17:18:56.111Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T17:18:56.112Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T17:18:56.112Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T17:18:56.112Z] === RUN TestConvertTmpfsOptions [2021-11-11T17:18:56.112Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T17:18:56.112Z] linux_parser_test.go:209: data="ro" [2021-11-11T17:18:56.112Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T17:18:56.112Z] === RUN TestParseMountSpec [2021-11-11T17:18:56.112Z] parser_test.go:62: case 0 [2021-11-11T17:18:56.112Z] parser_test.go:62: case 1 [2021-11-11T17:18:56.112Z] parser_test.go:62: case 2 [2021-11-11T17:18:56.112Z] parser_test.go:62: case 3 [2021-11-11T17:18:56.112Z] parser_test.go:62: case 4 [2021-11-11T17:18:56.112Z] parser_test.go:62: case 5 [2021-11-11T17:18:56.112Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T17:18:56.112Z] === RUN TestValidateMount [2021-11-11T17:18:56.112Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRaw [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T17:18:56.112Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T17:18:56.112Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T17:18:56.112Z] PASS [2021-11-11T17:18:56.112Z] coverage: 67.6% of statements [2021-11-11T17:18:56.112Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 67.6% of statements [2021-11-11T17:18:56.578Z] === RUN TestSetGetMeta [2021-11-11T17:18:56.578Z] === PAUSE TestSetGetMeta [2021-11-11T17:18:56.578Z] === RUN TestRestore [2021-11-11T17:18:56.578Z] === PAUSE TestRestore [2021-11-11T17:18:56.578Z] === RUN TestServiceCreate [2021-11-11T17:18:56.578Z] === PAUSE TestServiceCreate [2021-11-11T17:18:56.578Z] === RUN TestServiceList [2021-11-11T17:18:56.578Z] === PAUSE TestServiceList [2021-11-11T17:18:56.578Z] === RUN TestServiceRemove [2021-11-11T17:18:56.578Z] === PAUSE TestServiceRemove [2021-11-11T17:18:56.578Z] === RUN TestServiceGet [2021-11-11T17:18:56.578Z] === PAUSE TestServiceGet [2021-11-11T17:18:56.578Z] === RUN TestServicePrune [2021-11-11T17:18:56.578Z] === PAUSE TestServicePrune [2021-11-11T17:18:56.578Z] === RUN TestCreate [2021-11-11T17:18:56.578Z] === PAUSE TestCreate [2021-11-11T17:18:56.578Z] === RUN TestRemove [2021-11-11T17:18:56.578Z] === PAUSE TestRemove [2021-11-11T17:18:56.578Z] === RUN TestList [2021-11-11T17:18:56.578Z] === PAUSE TestList [2021-11-11T17:18:56.578Z] === RUN TestFindByDriver [2021-11-11T17:18:56.578Z] === PAUSE TestFindByDriver [2021-11-11T17:18:56.578Z] === RUN TestFindByReferenced [2021-11-11T17:18:56.578Z] === PAUSE TestFindByReferenced [2021-11-11T17:18:56.578Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T17:18:56.578Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T17:18:56.578Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:18:56.578Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:18:56.578Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T17:18:56.578Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T17:18:56.578Z] === RUN TestRefDerefRemove [2021-11-11T17:18:56.578Z] === PAUSE TestRefDerefRemove [2021-11-11T17:18:56.578Z] === RUN TestGet [2021-11-11T17:18:56.578Z] === PAUSE TestGet [2021-11-11T17:18:56.578Z] === RUN TestGetWithReference [2021-11-11T17:18:56.578Z] === PAUSE TestGetWithReference [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T17:18:56.578Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T17:18:56.578Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:18:56.578Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:18:56.578Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T17:18:56.578Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T17:18:56.578Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:18:56.578Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:18:56.578Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T17:18:56.578Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T17:18:56.578Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T17:18:56.578Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T17:18:56.578Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:18:56.578Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:18:56.578Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:18:56.578Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T17:18:56.578Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T17:18:56.578Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T17:18:56.578Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T17:18:56.578Z] === CONT TestSetGetMeta [2021-11-11T17:18:56.578Z] === CONT TestServiceGet [2021-11-11T17:18:56.578Z] === CONT TestList [2021-11-11T17:18:56.578Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T17:18:56.578Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-11T17:18:56.578Z] === CONT TestServiceRemove [2021-11-11T17:18:56.578Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-11T17:18:56.578Z] === CONT TestServiceList [2021-11-11T17:18:56.578Z] --- PASS: TestList (0.02s) [2021-11-11T17:18:56.578Z] === CONT TestServiceCreate [2021-11-11T17:18:56.578Z] --- PASS: TestServiceGet (0.10s) [2021-11-11T17:18:56.578Z] === CONT TestRestore [2021-11-11T17:18:56.578Z] --- PASS: TestServiceRemove (0.09s) [2021-11-11T17:18:56.578Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T17:18:56.578Z] --- PASS: TestServiceCreate (0.08s) [2021-11-11T17:18:56.578Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:18:56.578Z] --- PASS: TestServiceList (0.09s) [2021-11-11T17:18:56.578Z] === CONT TestGet [2021-11-11T17:18:56.578Z] --- PASS: TestRestore (0.02s) [2021-11-11T17:18:56.578Z] === CONT TestGetWithReference [2021-11-11T17:18:56.578Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-11T17:18:56.578Z] === CONT TestCreate [2021-11-11T17:18:56.578Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-11-11T17:18:56.578Z] === CONT TestRemove [2021-11-11T17:18:56.578Z] --- PASS: TestGet (0.01s) [2021-11-11T17:18:56.578Z] === CONT TestFindByReferenced [2021-11-11T17:18:56.578Z] --- PASS: TestCreate (0.01s) [2021-11-11T17:18:56.578Z] === CONT TestServicePrune [2021-11-11T17:18:56.578Z] --- PASS: TestGetWithReference (0.01s) [2021-11-11T17:18:56.578Z] === CONT TestFindByDriver [2021-11-11T17:18:56.578Z] --- PASS: TestRemove (0.01s) [2021-11-11T17:18:56.578Z] === CONT TestRefDerefRemove [2021-11-11T17:18:56.578Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-11T17:18:56.578Z] time="2021-11-11T17:18:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:18:56.578Z] time="2021-11-11T17:18:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:18:56.578Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-11T17:18:56.578Z] --- PASS: TestFindByDriver (0.01s) [2021-11-11T17:18:56.578Z] time="2021-11-11T17:18:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:18:56.578Z] time="2021-11-11T17:18:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T17:18:56.578Z] time="2021-11-11T17:18:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:18:56.578Z] --- PASS: TestServicePrune (0.04s) [2021-11-11T17:18:56.578Z] PASS [2021-11-11T17:18:56.578Z] coverage: 69.0% of statements [2021-11-11T17:18:56.578Z] ok github.com/docker/docker/volume/service 0.202s coverage: 69.0% of statements [2021-11-11T17:18:57.374Z] === RUN TestCheckpointCreateError [2021-11-11T17:18:57.374Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCheckpointCreate [2021-11-11T17:18:57.374Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCheckpointDeleteError [2021-11-11T17:18:57.374Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCheckpointDelete [2021-11-11T17:18:57.374Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCheckpointListError [2021-11-11T17:18:57.374Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCheckpointList [2021-11-11T17:18:57.374Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T17:18:57.374Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T17:18:57.374Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T17:18:57.374Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestGetAPIPath [2021-11-11T17:18:57.374Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestParseHostURL [2021-11-11T17:18:57.374Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T17:18:57.374Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T17:18:57.374Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestNegotiateAPIVersion [2021-11-11T17:18:57.374Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T17:18:57.374Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T17:18:57.374Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T17:18:57.374Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T17:18:57.374Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestClientRedirect [2021-11-11T17:18:57.374Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigCreateUnsupported [2021-11-11T17:18:57.374Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigCreateError [2021-11-11T17:18:57.374Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigCreate [2021-11-11T17:18:57.374Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigInspectNotFound [2021-11-11T17:18:57.374Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T17:18:57.374Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigInspectUnsupported [2021-11-11T17:18:57.374Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigInspectError [2021-11-11T17:18:57.374Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T17:18:57.374Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigInspect [2021-11-11T17:18:57.374Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigListUnsupported [2021-11-11T17:18:57.374Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigListError [2021-11-11T17:18:57.374Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigList [2021-11-11T17:18:57.374Z] --- PASS: TestConfigList (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigRemoveUnsupported [2021-11-11T17:18:57.374Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigRemoveError [2021-11-11T17:18:57.374Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigRemove [2021-11-11T17:18:57.374Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigUpdateUnsupported [2021-11-11T17:18:57.374Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigUpdateError [2021-11-11T17:18:57.374Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestConfigUpdate [2021-11-11T17:18:57.374Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerCommitError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerCommit [2021-11-11T17:18:57.374Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStatPathError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStatPath [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyToContainerError [2021-11-11T17:18:57.374Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T17:18:57.374Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T17:18:57.374Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyToContainer [2021-11-11T17:18:57.374Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyFromContainerError [2021-11-11T17:18:57.374Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T17:18:57.374Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T17:18:57.374Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T17:18:57.374Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestCopyFromContainer [2021-11-11T17:18:57.374Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerCreateError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerCreateImageNotFound [2021-11-11T17:18:57.374Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerCreateWithName [2021-11-11T17:18:57.374Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerCreateAutoRemove [2021-11-11T17:18:57.374Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerDiffError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerDiff [2021-11-11T17:18:57.374Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExecCreateError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExecCreate [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExecStartError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExecStart [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExecInspectError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExecInspect [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExportError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExport [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerInspectError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T17:18:57.374Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T17:18:57.374Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerInspect [2021-11-11T17:18:57.374Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerInspectNode [2021-11-11T17:18:57.374Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerKillError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerKill [2021-11-11T17:18:57.374Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerListError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerList [2021-11-11T17:18:57.374Z] --- PASS: TestContainerList (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerLogsNotFoundError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerLogsError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerLogs [2021-11-11T17:18:57.374Z] --- PASS: TestContainerLogs (0.13s) [2021-11-11T17:18:57.374Z] === RUN TestContainerPauseError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerPause [2021-11-11T17:18:57.374Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainersPruneError [2021-11-11T17:18:57.374Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainersPrune [2021-11-11T17:18:57.374Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerRemoveError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerRemove [2021-11-11T17:18:57.374Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerRenameError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerRename [2021-11-11T17:18:57.374Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerResizeError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExecResizeError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerResize [2021-11-11T17:18:57.374Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerExecResize [2021-11-11T17:18:57.374Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerRestartError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerRestart [2021-11-11T17:18:57.374Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStartError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStart [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStatsError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStats [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStopError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerStop [2021-11-11T17:18:57.374Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerTopError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerTop [2021-11-11T17:18:57.374Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T17:18:57.374Z] === RUN TestContainerUnpauseError [2021-11-11T17:18:57.374Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestContainerUnpause [2021-11-11T17:18:57.375Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestContainerUpdateError [2021-11-11T17:18:57.375Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestContainerUpdate [2021-11-11T17:18:57.375Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestContainerWaitError [2021-11-11T17:18:57.375Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestContainerWait [2021-11-11T17:18:57.375Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestDiskUsageError [2021-11-11T17:18:57.375Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestDiskUsage [2021-11-11T17:18:57.375Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestDistributionInspectUnsupported [2021-11-11T17:18:57.375Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T17:18:57.375Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestEventsErrorInOptions [2021-11-11T17:18:57.375Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestEventsErrorFromServer [2021-11-11T17:18:57.375Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestEvents [2021-11-11T17:18:57.375Z] --- PASS: TestEvents (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestTLSCloseWriter [2021-11-11T17:18:57.375Z] === PAUSE TestTLSCloseWriter [2021-11-11T17:18:57.375Z] === RUN TestImageBuildError [2021-11-11T17:18:57.375Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageBuild [2021-11-11T17:18:57.375Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestGetDockerOS [2021-11-11T17:18:57.375Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageCreateError [2021-11-11T17:18:57.375Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageCreate [2021-11-11T17:18:57.375Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageHistoryError [2021-11-11T17:18:57.375Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageHistory [2021-11-11T17:18:57.375Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageImportError [2021-11-11T17:18:57.375Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageImport [2021-11-11T17:18:57.375Z] --- PASS: TestImageImport (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageInspectError [2021-11-11T17:18:57.375Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageInspectImageNotFound [2021-11-11T17:18:57.375Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageInspectWithEmptyID [2021-11-11T17:18:57.375Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageInspect [2021-11-11T17:18:57.375Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageListError [2021-11-11T17:18:57.375Z] --- PASS: TestImageListError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageList [2021-11-11T17:18:57.375Z] --- PASS: TestImageList (0.02s) [2021-11-11T17:18:57.375Z] === RUN TestImageListApiBefore125 [2021-11-11T17:18:57.375Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageLoadError [2021-11-11T17:18:57.375Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageLoad [2021-11-11T17:18:57.375Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagesPruneError [2021-11-11T17:18:57.375Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagesPrune [2021-11-11T17:18:57.375Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePullReferenceParseError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePullAnyError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePullWithoutErrors [2021-11-11T17:18:57.375Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePushReferenceError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePushAnyError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImagePushWithoutErrors [2021-11-11T17:18:57.375Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T17:18:57.375Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T17:18:57.375Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T17:18:57.375Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageRemoveError [2021-11-11T17:18:57.375Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageRemoveImageNotFound [2021-11-11T17:18:57.375Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageRemove [2021-11-11T17:18:57.375Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageSaveError [2021-11-11T17:18:57.375Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageSave [2021-11-11T17:18:57.375Z] --- PASS: TestImageSave (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageSearchAnyError [2021-11-11T17:18:57.375Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T17:18:57.375Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T17:18:57.375Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T17:18:57.375Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T17:18:57.375Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageSearchWithoutErrors [2021-11-11T17:18:57.375Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageTagError [2021-11-11T17:18:57.375Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageTagInvalidReference [2021-11-11T17:18:57.375Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T17:18:57.375Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageTagHexSource [2021-11-11T17:18:57.375Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestImageTag [2021-11-11T17:18:57.375Z] --- PASS: TestImageTag (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestInfoServerError [2021-11-11T17:18:57.375Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T17:18:57.375Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestInfo [2021-11-11T17:18:57.375Z] --- PASS: TestInfo (0.01s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkConnectError [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkConnect [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkCreateError [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkCreate [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkDisconnectError [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkDisconnect [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkInspect [2021-11-11T17:18:57.375Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T17:18:57.375Z] === RUN TestNetworkInspect/no_options [2021-11-11T17:18:57.375Z] === RUN TestNetworkInspect/verbose [2021-11-11T17:18:57.375Z] === RUN TestNetworkInspect/global_scope [2021-11-11T17:18:57.375Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T17:18:57.375Z] === RUN TestNetworkInspect/server_error [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkListError [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkList [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworksPruneError [2021-11-11T17:18:57.375Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworksPrune [2021-11-11T17:18:57.375Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkRemoveError [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNetworkRemove [2021-11-11T17:18:57.375Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeInspectError [2021-11-11T17:18:57.375Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T17:18:57.375Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T17:18:57.375Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeInspect [2021-11-11T17:18:57.375Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeListError [2021-11-11T17:18:57.375Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeList [2021-11-11T17:18:57.375Z] --- PASS: TestNodeList (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeRemoveError [2021-11-11T17:18:57.375Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeRemove [2021-11-11T17:18:57.375Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeUpdateError [2021-11-11T17:18:57.375Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestNodeUpdate [2021-11-11T17:18:57.375Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestOptionWithTimeout [2021-11-11T17:18:57.375Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPingFail [2021-11-11T17:18:57.375Z] --- PASS: TestPingFail (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPingWithError [2021-11-11T17:18:57.375Z] 2021/11/11 17:18:57 RoundTripper returned a response & error; ignoring response [2021-11-11T17:18:57.375Z] 2021/11/11 17:18:57 RoundTripper returned a response & error; ignoring response [2021-11-11T17:18:57.375Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPingSuccess [2021-11-11T17:18:57.375Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPingHeadFallback [2021-11-11T17:18:57.375Z] === RUN TestPingHeadFallback/OK [2021-11-11T17:18:57.375Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T17:18:57.375Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T17:18:57.375Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T17:18:57.375Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T17:18:57.375Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginDisableError [2021-11-11T17:18:57.375Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginDisable [2021-11-11T17:18:57.375Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginEnableError [2021-11-11T17:18:57.375Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginEnable [2021-11-11T17:18:57.375Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginInspectError [2021-11-11T17:18:57.375Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T17:18:57.375Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginInspect [2021-11-11T17:18:57.375Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginListError [2021-11-11T17:18:57.375Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginList [2021-11-11T17:18:57.375Z] --- PASS: TestPluginList (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginPushError [2021-11-11T17:18:57.375Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginPush [2021-11-11T17:18:57.375Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginRemoveError [2021-11-11T17:18:57.375Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginRemove [2021-11-11T17:18:57.375Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginSetError [2021-11-11T17:18:57.375Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPluginSet [2021-11-11T17:18:57.375Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestSetHostHeader [2021-11-11T17:18:57.375Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestPlainTextError [2021-11-11T17:18:57.375Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T17:18:57.375Z] === RUN TestInfiniteError [2021-11-11T17:18:57.375Z] --- PASS: TestInfiniteError (0.03s) [2021-11-11T17:18:57.375Z] === RUN TestCanceledContext [2021-11-11T17:18:57.376Z] 2021/11/11 17:18:57 RoundTripper returned a response & error; ignoring response [2021-11-11T17:18:57.376Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestDeadlineExceededContext [2021-11-11T17:18:57.376Z] 2021/11/11 17:18:57 RoundTripper returned a response & error; ignoring response [2021-11-11T17:18:57.376Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretCreateUnsupported [2021-11-11T17:18:57.376Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretCreateError [2021-11-11T17:18:57.376Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretCreate [2021-11-11T17:18:57.376Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretInspectUnsupported [2021-11-11T17:18:57.376Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretInspectError [2021-11-11T17:18:57.376Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T17:18:57.376Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T17:18:57.376Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretInspect [2021-11-11T17:18:57.376Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretListUnsupported [2021-11-11T17:18:57.376Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretListError [2021-11-11T17:18:57.376Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretList [2021-11-11T17:18:57.376Z] --- PASS: TestSecretList (0.01s) [2021-11-11T17:18:57.376Z] === RUN TestSecretRemoveUnsupported [2021-11-11T17:18:57.376Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretRemoveError [2021-11-11T17:18:57.376Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretRemove [2021-11-11T17:18:57.376Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretUpdateUnsupported [2021-11-11T17:18:57.376Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretUpdateError [2021-11-11T17:18:57.376Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestSecretUpdate [2021-11-11T17:18:57.376Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceCreateError [2021-11-11T17:18:57.376Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceCreate [2021-11-11T17:18:57.376Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T17:18:57.376Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceCreateDigestPinning [2021-11-11T17:18:57.376Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceInspectError [2021-11-11T17:18:57.376Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T17:18:57.376Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T17:18:57.376Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceInspect [2021-11-11T17:18:57.376Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceListError [2021-11-11T17:18:57.376Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceList [2021-11-11T17:18:57.376Z] --- PASS: TestServiceList (0.01s) [2021-11-11T17:18:57.376Z] === RUN TestServiceLogsError [2021-11-11T17:18:57.376Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T17:18:57.376Z] === RUN TestServiceLogs [2021-11-11T17:18:57.844Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestServiceRemoveError [2021-11-11T17:18:57.844Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T17:18:57.844Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestServiceRemove [2021-11-11T17:18:57.844Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestServiceUpdateError [2021-11-11T17:18:57.844Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestServiceUpdate [2021-11-11T17:18:57.844Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmGetUnlockKey [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmInitError [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmInit [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmInspectError [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmInspect [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmJoinError [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmJoin [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmLeaveError [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmLeave [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmUnlockError [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmUnlock [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmUpdateError [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestSwarmUpdate [2021-11-11T17:18:57.844Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestTaskInspectError [2021-11-11T17:18:57.844Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T17:18:57.844Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestTaskInspect [2021-11-11T17:18:57.844Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestTaskListError [2021-11-11T17:18:57.844Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestTaskList [2021-11-11T17:18:57.844Z] --- PASS: TestTaskList (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeCreateError [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeCreate [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeInspectError [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeInspectNotFound [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeInspect [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeListError [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeList [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeRemoveError [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T17:18:57.844Z] === RUN TestVolumeRemove [2021-11-11T17:18:57.844Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T17:18:57.844Z] === CONT TestTLSCloseWriter [2021-11-11T17:18:57.844Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T17:18:57.844Z] PASS [2021-11-11T17:18:57.844Z] coverage: 75.1% of statements [2021-11-11T17:18:57.844Z] ok github.com/docker/docker/client 0.360s coverage: 75.1% of statements [2021-11-11T17:18:57.963Z] INFO [runner/unused/goanalysis] analyzers took 27.449232032s with top 10 stages: buildssa: 23.663718492s, U1000: 3.78551354s [2021-11-11T17:18:58.136Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T17:18:58.136Z] === RUN TestClientStream [2021-11-11T17:18:58.136Z] --- PASS: TestClientStream (0.00s) [2021-11-11T17:18:58.136Z] === RUN TestClientSendFile [2021-11-11T17:18:58.136Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T17:18:58.136Z] === RUN TestClientWithRequestTimeout [2021-11-11T17:18:58.136Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T17:18:58.136Z] === RUN TestFileSpecPlugin [2021-11-11T17:18:58.136Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T17:18:58.136Z] === RUN TestFileJSONSpecPlugin [2021-11-11T17:18:58.136Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T17:18:58.136Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T17:18:58.136Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T17:18:58.136Z] === RUN TestPluginAddHandler [2021-11-11T17:18:58.136Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T17:18:58.136Z] === RUN TestPluginWaitBadPlugin [2021-11-11T17:18:58.136Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T17:18:58.136Z] === RUN TestGet [2021-11-11T17:18:58.136Z] time="2021-11-11T17:18:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T17:18:59.118Z] time="2021-11-11T17:18:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T17:19:01.324Z] time="2021-11-11T17:19:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T17:19:04.575Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-11-11T17:19:04.575Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T17:19:04.575Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T17:19:04.575Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T17:19:04.575Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T17:19:04.575Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-11-11T17:19:04.575Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T17:19:04.575Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T17:19:05.100Z] time="2021-11-11T17:19:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T17:19:05.138Z] ok github.com/docker/docker/builder/dockerfile 0.127s coverage: 49.0% of statements [2021-11-11T17:19:05.138Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T17:19:05.138Z] ok github.com/docker/docker/builder/remotecontext 0.073s coverage: 13.7% of statements [2021-11-11T17:19:06.066Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-11T17:19:06.322Z] ok github.com/docker/docker/builder/remotecontext/git 0.887s coverage: 86.3% of statements [2021-11-11T17:19:06.322Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T17:19:06.322Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T17:19:07.252Z] ok github.com/docker/docker/cmd/docker-proxy 0.250s coverage: 67.6% of statements [2021-11-11T17:19:09.770Z] ok github.com/docker/docker/client 0.087s coverage: 75.6% of statements [2021-11-11T17:19:13.875Z] --- PASS: TestGet (15.01s) [2021-11-11T17:19:13.875Z] === RUN TestPluginWithNoManifest [2021-11-11T17:19:13.875Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T17:19:13.875Z] === RUN TestGetAll [2021-11-11T17:19:13.875Z] --- PASS: TestGetAll (0.00s) [2021-11-11T17:19:13.875Z] PASS [2021-11-11T17:19:13.875Z] coverage: 73.2% of statements [2021-11-11T17:19:13.875Z] ok github.com/docker/docker/pkg/plugins 35.812s coverage: 73.2% of statements [2021-11-11T17:19:14.474Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T17:19:14.474Z] Using test binary docker [2021-11-11T17:19:14.474Z] +++ /etc/init.d/apparmor start [2021-11-11T17:19:14.474Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T17:19:14.474Z] Using test binary docker [2021-11-11T17:19:14.474Z] +++ /etc/init.d/apparmor start [2021-11-11T17:19:14.474Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2021-11-11T17:19:14.474Z] [2021-11-11T17:19:14.474Z] INFO: Waiting for daemon to start...INFO: Waiting for daemon to start... [2021-11-11T17:19:14.474Z] Starting dockerd [2021-11-11T17:19:14.474Z] +++ 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-11-11T17:19:14.474Z] [2021-11-11T17:19:14.474Z] Starting dockerd [2021-11-11T17:19:14.474Z] +++ 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-11-11T17:19:14.474Z] .. [2021-11-11T17:19:14.474Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T17:19:14.474Z] [2021-11-11T17:19:14.474Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T17:19:14.474Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T17:19:14.474Z] Error: No such image: emptyfs [2021-11-11T17:19:14.474Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T17:19:14.474Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T17:19:14.474Z] ++++ docker load [2021-11-11T17:19:14.474Z] Error: No such image: emptyfs [2021-11-11T17:19:14.474Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T17:19:14.474Z] ++++ docker load [2021-11-11T17:19:14.474Z] Running integration-test (iteration 1) [2021-11-11T17:19:14.474Z] Running integration-test (iteration 1) [2021-11-11T17:19:14.474Z] 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-11-11T17:19:14.474Z] ++ 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-11-11T17:19:14.474Z] ++ set -e [2021-11-11T17:19:14.474Z] ++ '[' -n 0 ']' [2021-11-11T17:19:14.474Z] ++ set -x [2021-11-11T17:19:14.474Z] ++ 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-11-11T17:19:14.474Z] 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-11-11T17:19:14.474Z] ++ 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-11-11T17:19:14.474Z] ++ set -e [2021-11-11T17:19:14.474Z] ++ '[' -n 0 ']' [2021-11-11T17:19:14.474Z] ++ set -x [2021-11-11T17:19:14.474Z] ++ 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-11-11T17:19:14.474Z] Loaded image: busybox:latest [2021-11-11T17:19:14.474Z] Loaded image: busybox:latest [2021-11-11T17:19:14.474Z] Loaded image: busybox:glibc [2021-11-11T17:19:14.474Z] Loaded image: busybox:glibc [2021-11-11T17:19:15.660Z] --- PASS: TestCheckoutGit (27.65s) [2021-11-11T17:19:15.660Z] === RUN TestValidGitTransport [2021-11-11T17:19:15.660Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T17:19:15.660Z] === RUN TestGitInvalidRef [2021-11-11T17:19:15.660Z] --- PASS: TestGitInvalidRef (0.20s) [2021-11-11T17:19:15.660Z] PASS [2021-11-11T17:19:15.660Z] coverage: 86.3% of statements [2021-11-11T17:19:15.660Z] ok github.com/docker/docker/builder/remotecontext/git 27.905s coverage: 86.3% of statements [2021-11-11T17:19:15.660Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T17:19:15.660Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T17:19:15.795Z] --- PASS: TestCheckoutGit (34.03s) [2021-11-11T17:19:15.795Z] === RUN TestValidGitTransport [2021-11-11T17:19:15.795Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T17:19:15.795Z] === RUN TestGitInvalidRef [2021-11-11T17:19:15.795Z] --- PASS: TestGitInvalidRef (0.19s) [2021-11-11T17:19:15.795Z] PASS [2021-11-11T17:19:15.795Z] coverage: 86.3% of statements [2021-11-11T17:19:15.795Z] ok github.com/docker/docker/builder/remotecontext/git 34.304s coverage: 86.3% of statements [2021-11-11T17:19:15.795Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T17:19:15.795Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T17:19:17.771Z] Loaded image: debian:bullseye-slim [2021-11-11T17:19:17.771Z] Loaded image: debian:bullseye-slim [2021-11-11T17:19:17.771Z] Loaded image: hello-world:latest [2021-11-11T17:19:18.031Z] Loaded image: hello-world:latest [2021-11-11T17:19:18.031Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:19:18.031Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:19:18.031Z] INFO: Testing against a local daemon [2021-11-11T17:19:18.031Z] INFO: Testing against a local daemon [2021-11-11T17:19:18.031Z] === RUN TestDockerDaemonSuite [2021-11-11T17:19:18.031Z] === RUN TestDockerSuite [2021-11-11T17:19:18.031Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-11T17:19:18.031Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T17:19:18.031Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T17:19:18.300Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T17:19:18.300Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T17:19:18.300Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T17:19:18.300Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T17:19:18.300Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T17:19:18.300Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T17:19:19.458Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestConfigureDaemonLogs [2021-11-11T17:19:19.458Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T17:19:19.458Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T17:19:19.458Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T17:19:19.458Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T17:19:19.458Z] PASS [2021-11-11T17:19:19.458Z] coverage: 18.6% of statements [2021-11-11T17:19:19.458Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 18.6% of statements [2021-11-11T17:19:19.458Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T17:19:19.458Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T17:19:20.445Z] === RUN TestContainerStopSignal [2021-11-11T17:19:20.445Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestContainerStopTimeout [2021-11-11T17:19:20.445Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T17:19:20.445Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T17:19:20.445Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T17:19:20.445Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-11-11T17:19:20.445Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T17:19:20.445Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T17:19:20.445Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestNewMemoryStore [2021-11-11T17:19:20.445Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestAddContainers [2021-11-11T17:19:20.445Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestGetContainer [2021-11-11T17:19:20.445Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestDeleteContainer [2021-11-11T17:19:20.445Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestListContainers [2021-11-11T17:19:20.445Z] --- PASS: TestListContainers (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestFirstContainer [2021-11-11T17:19:20.445Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestApplyAllContainer [2021-11-11T17:19:20.445Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestIsValidHealthString [2021-11-11T17:19:20.445Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestStateRunStop [2021-11-11T17:19:20.445Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestStateTimeoutWait [2021-11-11T17:19:20.445Z] state_test.go:141: Stop callback fired [2021-11-11T17:19:20.445Z] state_test.go:165: Stop callback fired [2021-11-11T17:19:20.445Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T17:19:20.445Z] === RUN TestIsValidStateString [2021-11-11T17:19:20.445Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T17:19:20.445Z] === RUN TestViewSaveDelete [2021-11-11T17:19:20.445Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T17:19:20.445Z] === RUN TestViewAll [2021-11-11T17:19:20.913Z] --- PASS: TestViewAll (0.02s) [2021-11-11T17:19:20.913Z] === RUN TestViewGet [2021-11-11T17:19:20.913Z] --- PASS: TestViewGet (0.01s) [2021-11-11T17:19:20.913Z] === RUN TestNames [2021-11-11T17:19:20.913Z] --- PASS: TestNames (0.00s) [2021-11-11T17:19:20.913Z] === RUN TestViewWithHealthCheck [2021-11-11T17:19:20.913Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T17:19:20.913Z] PASS [2021-11-11T17:19:20.913Z] coverage: 41.7% of statements [2021-11-11T17:19:20.913Z] ok github.com/docker/docker/container 0.247s coverage: 41.7% of statements [2021-11-11T17:19:20.913Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T17:19:20.913Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T17:19:20.913Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T17:19:20.913Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T17:19:21.743Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestConfigureDaemonLogs [2021-11-11T17:19:21.743Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T17:19:21.743Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T17:19:21.743Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T17:19:21.743Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T17:19:21.743Z] PASS [2021-11-11T17:19:21.743Z] coverage: 18.6% of statements [2021-11-11T17:19:21.743Z] ok github.com/docker/docker/cmd/dockerd 0.389s coverage: 18.6% of statements [2021-11-11T17:19:21.743Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T17:19:21.743Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T17:19:21.899Z] === RUN TestPrepare [2021-11-11T17:19:21.900Z] --- PASS: TestPrepare (0.00s) [2021-11-11T17:19:21.900Z] === RUN TestStart [2021-11-11T17:19:21.900Z] --- PASS: TestStart (0.00s) [2021-11-11T17:19:21.900Z] === RUN TestWaitCancel [2021-11-11T17:19:21.900Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T17:19:21.900Z] === RUN TestWaitDisabled [2021-11-11T17:19:21.900Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T17:19:21.900Z] === RUN TestWaitEnabled [2021-11-11T17:19:21.900Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T17:19:21.900Z] === RUN TestRemove [2021-11-11T17:19:21.900Z] --- PASS: TestRemove (0.00s) [2021-11-11T17:19:21.900Z] PASS [2021-11-11T17:19:21.900Z] coverage: 65.3% of statements [2021-11-11T17:19:21.900Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-11-11T17:19:22.213Z] === RUN TestContainerStopSignal [2021-11-11T17:19:22.213Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestContainerStopTimeout [2021-11-11T17:19:22.213Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T17:19:22.213Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T17:19:22.213Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T17:19:22.213Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T17:19:22.213Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T17:19:22.213Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestNewMemoryStore [2021-11-11T17:19:22.213Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestAddContainers [2021-11-11T17:19:22.213Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestGetContainer [2021-11-11T17:19:22.213Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestDeleteContainer [2021-11-11T17:19:22.213Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestListContainers [2021-11-11T17:19:22.213Z] --- PASS: TestListContainers (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestFirstContainer [2021-11-11T17:19:22.213Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestApplyAllContainer [2021-11-11T17:19:22.213Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestIsValidHealthString [2021-11-11T17:19:22.213Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestStateRunStop [2021-11-11T17:19:22.213Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T17:19:22.213Z] === RUN TestStateTimeoutWait [2021-11-11T17:19:22.503Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T17:19:22.503Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T17:19:22.503Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T17:19:22.503Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T17:19:22.682Z] state_test.go:141: Stop callback fired [2021-11-11T17:19:22.682Z] state_test.go:165: Stop callback fired [2021-11-11T17:19:22.682Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T17:19:22.682Z] === RUN TestIsValidStateString [2021-11-11T17:19:22.682Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T17:19:22.682Z] === RUN TestViewSaveDelete [2021-11-11T17:19:22.682Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T17:19:22.682Z] === RUN TestViewAll [2021-11-11T17:19:22.682Z] --- PASS: TestViewAll (0.01s) [2021-11-11T17:19:22.682Z] === RUN TestViewGet [2021-11-11T17:19:22.682Z] --- PASS: TestViewGet (0.01s) [2021-11-11T17:19:22.682Z] === RUN TestNames [2021-11-11T17:19:22.682Z] --- PASS: TestNames (0.00s) [2021-11-11T17:19:22.682Z] === RUN TestViewWithHealthCheck [2021-11-11T17:19:22.682Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T17:19:22.682Z] PASS [2021-11-11T17:19:22.682Z] coverage: 41.7% of statements [2021-11-11T17:19:22.682Z] ok github.com/docker/docker/container 0.229s coverage: 41.7% of statements [2021-11-11T17:19:22.682Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T17:19:22.682Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T17:19:22.682Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T17:19:22.682Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T17:19:23.073Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T17:19:23.337Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T17:19:23.337Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T17:19:23.467Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T17:19:23.467Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T17:19:23.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T17:19:23.467Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T17:19:23.937Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T17:19:23.937Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T17:19:23.937Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T17:19:23.937Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T17:19:24.269Z] === RUN TestPrepare [2021-11-11T17:19:24.269Z] --- PASS: TestPrepare (0.00s) [2021-11-11T17:19:24.269Z] === RUN TestStart [2021-11-11T17:19:24.269Z] --- PASS: TestStart (0.00s) [2021-11-11T17:19:24.269Z] === RUN TestWaitCancel [2021-11-11T17:19:24.269Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T17:19:24.269Z] === RUN TestWaitDisabled [2021-11-11T17:19:24.269Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T17:19:24.269Z] === RUN TestWaitEnabled [2021-11-11T17:19:24.269Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T17:19:24.269Z] === RUN TestRemove [2021-11-11T17:19:24.269Z] --- PASS: TestRemove (0.00s) [2021-11-11T17:19:24.269Z] PASS [2021-11-11T17:19:24.269Z] coverage: 65.3% of statements [2021-11-11T17:19:24.269Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.090s coverage: 65.3% of statements [2021-11-11T17:19:24.274Z] 2021/11/11 17:19:23 Closing DB instances... [2021-11-11T17:19:24.406Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T17:19:24.406Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T17:19:24.406Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T17:19:24.406Z] PASS [2021-11-11T17:19:24.406Z] coverage: 35.9% of statements [2021-11-11T17:19:24.406Z] ok github.com/docker/docker/daemon/cluster/convert 0.266s coverage: 35.9% of statements [2021-11-11T17:19:24.406Z] === RUN TestNewListSecretsFilters [2021-11-11T17:19:24.406Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T17:19:24.406Z] === RUN TestNewListConfigsFilters [2021-11-11T17:19:24.406Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T17:19:24.406Z] PASS [2021-11-11T17:19:24.406Z] coverage: 0.5% of statements [2021-11-11T17:19:24.406Z] ok github.com/docker/docker/daemon/cluster 0.882s coverage: 0.5% of statements [2021-11-11T17:19:24.719Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T17:19:24.719Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T17:19:24.719Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T17:19:24.719Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T17:19:24.740Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (43.42s) [2021-11-11T17:19:24.740Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T17:19:25.663Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-11T17:19:25.924Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T17:19:26.492Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T17:19:26.492Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T17:19:26.492Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T17:19:26.492Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T17:19:26.493Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T17:19:26.493Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T17:19:26.493Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T17:19:26.493Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T17:19:26.493Z] PASS [2021-11-11T17:19:26.493Z] coverage: 35.9% of statements [2021-11-11T17:19:26.493Z] ok github.com/docker/docker/daemon/cluster/convert 0.712s coverage: 35.9% of statements [2021-11-11T17:19:26.493Z] === RUN TestNewListSecretsFilters [2021-11-11T17:19:26.493Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T17:19:26.493Z] === RUN TestNewListConfigsFilters [2021-11-11T17:19:26.493Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T17:19:26.493Z] PASS [2021-11-11T17:19:26.493Z] coverage: 0.5% of statements [2021-11-11T17:19:26.493Z] ok github.com/docker/docker/daemon/cluster 0.619s coverage: 0.5% of statements [2021-11-11T17:19:26.865Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T17:19:26.865Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T17:19:26.865Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T17:19:26.865Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T17:19:27.356Z] === RUN TestDiscoveryOptsErrors [2021-11-11T17:19:27.356Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestDiscoveryOpts [2021-11-11T17:19:27.356Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T17:19:27.356Z] PASS [2021-11-11T17:19:27.356Z] coverage: 30.0% of statements [2021-11-11T17:19:27.356Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2021-11-11T17:19:27.356Z] === RUN TestBuilderGC [2021-11-11T17:19:27.356Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T17:19:27.356Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestFindConfigurationConflicts [2021-11-11T17:19:27.356Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T17:19:27.356Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T17:19:27.356Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T17:19:27.356Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T17:19:27.356Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T17:19:27.356Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T17:19:27.356Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T17:19:27.356Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T17:19:27.356Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T17:19:27.356Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T17:19:27.356Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration/with_label [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T17:19:27.357Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T17:19:27.357Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T17:19:27.357Z] === RUN TestModifiedDiscoverySettings [2021-11-11T17:19:27.357Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T17:19:27.357Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T17:19:27.357Z] time="2021-11-11T17:19:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T17:19:27.357Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-11-11T17:19:27.357Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T17:19:27.357Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:19:27.357Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T17:19:27.357Z] === RUN TestReloadBadDefaultConfig [2021-11-11T17:19:27.357Z] time="2021-11-11T17:19:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1334619631" [2021-11-11T17:19:27.357Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T17:19:27.357Z] === RUN TestReloadWithConflictingLabels [2021-11-11T17:19:27.357Z] time="2021-11-11T17:19:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4221119458" [2021-11-11T17:19:27.357Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-11T17:19:27.357Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T17:19:27.357Z] time="2021-11-11T17:19:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2990440476" [2021-11-11T17:19:27.357Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T17:19:27.357Z] === RUN TestMaskURLCredentials [2021-11-11T17:19:27.357Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T17:19:27.357Z] === RUN TestDaemonConfigurationMerge [2021-11-11T17:19:27.357Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T17:19:27.357Z] PASS [2021-11-11T17:19:27.357Z] coverage: 80.0% of statements [2021-11-11T17:19:27.357Z] ok github.com/docker/docker/daemon/config 0.203s coverage: 80.0% of statements [2021-11-11T17:19:27.357Z] === RUN TestWaitNodeAttachment [2021-11-11T17:19:27.437Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T17:19:27.826Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-11-11T17:19:27.826Z] === RUN TestIsolationConversion [2021-11-11T17:19:27.826Z] === RUN TestIsolationConversion/default [2021-11-11T17:19:27.826Z] === RUN TestIsolationConversion/process [2021-11-11T17:19:27.826Z] === RUN TestIsolationConversion/hyperv [2021-11-11T17:19:27.826Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T17:19:27.826Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T17:19:27.826Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T17:19:27.826Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T17:19:27.826Z] === RUN TestContainerLabels [2021-11-11T17:19:27.826Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T17:19:27.826Z] === RUN TestCredentialSpecConversion [2021-11-11T17:19:27.826Z] === RUN TestCredentialSpecConversion/none [2021-11-11T17:19:27.826Z] === RUN TestCredentialSpecConversion/config [2021-11-11T17:19:27.826Z] === RUN TestCredentialSpecConversion/file [2021-11-11T17:19:27.826Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T17:19:27.826Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T17:19:27.826Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T17:19:27.826Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T17:19:27.826Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T17:19:27.826Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T17:19:27.826Z] === RUN TestControllerValidateMountBind [2021-11-11T17:19:27.826Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T17:19:27.826Z] === RUN TestControllerValidateMountVolume [2021-11-11T17:19:27.826Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T17:19:27.827Z] === RUN TestControllerValidateMountTarget [2021-11-11T17:19:27.827Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T17:19:27.827Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T17:19:27.827Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T17:19:27.827Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T17:19:27.827Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T17:19:27.827Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T17:19:27.827Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T17:19:27.827Z] PASS [2021-11-11T17:19:27.827Z] coverage: 11.0% of statements [2021-11-11T17:19:27.827Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.562s coverage: 11.0% of statements [2021-11-11T17:19:27.827Z] === RUN TestEventsLog [2021-11-11T17:19:27.827Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T17:19:27.827Z] === RUN TestEventsLogTimeout [2021-11-11T17:19:27.827Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T17:19:27.827Z] === RUN TestLogEvents [2021-11-11T17:19:28.295Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T17:19:28.295Z] === RUN TestLoadBufferedEvents [2021-11-11T17:19:28.295Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-11T17:19:28.295Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T17:19:28.295Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T17:19:28.295Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T17:19:28.295Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T17:19:28.295Z] PASS [2021-11-11T17:19:28.295Z] coverage: 50.0% of statements [2021-11-11T17:19:28.295Z] ok github.com/docker/docker/daemon/events 0.289s coverage: 50.0% of statements [2021-11-11T17:19:28.764Z] === RUN TestIsEmptyDir [2021-11-11T17:19:28.764Z] --- PASS: TestIsEmptyDir (0.00s) [2021-11-11T17:19:28.764Z] PASS [2021-11-11T17:19:28.764Z] coverage: 2.3% of statements [2021-11-11T17:19:28.764Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2021-11-11T17:19:29.231Z] === RUN TestVerifyNetworkingConfig [2021-11-11T17:19:29.231Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestGetContainer [2021-11-11T17:19:29.231Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestValidContainerNames [2021-11-11T17:19:29.231Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestContainerInitDNS [2021-11-11T17:19:29.231Z] daemon_test.go:146: root required [2021-11-11T17:19:29.231Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestMerge [2021-11-11T17:19:29.231Z] --- PASS: TestMerge (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestValidateContainerIsolation [2021-11-11T17:19:29.231Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestFindNetworkErrorType [2021-11-11T17:19:29.231Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestEnsureServicesExist [2021-11-11T17:19:29.231Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestEnsureServicesExistErrors [2021-11-11T17:19:29.231Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T17:19:29.231Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T17:19:29.231Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T17:19:29.231Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T17:19:29.231Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T17:19:29.231Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T17:19:29.231Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestContainerDelete [2021-11-11T17:19:29.231Z] --- PASS: TestContainerDelete (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestContainerDoubleDelete [2021-11-11T17:19:29.231Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T17:19:29.231Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T17:19:29.231Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestNoneHealthcheck [2021-11-11T17:19:29.231Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestHealthStates [2021-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] time="2021-11-11T17:19:28Z" 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-11-11T17:19:29.231Z] --- PASS: TestHealthStates (0.13s) [2021-11-11T17:19:29.231Z] === RUN TestGetInspectData [2021-11-11T17:19:29.231Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestFillLicense [2021-11-11T17:19:29.231Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestListInvalidFilter [2021-11-11T17:19:29.231Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestNameFilter [2021-11-11T17:19:29.231Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T17:19:29.231Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T17:19:29.231Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T17:19:29.232Z] === 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-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T17:19:29.232Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T17:19:29.232Z] --- 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-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T17:19:29.232Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestDaemonReloadLabels [2021-11-11T17:19:29.232Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T17:19:29.232Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestDaemonReloadMirrors [2021-11-11T17:19:29.232Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T17:19:29.232Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T17:19:29.232Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestDaemonDiscoveryReload [2021-11-11T17:19:29.232Z] === RUN TestLinkNaming [2021-11-11T17:19:29.232Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestLinkNew [2021-11-11T17:19:29.232Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestLinkEnv [2021-11-11T17:19:29.232Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestLinkMultipleEnv [2021-11-11T17:19:29.232Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T17:19:29.232Z] === RUN TestLinkPortRangeEnv [2021-11-11T17:19:29.232Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T17:19:29.232Z] PASS [2021-11-11T17:19:29.232Z] coverage: 93.0% of statements [2021-11-11T17:19:29.232Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2021-11-11T17:19:29.455Z] === RUN TestBuilderGC [2021-11-11T17:19:29.455Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T17:19:29.455Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T17:19:29.455Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T17:19:29.455Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T17:19:29.455Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T17:19:29.455Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T17:19:29.935Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestFindConfigurationConflicts [2021-11-11T17:19:29.935Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T17:19:29.935Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T17:19:29.935Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T17:19:29.935Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T17:19:29.935Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T17:19:29.935Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T17:19:29.935Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T17:19:29.935Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T17:19:29.935Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T17:19:29.935Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T17:19:29.935Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T17:19:29.935Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T17:19:29.935Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T17:19:29.935Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T17:19:29.935Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T17:19:29.935Z] === RUN TestValidateConfigurationErrors [2021-11-11T17:19:29.935Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T17:19:29.935Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T17:19:30.220Z] --- PASS: TestDaemonDiscoveryReload (1.05s) [2021-11-11T17:19:30.220Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T17:19:30.405Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration/with_label [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T17:19:30.405Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration (0.05s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T17:19:30.405Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T17:19:30.405Z] === RUN TestModifiedDiscoverySettings [2021-11-11T17:19:30.405Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T17:19:30.405Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T17:19:30.405Z] time="2021-11-11T17:19:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T17:19:30.405Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-11-11T17:19:30.405Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T17:19:30.405Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:19:30.405Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-11-11T17:19:30.405Z] === RUN TestReloadBadDefaultConfig [2021-11-11T17:19:30.405Z] time="2021-11-11T17:19:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1312576868" [2021-11-11T17:19:30.405Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T17:19:30.405Z] === RUN TestReloadWithConflictingLabels [2021-11-11T17:19:30.405Z] time="2021-11-11T17:19:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-52620720" [2021-11-11T17:19:30.405Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-11-11T17:19:30.405Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T17:19:30.405Z] time="2021-11-11T17:19:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-161609940" [2021-11-11T17:19:30.405Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T17:19:30.405Z] === RUN TestMaskURLCredentials [2021-11-11T17:19:30.405Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T17:19:30.405Z] === RUN TestDaemonConfigurationMerge [2021-11-11T17:19:30.405Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T17:19:30.405Z] PASS [2021-11-11T17:19:30.405Z] coverage: 80.0% of statements [2021-11-11T17:19:30.405Z] ok github.com/docker/docker/daemon/config 0.369s coverage: 80.0% of statements [2021-11-11T17:19:30.405Z] === RUN TestDiscoveryOptsErrors [2021-11-11T17:19:30.405Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T17:19:30.405Z] === RUN TestDiscoveryOpts [2021-11-11T17:19:30.405Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T17:19:30.405Z] PASS [2021-11-11T17:19:30.405Z] coverage: 30.0% of statements [2021-11-11T17:19:30.405Z] ok github.com/docker/docker/daemon/discovery 0.116s coverage: 30.0% of statements [2021-11-11T17:19:30.688Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-11-11T17:19:30.688Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T17:19:31.157Z] === RUN TestAdapterReadLogs [2021-11-11T17:19:31.157Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCopier [2021-11-11T17:19:31.157Z] --- PASS: TestCopier (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCopierLongLines [2021-11-11T17:19:31.157Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCopierSlow [2021-11-11T17:19:31.157Z] === RUN TestNewStreamConfig [2021-11-11T17:19:31.157Z] === RUN TestNewStreamConfig/defaults [2021-11-11T17:19:31.157Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T17:19:31.157Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T17:19:31.157Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T17:19:31.157Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T17:19:31.157Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T17:19:31.157Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T17:19:31.157Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T17:19:31.157Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T17:19:31.157Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T17:19:31.157Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-11T17:19:31.157Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T17:19:31.157Z] reload_test.go:520: root required [2021-11-11T17:19:31.157Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T17:19:31.157Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T17:19:31.157Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T17:19:31.157Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T17:19:31.157Z] time="2021-11-11T17:19:30Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T17:19:31.157Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-11-11T17:19:31.157Z] === RUN TestCreateSuccess [2021-11-11T17:19:31.157Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCreateStreamSkipped [2021-11-11T17:19:31.157Z] time="2021-11-11T17:19:30Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T17:19:31.157Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCreateLogGroupSuccess [2021-11-11T17:19:31.157Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCreateError [2021-11-11T17:19:31.157Z] --- PASS: TestCreateError (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCreateAlreadyExists [2021-11-11T17:19:31.157Z] time="2021-11-11T17:19:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T17:19:31.157Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestLogClosed [2021-11-11T17:19:31.157Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestLogBlocking [2021-11-11T17:19:31.157Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T17:19:31.157Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T17:19:31.157Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestPublishBatchSuccess [2021-11-11T17:19:31.157Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestPublishBatchError [2021-11-11T17:19:31.157Z] time="2021-11-11T17:19:30Z" level=error msg=Error [2021-11-11T17:19:31.157Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T17:19:31.157Z] time="2021-11-11T17:19:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T17:19:31.157Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T17:19:31.157Z] time="2021-11-11T17:19:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T17:19:31.157Z] time="2021-11-11T17:19:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T17:19:31.157Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchSimple [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchTicker [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T17:19:31.157Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T17:19:31.157Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchClose [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestEffectiveLen [2021-11-11T17:19:31.157Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T17:19:31.157Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T17:19:31.157Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T17:19:31.157Z] === RUN TestEffectiveLen/3/���� [2021-11-11T17:19:31.157Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T17:19:31.157Z] === RUN TestEffectiveLen/5/ [2021-11-11T17:19:31.157Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit/0/ [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1063: He [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit/6/a� [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1063: a [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1064: � [2021-11-11T17:19:31.157Z] === RUN TestFindValidSplit/7/a� [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T17:19:31.157Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T17:19:31.157Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T17:19:31.157Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestParseVolumesFrom [2021-11-11T17:19:31.157Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T17:19:31.157Z] PASS [2021-11-11T17:19:31.157Z] coverage: 9.0% of statements [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestProcessEventEmoji [2021-11-11T17:19:31.157Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchLineSplit [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchMaxEvents [2021-11-11T17:19:31.157Z] ok github.com/docker/docker/daemon 2.373s coverage: 9.0% of statements [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-11T17:19:31.157Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T17:19:31.157Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T17:19:31.157Z] --- PASS: TestCopierSlow (0.20s) [2021-11-11T17:19:31.157Z] === RUN TestCopierWithSized [2021-11-11T17:19:31.157Z] === RUN TestCopierWithSized/as_is [2021-11-11T17:19:31.157Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T17:19:31.157Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-11T17:19:31.157Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestCopierWithPartial [2021-11-11T17:19:31.157Z] --- PASS: TestCopierWithPartial (0.01s) [2021-11-11T17:19:31.157Z] === RUN TestRingLogger [2021-11-11T17:19:31.157Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestRingCap [2021-11-11T17:19:31.157Z] --- PASS: TestRingCap (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestRingClose [2021-11-11T17:19:31.157Z] --- PASS: TestRingClose (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestRingDrain [2021-11-11T17:19:31.157Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T17:19:31.157Z] PASS [2021-11-11T17:19:31.157Z] coverage: 43.8% of statements [2021-11-11T17:19:31.157Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.8% of statements [2021-11-11T17:19:31.157Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T17:19:31.157Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T17:19:31.157Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T17:19:31.157Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T17:19:31.157Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T17:19:31.157Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T17:19:31.157Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T17:19:31.158Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T17:19:31.158Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T17:19:31.158Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T17:19:31.158Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T17:19:31.158Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T17:19:31.158Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T17:19:31.158Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T17:19:31.158Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T17:19:31.158Z] === RUN TestCreateTagSuccess [2021-11-11T17:19:31.158Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T17:19:31.158Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T17:19:31.158Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T17:19:31.464Z] === RUN TestWaitNodeAttachment [2021-11-11T17:19:31.626Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T17:19:31.626Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T17:19:31.626Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T17:19:31.626Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T17:19:31.626Z] PASS [2021-11-11T17:19:31.626Z] coverage: 77.4% of statements [2021-11-11T17:19:31.626Z] ok github.com/docker/docker/daemon/logger/awslogs 0.294s coverage: 77.4% of statements [2021-11-11T17:19:31.626Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T17:19:31.626Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T17:19:31.626Z] === RUN TestSearchRegistryForImages [2021-11-11T17:19:31.626Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T17:19:31.626Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T17:19:31.626Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T17:19:31.626Z] === RUN TestImageDelete [2021-11-11T17:19:31.626Z] === RUN TestImageDelete/no_lease [2021-11-11T17:19:31.626Z] === RUN TestImageDelete/lease_exists [2021-11-11T17:19:31.626Z] --- PASS: TestImageDelete (0.04s) [2021-11-11T17:19:31.626Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T17:19:31.626Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-11T17:19:31.626Z] === RUN TestContentStoreForPull [2021-11-11T17:19:31.626Z] --- PASS: TestContentStoreForPull (0.15s) [2021-11-11T17:19:31.626Z] PASS [2021-11-11T17:19:31.626Z] coverage: 6.7% of statements [2021-11-11T17:19:31.626Z] ok github.com/docker/docker/daemon/images 0.317s coverage: 6.7% of statements [2021-11-11T17:19:31.935Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-11-11T17:19:31.935Z] === RUN TestIsolationConversion [2021-11-11T17:19:31.935Z] === RUN TestIsolationConversion/default [2021-11-11T17:19:31.935Z] === RUN TestIsolationConversion/process [2021-11-11T17:19:31.935Z] === RUN TestIsolationConversion/hyperv [2021-11-11T17:19:31.935Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T17:19:31.935Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T17:19:31.935Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T17:19:31.935Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T17:19:31.935Z] === RUN TestContainerLabels [2021-11-11T17:19:31.935Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T17:19:31.935Z] === RUN TestCredentialSpecConversion [2021-11-11T17:19:31.935Z] === RUN TestCredentialSpecConversion/none [2021-11-11T17:19:31.935Z] === RUN TestCredentialSpecConversion/config [2021-11-11T17:19:31.935Z] === RUN TestCredentialSpecConversion/file [2021-11-11T17:19:31.935Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T17:19:31.935Z] --- PASS: TestCredentialSpecConversion (0.06s) [2021-11-11T17:19:31.935Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T17:19:31.935Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T17:19:31.935Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T17:19:31.935Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T17:19:31.935Z] === RUN TestControllerValidateMountBind [2021-11-11T17:19:31.935Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-11-11T17:19:31.935Z] === RUN TestControllerValidateMountVolume [2021-11-11T17:19:31.935Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T17:19:31.935Z] === RUN TestControllerValidateMountTarget [2021-11-11T17:19:31.935Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T17:19:31.935Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T17:19:31.935Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T17:19:31.935Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T17:19:31.935Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T17:19:31.935Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T17:19:31.935Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T17:19:31.935Z] PASS [2021-11-11T17:19:31.936Z] coverage: 11.0% of statements [2021-11-11T17:19:31.936Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.751s coverage: 11.0% of statements [2021-11-11T17:19:31.936Z] === RUN TestEventsLog [2021-11-11T17:19:31.936Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T17:19:31.936Z] === RUN TestEventsLogTimeout [2021-11-11T17:19:31.936Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T17:19:31.936Z] === RUN TestLogEvents [2021-11-11T17:19:31.936Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T17:19:31.936Z] === RUN TestLoadBufferedEvents [2021-11-11T17:19:31.936Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-11-11T17:19:31.936Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T17:19:31.936Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T17:19:31.936Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T17:19:31.936Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T17:19:31.936Z] PASS [2021-11-11T17:19:31.936Z] coverage: 50.0% of statements [2021-11-11T17:19:31.936Z] ok github.com/docker/docker/daemon/events 0.248s coverage: 50.0% of statements [2021-11-11T17:19:32.095Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T17:19:32.095Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T17:19:32.095Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T17:19:32.095Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T17:19:32.095Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T17:19:32.095Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T17:19:32.095Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T17:19:32.095Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T17:19:32.095Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T17:19:32.095Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T17:19:32.564Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-11T17:19:32.564Z] === RUN TestFastTimeMarshalJSON [2021-11-11T17:19:32.564Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-11T17:19:32.564Z] PASS [2021-11-11T17:19:32.564Z] coverage: 87.2% of statements [2021-11-11T17:19:32.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.161s coverage: 87.2% of statements [2021-11-11T17:19:32.564Z] === RUN TestJSONFileLogger [2021-11-11T17:19:32.564Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T17:19:32.564Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T17:19:32.564Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T17:19:32.564Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T17:19:32.564Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-11T17:19:32.564Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T17:19:32.564Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T17:19:32.564Z] === RUN TestEncodeDecode [2021-11-11T17:19:32.564Z] === PAUSE TestEncodeDecode [2021-11-11T17:19:32.564Z] === RUN TestUnexpectedEOF [2021-11-11T17:19:32.930Z] === RUN TestIsEmptyDir [2021-11-11T17:19:32.930Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T17:19:32.930Z] PASS [2021-11-11T17:19:32.930Z] coverage: 2.3% of statements [2021-11-11T17:19:32.930Z] ok github.com/docker/docker/daemon/graphdriver 0.075s coverage: 2.3% of statements [2021-11-11T17:19:32.930Z] === RUN TestVerifyNetworkingConfig [2021-11-11T17:19:32.930Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestGetContainer [2021-11-11T17:19:32.930Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestValidContainerNames [2021-11-11T17:19:32.930Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestContainerInitDNS [2021-11-11T17:19:32.930Z] daemon_test.go:146: root required [2021-11-11T17:19:32.930Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestMerge [2021-11-11T17:19:32.930Z] --- PASS: TestMerge (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestValidateContainerIsolation [2021-11-11T17:19:32.930Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestFindNetworkErrorType [2021-11-11T17:19:32.930Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestEnsureServicesExist [2021-11-11T17:19:32.930Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestEnsureServicesExistErrors [2021-11-11T17:19:32.930Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T17:19:32.930Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T17:19:32.930Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T17:19:32.930Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestContainerDelete [2021-11-11T17:19:32.930Z] --- PASS: TestContainerDelete (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestContainerDoubleDelete [2021-11-11T17:19:32.930Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T17:19:32.930Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T17:19:32.930Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestNoneHealthcheck [2021-11-11T17:19:32.930Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestHealthStates [2021-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] time="2021-11-11T17:19:32Z" 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-11-11T17:19:32.930Z] --- PASS: TestHealthStates (0.16s) [2021-11-11T17:19:32.930Z] === RUN TestGetInspectData [2021-11-11T17:19:32.930Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestFillLicense [2021-11-11T17:19:32.930Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestListInvalidFilter [2021-11-11T17:19:32.930Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestNameFilter [2021-11-11T17:19:32.930Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T17:19:32.930Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T17:19:32.930Z] === 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-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T17:19:32.930Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T17:19:32.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T17:19:32.931Z] --- 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-11-11T17:19:32.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T17:19:32.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T17:19:32.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T17:19:32.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T17:19:32.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T17:19:32.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T17:19:32.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T17:19:32.931Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T17:19:32.931Z] === RUN TestDaemonReloadLabels [2021-11-11T17:19:32.931Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T17:19:32.931Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T17:19:32.931Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T17:19:32.931Z] === RUN TestDaemonReloadMirrors [2021-11-11T17:19:32.931Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T17:19:32.931Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T17:19:32.931Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T17:19:32.931Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T17:19:32.931Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T17:19:32.931Z] === RUN TestDaemonDiscoveryReload [2021-11-11T17:19:33.032Z] === RUN TestWriteLog [2021-11-11T17:19:33.032Z] === PAUSE TestWriteLog [2021-11-11T17:19:33.032Z] === RUN TestReadLog [2021-11-11T17:19:33.032Z] === PAUSE TestReadLog [2021-11-11T17:19:33.032Z] === CONT TestWriteLog [2021-11-11T17:19:33.032Z] === CONT TestReadLog [2021-11-11T17:19:33.032Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T17:19:33.032Z] === RUN TestReadLog/tail_exact [2021-11-11T17:19:33.032Z] time="2021-11-11T17:19:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T17:19:33.032Z] time="2021-11-11T17:19:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T17:19:33.032Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-11-11T17:19:33.032Z] === CONT TestEncodeDecode [2021-11-11T17:19:33.032Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T17:19:33.032Z] PASS [2021-11-11T17:19:33.032Z] coverage: 69.9% of statements [2021-11-11T17:19:33.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.197s coverage: 69.9% of statements [2021-11-11T17:19:33.032Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T17:19:33.032Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T17:19:33.032Z] --- PASS: TestReadLog (0.14s) [2021-11-11T17:19:33.032Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-11-11T17:19:33.032Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T17:19:33.032Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T17:19:33.032Z] PASS [2021-11-11T17:19:33.032Z] coverage: 75.2% of statements [2021-11-11T17:19:33.032Z] ok github.com/docker/docker/daemon/logger/local 0.188s coverage: 75.2% of statements [2021-11-11T17:19:33.032Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T17:19:33.401Z] === RUN TestLinkNaming [2021-11-11T17:19:33.401Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T17:19:33.401Z] === RUN TestLinkNew [2021-11-11T17:19:33.401Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T17:19:33.401Z] === RUN TestLinkEnv [2021-11-11T17:19:33.401Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T17:19:33.401Z] === RUN TestLinkMultipleEnv [2021-11-11T17:19:33.401Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T17:19:33.401Z] === RUN TestLinkPortRangeEnv [2021-11-11T17:19:33.401Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T17:19:33.401Z] PASS [2021-11-11T17:19:33.401Z] coverage: 93.0% of statements [2021-11-11T17:19:33.401Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-11-11T17:19:33.501Z] === RUN TestOpenFileDelete [2021-11-11T17:19:33.501Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T17:19:33.501Z] === RUN TestOpenFileRename [2021-11-11T17:19:33.501Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T17:19:33.501Z] === RUN TestParseLogTagDefaultTag [2021-11-11T17:19:33.501Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T17:19:33.501Z] === RUN TestParseLogTag [2021-11-11T17:19:33.501Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T17:19:33.501Z] === RUN TestParseLogTagEmptyTag [2021-11-11T17:19:33.501Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T17:19:33.501Z] === RUN TestTailFiles [2021-11-11T17:19:33.501Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T17:19:33.501Z] === RUN TestFollowLogsConsumerGone [2021-11-11T17:19:33.501Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T17:19:33.501Z] === RUN TestFollowLogsProducerGone [2021-11-11T17:19:33.501Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-11T17:19:33.501Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-11T17:19:33.501Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T17:19:33.501Z] === RUN TestCheckCapacityAndRotate [2021-11-11T17:19:33.501Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T17:19:33.501Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T17:19:33.501Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-11-11T17:19:33.501Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-11-11T17:19:33.501Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-11-11T17:19:33.501Z] PASS [2021-11-11T17:19:33.501Z] coverage: 55.3% of statements [2021-11-11T17:19:33.501Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.208s coverage: 55.3% of statements [2021-11-11T17:19:33.874Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-11T17:19:33.874Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T17:19:33.969Z] === RUN TestLog [2021-11-11T17:19:33.969Z] --- PASS: TestLog (0.00s) [2021-11-11T17:19:33.969Z] PASS [2021-11-11T17:19:33.969Z] coverage: 31.5% of statements [2021-11-11T17:19:33.969Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-11-11T17:19:34.013Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T17:19:34.344Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-11-11T17:19:34.344Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T17:19:34.437Z] === RUN TestParseLogFormat [2021-11-11T17:19:34.437Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T17:19:34.437Z] === RUN TestValidateLogOptEmpty [2021-11-11T17:19:34.437Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T17:19:34.437Z] === RUN TestValidateSyslogAddress [2021-11-11T17:19:34.437Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T17:19:34.437Z] === RUN TestParseAddressDefaultPort [2021-11-11T17:19:34.437Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T17:19:34.437Z] === RUN TestValidateSyslogFacility [2021-11-11T17:19:34.437Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T17:19:34.437Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T17:19:34.437Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T17:19:34.437Z] === RUN TestValidateLogOpt [2021-11-11T17:19:34.437Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T17:19:34.438Z] PASS [2021-11-11T17:19:34.438Z] coverage: 46.8% of statements [2021-11-11T17:19:34.438Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 46.8% of statements [2021-11-11T17:19:34.438Z] === RUN TestValidateLogOpt [2021-11-11T17:19:34.438Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestNewMissedConfig [2021-11-11T17:19:34.438Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestNewMissedUrl [2021-11-11T17:19:34.438Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestNewMissedToken [2021-11-11T17:19:34.438Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestNewWithProxy [2021-11-11T17:19:34.438Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestDefault [2021-11-11T17:19:34.438Z] --- PASS: TestDefault (0.01s) [2021-11-11T17:19:34.438Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T17:19:34.438Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestJsonFormat [2021-11-11T17:19:34.438Z] --- PASS: TestJsonFormat (0.01s) [2021-11-11T17:19:34.438Z] === RUN TestRawFormat [2021-11-11T17:19:34.438Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestRawFormatWithLabels [2021-11-11T17:19:34.438Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestRawFormatWithoutTag [2021-11-11T17:19:34.438Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T17:19:34.438Z] === RUN TestBatching [2021-11-11T17:19:34.438Z] === RUN TestNewParse [2021-11-11T17:19:34.438Z] --- PASS: TestNewParse (0.00s) [2021-11-11T17:19:34.438Z] PASS [2021-11-11T17:19:34.438Z] coverage: 8.3% of statements [2021-11-11T17:19:34.438Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-11-11T17:19:34.813Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-11T17:19:34.814Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T17:19:34.814Z] reload_test.go:520: root required [2021-11-11T17:19:34.814Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T17:19:34.814Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T17:19:34.814Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T17:19:34.814Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T17:19:34.814Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T17:19:34.814Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T17:19:34.814Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T17:19:34.814Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T17:19:34.814Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T17:19:34.814Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T17:19:34.814Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T17:19:34.814Z] === RUN TestParseVolumesFrom [2021-11-11T17:19:34.814Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T17:19:34.814Z] PASS [2021-11-11T17:19:34.814Z] coverage: 9.0% of statements [2021-11-11T17:19:34.814Z] ok github.com/docker/docker/daemon 2.437s coverage: 9.0% of statements [2021-11-11T17:19:34.906Z] --- PASS: TestBatching (0.21s) [2021-11-11T17:19:34.906Z] === RUN TestFrequency [2021-11-11T17:19:34.906Z] --- PASS: TestFrequency (0.19s) [2021-11-11T17:19:34.906Z] === RUN TestOneMessagePerRequest [2021-11-11T17:19:34.906Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T17:19:34.906Z] === RUN TestVerify [2021-11-11T17:19:34.906Z] --- PASS: TestVerify (0.00s) [2021-11-11T17:19:34.906Z] === RUN TestSkipVerify [2021-11-11T17:19:34.906Z] time="2021-11-11T17:19:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:34.906Z] time="2021-11-11T17:19:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:34.906Z] time="2021-11-11T17:19:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T17:19:35.287Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T17:19:35.287Z] === RUN TestAdapterReadLogs [2021-11-11T17:19:35.287Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T17:19:35.287Z] === RUN TestCopier [2021-11-11T17:19:35.287Z] --- PASS: TestCopier (0.00s) [2021-11-11T17:19:35.287Z] === RUN TestCopierLongLines [2021-11-11T17:19:35.287Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T17:19:35.287Z] === RUN TestCopierSlow [2021-11-11T17:19:35.287Z] --- PASS: TestCopierSlow (0.20s) [2021-11-11T17:19:35.287Z] === RUN TestCopierWithSized [2021-11-11T17:19:35.287Z] === RUN TestCopierWithSized/as_is [2021-11-11T17:19:35.287Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T17:19:35.287Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-11T17:19:35.287Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T17:19:35.287Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-11T17:19:35.287Z] === RUN TestCopierWithPartial [2021-11-11T17:19:35.287Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T17:19:35.287Z] === RUN TestRingLogger [2021-11-11T17:19:35.287Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T17:19:35.287Z] === RUN TestRingCap [2021-11-11T17:19:35.287Z] --- PASS: TestRingCap (0.00s) [2021-11-11T17:19:35.287Z] === RUN TestRingClose [2021-11-11T17:19:35.287Z] --- PASS: TestRingClose (0.00s) [2021-11-11T17:19:35.287Z] === RUN TestRingDrain [2021-11-11T17:19:35.287Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T17:19:35.287Z] PASS [2021-11-11T17:19:35.287Z] coverage: 43.8% of statements [2021-11-11T17:19:35.287Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 43.8% of statements [2021-11-11T17:19:35.374Z] --- PASS: TestSkipVerify (0.57s) [2021-11-11T17:19:35.374Z] === RUN TestBufferMaximum [2021-11-11T17:19:35.374Z] time="2021-11-11T17:19:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.374Z] time="2021-11-11T17:19:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.374Z] time="2021-11-11T17:19:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.374Z] time="2021-11-11T17:19:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.374Z] time="2021-11-11T17:19:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651175.165029\",\"host\":\"58440d6e6bf7\"}'" [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651175.165029\",\"host\":\"58440d6e6bf7\"}'" [2021-11-11T17:19:35.375Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T17:19:35.375Z] === RUN TestServerAlwaysDown [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651175.168306\",\"host\":\"58440d6e6bf7\"}'" [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651175.168306\",\"host\":\"58440d6e6bf7\"}'" [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651175.168306\",\"host\":\"58440d6e6bf7\"}'" [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651175.169291\",\"host\":\"58440d6e6bf7\"}'" [2021-11-11T17:19:35.375Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651175.169291\",\"host\":\"58440d6e6bf7\"}'" [2021-11-11T17:19:35.375Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T17:19:35.375Z] === RUN TestCannotSendAfterClose [2021-11-11T17:19:35.375Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T17:19:35.375Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T17:19:35.375Z] === RUN TestV1IDService [2021-11-11T17:19:35.375Z] --- PASS: TestV1IDService (0.03s) [2021-11-11T17:19:35.375Z] === RUN TestV2MetadataService [2021-11-11T17:19:35.760Z] === RUN TestNewStreamConfig [2021-11-11T17:19:35.760Z] === RUN TestNewStreamConfig/defaults [2021-11-11T17:19:35.760Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T17:19:35.760Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T17:19:35.760Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T17:19:35.760Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T17:19:35.760Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T17:19:35.760Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T17:19:35.760Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T17:19:35.760Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T17:19:35.760Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T17:19:35.760Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T17:19:35.760Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T17:19:35.760Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T17:19:35.760Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T17:19:35.760Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T17:19:35.760Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T17:19:35.760Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T17:19:35.760Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T17:19:35.760Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T17:19:35.760Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T17:19:35.923Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T17:19:36.230Z] time="2021-11-11T17:19:35Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T17:19:36.230Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-11-11T17:19:36.230Z] === RUN TestCreateSuccess [2021-11-11T17:19:36.230Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCreateStreamSkipped [2021-11-11T17:19:36.230Z] time="2021-11-11T17:19:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T17:19:36.230Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCreateLogGroupSuccess [2021-11-11T17:19:36.230Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCreateError [2021-11-11T17:19:36.230Z] --- PASS: TestCreateError (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCreateAlreadyExists [2021-11-11T17:19:36.230Z] time="2021-11-11T17:19:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T17:19:36.230Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestLogClosed [2021-11-11T17:19:36.230Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestLogBlocking [2021-11-11T17:19:36.230Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T17:19:36.230Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T17:19:36.230Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestPublishBatchSuccess [2021-11-11T17:19:36.230Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestPublishBatchError [2021-11-11T17:19:36.230Z] time="2021-11-11T17:19:35Z" level=error msg=Error [2021-11-11T17:19:36.230Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T17:19:36.230Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T17:19:36.230Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T17:19:36.230Z] time="2021-11-11T17:19:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T17:19:36.230Z] time="2021-11-11T17:19:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T17:19:36.230Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchSimple [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchTicker [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchClose [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestEffectiveLen [2021-11-11T17:19:36.230Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T17:19:36.230Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T17:19:36.230Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T17:19:36.230Z] === RUN TestEffectiveLen/3/���� [2021-11-11T17:19:36.230Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T17:19:36.230Z] === RUN TestEffectiveLen/5/ [2021-11-11T17:19:36.230Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit/0/ [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1063: He [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1063: [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit/6/a� [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1063: a [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1064: � [2021-11-11T17:19:36.230Z] === RUN TestFindValidSplit/7/a� [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T17:19:36.230Z] cloudwatchlogs_test.go:1064: [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestProcessEventEmoji [2021-11-11T17:19:36.230Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchLineSplit [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchMaxEvents [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-11T17:19:36.230Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T17:19:36.230Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T17:19:36.230Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestSearchRegistryForImages [2021-11-11T17:19:36.230Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T17:19:36.230Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestImageDelete [2021-11-11T17:19:36.230Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T17:19:36.230Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestImageDelete/no_lease [2021-11-11T17:19:36.230Z] === RUN TestImageDelete/lease_exists [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T17:19:36.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T17:19:36.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestCreateTagSuccess [2021-11-11T17:19:36.230Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T17:19:36.230Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T17:19:36.230Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T17:19:36.230Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T17:19:36.230Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T17:19:36.230Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T17:19:36.230Z] PASS [2021-11-11T17:19:36.230Z] coverage: 77.4% of statements [2021-11-11T17:19:36.230Z] ok github.com/docker/docker/daemon/logger/awslogs 0.406s coverage: 77.4% of statements [2021-11-11T17:19:36.230Z] --- PASS: TestImageDelete (0.05s) [2021-11-11T17:19:36.230Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T17:19:36.230Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-11-11T17:19:36.230Z] === RUN TestContentStoreForPull [2021-11-11T17:19:36.361Z] time="2021-11-11T17:19:36Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T17:19:36.362Z] time="2021-11-11T17:19:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"58440d6e6bf7\"}'" [2021-11-11T17:19:36.362Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-11-11T17:19:36.362Z] PASS [2021-11-11T17:19:36.362Z] coverage: 82.5% of statements [2021-11-11T17:19:36.362Z] ok github.com/docker/docker/daemon/logger/splunk 2.054s coverage: 82.5% of statements [2021-11-11T17:19:36.362Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T17:19:36.362Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T17:19:36.362Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T17:19:36.362Z] === RUN TestSuccessfulDownload [2021-11-11T17:19:36.362Z] download_test.go:267: Needs fixing on Windows [2021-11-11T17:19:36.362Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T17:19:36.362Z] === RUN TestCancelledDownload [2021-11-11T17:19:36.362Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T17:19:36.362Z] === RUN TestMaxDownloadAttempts [2021-11-11T17:19:36.362Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:19:36.362Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:19:36.362Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:19:36.362Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:19:36.362Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:19:36.362Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:19:36.362Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:19:36.362Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:19:36.362Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:19:36.362Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:19:36.362Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:19:36.362Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:19:36.362Z] --- PASS: TestV2MetadataService (1.02s) [2021-11-11T17:19:36.362Z] PASS [2021-11-11T17:19:36.362Z] coverage: 48.2% of statements [2021-11-11T17:19:36.362Z] ok github.com/docker/docker/distribution/metadata 1.113s coverage: 48.2% of statements [2021-11-11T17:19:36.362Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T17:19:36.362Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T17:19:36.362Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T17:19:36.362Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T17:19:36.362Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T17:19:36.362Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T17:19:36.362Z] === RUN TestManifestStore [2021-11-11T17:19:36.362Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T17:19:36.700Z] --- PASS: TestContentStoreForPull (0.17s) [2021-11-11T17:19:36.700Z] PASS [2021-11-11T17:19:36.700Z] coverage: 6.7% of statements [2021-11-11T17:19:36.700Z] ok github.com/docker/docker/daemon/images 0.337s coverage: 6.7% of statements [2021-11-11T17:19:36.700Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T17:19:36.700Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T17:19:36.700Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T17:19:36.700Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T17:19:36.700Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T17:19:36.700Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T17:19:36.700Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T17:19:36.700Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T17:19:36.700Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T17:19:36.700Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T17:19:36.700Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-11-11T17:19:36.700Z] === RUN TestFastTimeMarshalJSON [2021-11-11T17:19:36.701Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-11T17:19:36.701Z] PASS [2021-11-11T17:19:36.701Z] coverage: 87.2% of statements [2021-11-11T17:19:36.701Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 87.2% of statements [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1880366606\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/no_local_cache [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/with_local_cache [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T17:19:36.830Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore (0.28s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-11-11T17:19:36.830Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-11T17:19:36.830Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T17:19:36.830Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T17:19:36.830Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T17:19:36.830Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T17:19:36.830Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T17:19:36.830Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T17:19:36.830Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T17:19:36.830Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T17:19:36.830Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T17:19:36.830Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T17:19:36.830Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T17:19:36.830Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T17:19:36.830Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T17:19:36.830Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T17:19:36.830Z] === RUN TestFixManifestLayers [2021-11-11T17:19:36.830Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T17:19:36.830Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T17:19:36.830Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T17:19:36.830Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T17:19:36.830Z] === RUN TestFixManifestLayersBadParent [2021-11-11T17:19:36.830Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T17:19:36.830Z] === RUN TestValidateManifest [2021-11-11T17:19:36.830Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T17:19:36.830Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T17:19:36.830Z] === RUN TestFormatPlatform [2021-11-11T17:19:36.830Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T17:19:36.830Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T17:19:36.830Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-11-11T17:19:36.830Z] === RUN TestLayerAlreadyExists [2021-11-11T17:19:36.830Z] 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-11-11T17:19:36.830Z] 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-11-11T17:19:36.830Z] 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-11-11T17:19:36.830Z] 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-11-11T17:19:36.830Z] 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-11-11T17:19:36.830Z] 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-11-11T17:19:36.830Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-11-11T17:19:36.830Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:19:36.830Z] time="2021-11-11T17:19:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:19:36.830Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T17:19:36.830Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-11-11T17:19:36.830Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-11-11T17:19:36.830Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-11-11T17:19:36.830Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-11-11T17:19:36.830Z] === RUN TestTransfer [2021-11-11T17:19:36.830Z] --- PASS: TestTransfer (0.12s) [2021-11-11T17:19:36.830Z] === RUN TestConcurrencyLimit [2021-11-11T17:19:37.170Z] === RUN TestJSONFileLogger [2021-11-11T17:19:37.170Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T17:19:37.170Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T17:19:37.170Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T17:19:37.170Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T17:19:37.170Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-11T17:19:37.170Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T17:19:37.170Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T17:19:37.170Z] === RUN TestEncodeDecode [2021-11-11T17:19:37.170Z] === PAUSE TestEncodeDecode [2021-11-11T17:19:37.170Z] === RUN TestUnexpectedEOF [2021-11-11T17:19:37.170Z] time="2021-11-11T17:19:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T17:19:37.170Z] time="2021-11-11T17:19:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T17:19:37.170Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-11-11T17:19:37.170Z] === CONT TestEncodeDecode [2021-11-11T17:19:37.170Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T17:19:37.171Z] PASS [2021-11-11T17:19:37.171Z] coverage: 69.9% of statements [2021-11-11T17:19:37.171Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.229s coverage: 69.9% of statements [2021-11-11T17:19:37.300Z] === RUN TestNotFound [2021-11-11T17:19:37.300Z] --- PASS: TestNotFound (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestConflict [2021-11-11T17:19:37.300Z] --- PASS: TestConflict (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestForbidden [2021-11-11T17:19:37.300Z] --- PASS: TestForbidden (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestInvalidParameter [2021-11-11T17:19:37.300Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestNotImplemented [2021-11-11T17:19:37.300Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestNotModified [2021-11-11T17:19:37.300Z] --- PASS: TestNotModified (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestUnauthorized [2021-11-11T17:19:37.300Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestUnknown [2021-11-11T17:19:37.300Z] --- PASS: TestUnknown (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestCancelled [2021-11-11T17:19:37.300Z] --- PASS: TestCancelled (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestDeadline [2021-11-11T17:19:37.300Z] --- PASS: TestDeadline (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestDataLoss [2021-11-11T17:19:37.300Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestUnavailable [2021-11-11T17:19:37.300Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestSystem [2021-11-11T17:19:37.300Z] --- PASS: TestSystem (0.00s) [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Conflict [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T17:19:37.300Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T17:19:37.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T17:19:37.300Z] PASS [2021-11-11T17:19:37.300Z] coverage: 53.1% of statements [2021-11-11T17:19:37.300Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-11-11T17:19:37.300Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-11-11T17:19:37.300Z] === RUN TestInactiveJobs [2021-11-11T17:19:37.768Z] --- PASS: TestInactiveJobs (0.35s) [2021-11-11T17:19:37.768Z] === RUN TestWatchRelease [2021-11-11T17:19:37.768Z] --- PASS: TestWatchRelease (0.08s) [2021-11-11T17:19:37.768Z] === RUN TestWatchFinishedTransfer [2021-11-11T17:19:37.768Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T17:19:37.768Z] === RUN TestDuplicateTransfer [2021-11-11T17:19:37.768Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T17:19:37.768Z] === RUN TestSuccessfulUpload [2021-11-11T17:19:37.768Z] --- PASS: TestWhenEmptyAuthConfig (1.04s) [2021-11-11T17:19:37.768Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T17:19:37.768Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T17:19:37.768Z] === RUN TestTokenPassThru [2021-11-11T17:19:37.768Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T17:19:37.768Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T17:19:37.768Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-11T17:19:37.768Z] PASS [2021-11-11T17:19:37.768Z] coverage: 24.1% of statements [2021-11-11T17:19:37.768Z] ok github.com/docker/docker/distribution 1.420s coverage: 24.1% of statements [2021-11-11T17:19:37.768Z] === RUN TestFSGetInvalidData [2021-11-11T17:19:37.768Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T17:19:37.768Z] === RUN TestFSInvalidSet [2021-11-11T17:19:38.161Z] === RUN TestWriteLog [2021-11-11T17:19:38.161Z] === PAUSE TestWriteLog [2021-11-11T17:19:38.161Z] === RUN TestReadLog [2021-11-11T17:19:38.161Z] === PAUSE TestReadLog [2021-11-11T17:19:38.161Z] === CONT TestWriteLog [2021-11-11T17:19:38.161Z] === CONT TestReadLog [2021-11-11T17:19:38.161Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T17:19:38.161Z] === RUN TestReadLog/tail_exact [2021-11-11T17:19:38.161Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T17:19:38.161Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T17:19:38.161Z] --- PASS: TestReadLog (0.16s) [2021-11-11T17:19:38.161Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-11T17:19:38.161Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T17:19:38.161Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T17:19:38.161Z] PASS [2021-11-11T17:19:38.161Z] coverage: 75.2% of statements [2021-11-11T17:19:38.161Z] ok github.com/docker/docker/daemon/logger/local 0.214s coverage: 75.2% of statements [2021-11-11T17:19:38.161Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T17:19:38.238Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T17:19:38.238Z] === RUN TestFSInvalidRoot [2021-11-11T17:19:38.238Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T17:19:38.238Z] === RUN TestFSMetadataGetSet [2021-11-11T17:19:38.238Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T17:19:38.238Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-11T17:19:38.238Z] === RUN TestFSInvalidWalker [2021-11-11T17:19:38.238Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T17:19:38.238Z] === RUN TestFSGetSet [2021-11-11T17:19:38.238Z] --- PASS: TestFSGetSet (0.01s) [2021-11-11T17:19:38.238Z] === RUN TestFSGetUnsetKey [2021-11-11T17:19:38.238Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestFSGetEmptyData [2021-11-11T17:19:38.238Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestFSDelete [2021-11-11T17:19:38.238Z] --- PASS: TestFSDelete (0.01s) [2021-11-11T17:19:38.238Z] === RUN TestFSWalker [2021-11-11T17:19:38.238Z] --- PASS: TestFSWalker (0.01s) [2021-11-11T17:19:38.238Z] === RUN TestFSWalkerStopOnError [2021-11-11T17:19:38.238Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T17:19:38.238Z] === RUN TestNewFromJSON [2021-11-11T17:19:38.238Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T17:19:38.238Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestMarshalKeyOrder [2021-11-11T17:19:38.238Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestHistoryEqual [2021-11-11T17:19:38.238Z] time="2021-11-11T17:19:37Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T17:19:38.238Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-11T17:19:38.238Z] === RUN TestImage [2021-11-11T17:19:38.238Z] --- PASS: TestImage (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestImageOSNotEmpty [2021-11-11T17:19:38.238Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T17:19:38.238Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestCreate [2021-11-11T17:19:38.238Z] --- PASS: TestCreate (0.00s) [2021-11-11T17:19:38.238Z] === RUN TestRestore [2021-11-11T17:19:38.238Z] time="2021-11-11T17:19:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T17:19:38.238Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-11-11T17:19:38.238Z] === RUN TestCancelledUpload [2021-11-11T17:19:38.238Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T17:19:38.238Z] PASS [2021-11-11T17:19:38.238Z] coverage: 76.8% of statements [2021-11-11T17:19:38.238Z] ok github.com/docker/docker/distribution/xfer 1.782s coverage: 76.8% of statements [2021-11-11T17:19:38.238Z] --- PASS: TestRestore (0.03s) [2021-11-11T17:19:38.238Z] === RUN TestAddDelete [2021-11-11T17:19:38.238Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T17:19:38.238Z] === RUN TestCompare [2021-11-11T17:19:38.238Z] --- PASS: TestCompare (0.00s) [2021-11-11T17:19:38.238Z] PASS [2021-11-11T17:19:38.238Z] coverage: 19.2% of statements [2021-11-11T17:19:38.238Z] --- PASS: TestAddDelete (0.03s) [2021-11-11T17:19:38.238Z] === RUN TestSearchAfterDelete [2021-11-11T17:19:38.238Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2021-11-11T17:19:38.238Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T17:19:38.238Z] === RUN TestParentReset [2021-11-11T17:19:38.238Z] --- PASS: TestParentReset (0.09s) [2021-11-11T17:19:38.238Z] === RUN TestGetAndSetLastUpdated [2021-11-11T17:19:38.238Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-11-11T17:19:38.238Z] === RUN TestStoreLen [2021-11-11T17:19:38.468Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T17:19:38.630Z] === RUN TestOpenFileDelete [2021-11-11T17:19:38.630Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T17:19:38.630Z] === RUN TestOpenFileRename [2021-11-11T17:19:38.630Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T17:19:38.630Z] === RUN TestParseLogTagDefaultTag [2021-11-11T17:19:38.630Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T17:19:38.630Z] === RUN TestParseLogTag [2021-11-11T17:19:38.630Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T17:19:38.630Z] === RUN TestParseLogTagEmptyTag [2021-11-11T17:19:38.630Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T17:19:38.630Z] === RUN TestTailFiles [2021-11-11T17:19:38.630Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T17:19:38.630Z] === RUN TestFollowLogsConsumerGone [2021-11-11T17:19:38.630Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T17:19:38.630Z] === RUN TestFollowLogsProducerGone [2021-11-11T17:19:38.630Z] logfile_test.go:178: logDecode() closed after sending 3811 messages [2021-11-11T17:19:38.630Z] logfile_test.go:231: messages sent: 3811, received: 3811 [2021-11-11T17:19:38.630Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T17:19:38.630Z] === RUN TestCheckCapacityAndRotate [2021-11-11T17:19:38.630Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T17:19:38.630Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T17:19:38.630Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-11T17:19:38.630Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T17:19:38.630Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-11T17:19:38.630Z] PASS [2021-11-11T17:19:38.630Z] coverage: 53.7% of statements [2021-11-11T17:19:38.630Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 53.7% of statements [2021-11-11T17:19:38.706Z] --- PASS: TestStoreLen (0.08s) [2021-11-11T17:19:38.706Z] PASS [2021-11-11T17:19:38.706Z] coverage: 86.6% of statements [2021-11-11T17:19:38.706Z] ok github.com/docker/docker/image 0.607s coverage: 86.6% of statements [2021-11-11T17:19:39.100Z] === RUN TestLog [2021-11-11T17:19:39.100Z] --- PASS: TestLog (0.01s) [2021-11-11T17:19:39.100Z] PASS [2021-11-11T17:19:39.100Z] coverage: 31.5% of statements [2021-11-11T17:19:39.100Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 31.5% of statements [2021-11-11T17:19:39.175Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T17:19:39.175Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T17:19:39.175Z] PASS [2021-11-11T17:19:39.175Z] coverage: 25.0% of statements [2021-11-11T17:19:39.175Z] ok github.com/docker/docker/image/v1 0.058s coverage: 25.0% of statements [2021-11-11T17:19:39.175Z] === RUN TestValidateManifest [2021-11-11T17:19:39.175Z] === RUN TestValidateManifest/nil [2021-11-11T17:19:39.175Z] === RUN TestValidateManifest/non-nil [2021-11-11T17:19:39.175Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T17:19:39.175Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T17:19:39.175Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T17:19:39.175Z] PASS [2021-11-11T17:19:39.175Z] coverage: 0.7% of statements [2021-11-11T17:19:39.175Z] ok github.com/docker/docker/image/tarexport 0.060s coverage: 0.7% of statements [2021-11-11T17:19:39.175Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T17:19:39.571Z] === RUN TestValidateLogOpt [2021-11-11T17:19:39.571Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T17:19:39.571Z] === RUN TestNewMissedConfig [2021-11-11T17:19:39.571Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T17:19:39.571Z] === RUN TestNewMissedUrl [2021-11-11T17:19:39.571Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T17:19:39.571Z] === RUN TestNewMissedToken [2021-11-11T17:19:39.571Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestNewWithProxy [2021-11-11T17:19:39.572Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestDefault [2021-11-11T17:19:39.572Z] --- PASS: TestDefault (0.01s) [2021-11-11T17:19:39.572Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T17:19:39.572Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestJsonFormat [2021-11-11T17:19:39.572Z] --- PASS: TestJsonFormat (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestRawFormat [2021-11-11T17:19:39.572Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestRawFormatWithLabels [2021-11-11T17:19:39.572Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestRawFormatWithoutTag [2021-11-11T17:19:39.572Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestBatching [2021-11-11T17:19:39.572Z] --- PASS: TestBatching (0.29s) [2021-11-11T17:19:39.572Z] === RUN TestFrequency [2021-11-11T17:19:39.572Z] === RUN TestNewParse [2021-11-11T17:19:39.572Z] --- PASS: TestNewParse (0.00s) [2021-11-11T17:19:39.572Z] PASS [2021-11-11T17:19:39.572Z] coverage: 8.3% of statements [2021-11-11T17:19:39.572Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-11-11T17:19:39.572Z] --- PASS: TestFrequency (0.16s) [2021-11-11T17:19:39.572Z] === RUN TestOneMessagePerRequest [2021-11-11T17:19:39.572Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestVerify [2021-11-11T17:19:39.572Z] --- PASS: TestVerify (0.00s) [2021-11-11T17:19:39.572Z] === RUN TestSkipVerify [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] === RUN TestParseLogFormat [2021-11-11T17:19:40.044Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T17:19:40.044Z] === RUN TestValidateLogOptEmpty [2021-11-11T17:19:40.044Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T17:19:40.044Z] === RUN TestValidateSyslogAddress [2021-11-11T17:19:40.044Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T17:19:40.044Z] === RUN TestParseAddressDefaultPort [2021-11-11T17:19:40.044Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T17:19:40.044Z] === RUN TestValidateSyslogFacility [2021-11-11T17:19:40.044Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T17:19:40.044Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T17:19:40.044Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T17:19:40.044Z] === RUN TestValidateLogOpt [2021-11-11T17:19:40.044Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T17:19:40.044Z] PASS [2021-11-11T17:19:40.044Z] coverage: 46.8% of statements [2021-11-11T17:19:40.044Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-11-11T17:19:40.044Z] --- PASS: TestSkipVerify (0.46s) [2021-11-11T17:19:40.044Z] === RUN TestBufferMaximum [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651179.930508\",\"host\":\"b622c60e2078\"}'" [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651179.930508\",\"host\":\"b622c60e2078\"}'" [2021-11-11T17:19:40.044Z] --- PASS: TestBufferMaximum (0.01s) [2021-11-11T17:19:40.044Z] === RUN TestServerAlwaysDown [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651179.936633\",\"host\":\"b622c60e2078\"}'" [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651179.936633\",\"host\":\"b622c60e2078\"}'" [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651179.936633\",\"host\":\"b622c60e2078\"}'" [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651179.937175\",\"host\":\"b622c60e2078\"}'" [2021-11-11T17:19:40.044Z] time="2021-11-11T17:19:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636651179.937175\",\"host\":\"b622c60e2078\"}'" [2021-11-11T17:19:40.044Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T17:19:40.044Z] === RUN TestCannotSendAfterClose [2021-11-11T17:19:40.044Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T17:19:40.044Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T17:19:40.161Z] === RUN TestSerialization [2021-11-11T17:19:40.161Z] --- PASS: TestSerialization (0.02s) [2021-11-11T17:19:40.161Z] PASS [2021-11-11T17:19:40.161Z] coverage: 100.0% of statements [2021-11-11T17:19:40.161Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2021-11-11T17:19:40.379Z] --- PASS: TestBuildWithHugeFile (107.68s) [2021-11-11T17:19:40.379Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T17:19:40.379Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:19:40.379Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:19:40.379Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T17:19:40.379Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T17:19:40.379Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:19:40.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:19:40.379Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:19:40.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:19:40.379Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:19:40.379Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:19:40.379Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:19:40.379Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:19:40.379Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:19:40.379Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-11-11T17:19:40.379Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-11-11T17:19:40.379Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-11-11T17:19:40.379Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-11-11T17:19:40.379Z] === RUN TestBuildPreserveOwnership [2021-11-11T17:19:40.379Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T17:19:40.636Z] === RUN TestEnvironmentParsing [2021-11-11T17:19:40.636Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T17:19:40.636Z] PASS [2021-11-11T17:19:40.636Z] coverage: 1.2% of statements [2021-11-11T17:19:40.636Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2021-11-11T17:19:40.636Z] === RUN TestEmptyLayer [2021-11-11T17:19:40.636Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T17:19:40.636Z] === RUN TestCommitFailure [2021-11-11T17:19:40.636Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T17:19:40.636Z] === RUN TestStartTransactionFailure [2021-11-11T17:19:40.636Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T17:19:40.636Z] === RUN TestGetOrphan [2021-11-11T17:19:40.636Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T17:19:40.636Z] === RUN TestMountAndRegister [2021-11-11T17:19:40.636Z] layer_test.go:270: Layer size: 14 [2021-11-11T17:19:40.636Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-11T17:19:40.636Z] === RUN TestLayerRelease [2021-11-11T17:19:40.636Z] layer_test.go:303: Failing on Windows [2021-11-11T17:19:40.636Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T17:19:40.639Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T17:19:41.034Z] === RUN TestV1IDService [2021-11-11T17:19:41.034Z] --- PASS: TestV1IDService (0.02s) [2021-11-11T17:19:41.034Z] === RUN TestV2MetadataService [2021-11-11T17:19:41.034Z] time="2021-11-11T17:19:40Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T17:19:41.034Z] time="2021-11-11T17:19:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b622c60e2078\"}'" [2021-11-11T17:19:41.034Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T17:19:41.034Z] PASS [2021-11-11T17:19:41.034Z] coverage: 82.5% of statements [2021-11-11T17:19:41.034Z] ok github.com/docker/docker/daemon/logger/splunk 2.022s coverage: 82.5% of statements [2021-11-11T17:19:41.034Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T17:19:41.034Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T17:19:41.034Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T17:19:41.106Z] === RUN TestStoreRestore [2021-11-11T17:19:41.106Z] layer_test.go:352: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestTarStreamStability [2021-11-11T17:19:41.106Z] layer_test.go:467: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestRegisterExistingLayer [2021-11-11T17:19:41.106Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-11-11T17:19:41.106Z] === RUN TestTarStreamVerification [2021-11-11T17:19:41.106Z] layer_test.go:696: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestLayerMigration [2021-11-11T17:19:41.106Z] migration_test.go:45: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T17:19:41.106Z] migration_test.go:181: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestMountInit [2021-11-11T17:19:41.106Z] mount_test.go:17: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestMountSize [2021-11-11T17:19:41.106Z] mount_test.go:76: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestMountChanges [2021-11-11T17:19:41.106Z] mount_test.go:125: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestMountApply [2021-11-11T17:19:41.106Z] mount_test.go:212: Failing on Windows [2021-11-11T17:19:41.106Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T17:19:41.106Z] PASS [2021-11-11T17:19:41.106Z] coverage: 30.1% of statements [2021-11-11T17:19:41.106Z] ok github.com/docker/docker/layer 0.261s coverage: 30.1% of statements [2021-11-11T17:19:41.106Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T17:19:41.106Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T17:19:41.106Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T17:19:41.106Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T17:19:41.106Z] === RUN TestSequenceGetAvailableBit [2021-11-11T17:19:41.106Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestSequenceEqual [2021-11-11T17:19:41.106Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestSequenceCopy [2021-11-11T17:19:41.106Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestGetFirstAvailable [2021-11-11T17:19:41.106Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestFindSequence [2021-11-11T17:19:41.106Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestCheckIfAvailable [2021-11-11T17:19:41.106Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestMergeSequences [2021-11-11T17:19:41.106Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestPushReservation [2021-11-11T17:19:41.106Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestSerializeDeserialize [2021-11-11T17:19:41.106Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestSet [2021-11-11T17:19:41.106Z] --- PASS: TestSet (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestSetUnset [2021-11-11T17:19:41.106Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestOffsetSetUnset [2021-11-11T17:19:41.106Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestSetInRange [2021-11-11T17:19:41.106Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T17:19:41.106Z] === RUN TestSetAnyInRange [2021-11-11T17:19:41.106Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T17:19:41.209Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T17:19:41.575Z] === RUN TestMethods [2021-11-11T17:19:41.575Z] --- PASS: TestMethods (0.00s) [2021-11-11T17:19:41.575Z] === RUN TestRandomAllocateDeallocate [2021-11-11T17:19:41.779Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T17:19:41.800Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2021-11-11T17:19:41.800Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-11-11T17:19:42.032Z] --- PASS: TestV2MetadataService (0.76s) [2021-11-11T17:19:42.032Z] PASS [2021-11-11T17:19:42.032Z] coverage: 48.2% of statements [2021-11-11T17:19:42.032Z] ok github.com/docker/docker/distribution/metadata 0.865s coverage: 48.2% of statements [2021-11-11T17:19:42.350Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-11T17:19:42.362Z] ok github.com/docker/docker/cmd/dockerd/trap 2.450s coverage: 0.0% of statements [2021-11-11T17:19:42.362Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T17:19:42.362Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T17:19:42.362Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T17:19:42.362Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T17:19:42.362Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T17:19:42.507Z] === RUN TestSuccessfulDownload [2021-11-11T17:19:42.507Z] download_test.go:267: Needs fixing on Windows [2021-11-11T17:19:42.507Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T17:19:42.507Z] === RUN TestCancelledDownload [2021-11-11T17:19:42.507Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T17:19:42.507Z] === RUN TestMaxDownloadAttempts [2021-11-11T17:19:42.507Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:19:42.507Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:19:42.507Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:19:42.507Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:19:42.507Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:19:42.507Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:19:42.507Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:19:42.507Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:19:42.507Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T17:19:42.507Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T17:19:42.507Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T17:19:42.507Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T17:19:42.507Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T17:19:42.507Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T17:19:42.507Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T17:19:42.507Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T17:19:42.507Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T17:19:42.507Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T17:19:42.507Z] === RUN TestManifestStore [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T17:19:42.507Z] time="2021-11-11T17:19:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2221444668\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/no_local_cache [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/with_local_cache [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T17:19:42.507Z] time="2021-11-11T17:19:42Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:42.507Z] time="2021-11-11T17:19:42Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T17:19:42.507Z] time="2021-11-11T17:19:42Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T17:19:42.507Z] time="2021-11-11T17:19:42Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:42.507Z] time="2021-11-11T17:19:42Z" level=warning msg="reference for unknown type: " [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T17:19:42.507Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T17:19:42.507Z] time="2021-11-11T17:19:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T17:19:42.507Z] --- PASS: TestManifestStore (0.27s) [2021-11-11T17:19:42.934Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-11-11T17:19:42.977Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-11T17:19:42.977Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T17:19:42.977Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T17:19:42.977Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T17:19:42.977Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T17:19:42.977Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T17:19:42.977Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T17:19:42.977Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T17:19:42.977Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestFixManifestLayers [2021-11-11T17:19:42.977Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T17:19:42.977Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T17:19:42.977Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestFixManifestLayersBadParent [2021-11-11T17:19:42.977Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestValidateManifest [2021-11-11T17:19:42.977Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T17:19:42.977Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestFormatPlatform [2021-11-11T17:19:42.977Z] --- PASS: TestFormatPlatform (0.07s) [2021-11-11T17:19:42.977Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T17:19:42.977Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestLayerAlreadyExists [2021-11-11T17:19:42.977Z] 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-11-11T17:19:42.977Z] 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-11-11T17:19:42.977Z] 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-11-11T17:19:42.977Z] 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-11-11T17:19:42.977Z] 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-11-11T17:19:42.977Z] 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-11-11T17:19:42.977Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T17:19:42.977Z] time="2021-11-11T17:19:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:19:42.977Z] time="2021-11-11T17:19:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:19:42.977Z] time="2021-11-11T17:19:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:19:42.977Z] time="2021-11-11T17:19:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T17:19:42.977Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-11-11T17:19:42.977Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-11-11T17:19:42.977Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-11-11T17:19:42.977Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-11-11T17:19:42.977Z] === RUN TestTransfer [2021-11-11T17:19:42.977Z] --- PASS: TestTransfer (0.13s) [2021-11-11T17:19:42.977Z] === RUN TestConcurrencyLimit [2021-11-11T17:19:42.977Z] === RUN TestNotFound [2021-11-11T17:19:42.977Z] --- PASS: TestNotFound (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestConflict [2021-11-11T17:19:42.977Z] --- PASS: TestConflict (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestForbidden [2021-11-11T17:19:42.977Z] --- PASS: TestForbidden (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestInvalidParameter [2021-11-11T17:19:42.977Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestNotImplemented [2021-11-11T17:19:42.977Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestNotModified [2021-11-11T17:19:42.977Z] --- PASS: TestNotModified (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestUnauthorized [2021-11-11T17:19:42.977Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestUnknown [2021-11-11T17:19:42.977Z] --- PASS: TestUnknown (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestCancelled [2021-11-11T17:19:42.977Z] --- PASS: TestCancelled (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestDeadline [2021-11-11T17:19:42.977Z] --- PASS: TestDeadline (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestDataLoss [2021-11-11T17:19:42.977Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestUnavailable [2021-11-11T17:19:42.977Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestSystem [2021-11-11T17:19:42.977Z] --- PASS: TestSystem (0.00s) [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Conflict [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T17:19:42.977Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T17:19:42.977Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T17:19:42.977Z] PASS [2021-11-11T17:19:42.977Z] coverage: 53.1% of statements [2021-11-11T17:19:42.977Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2021-11-11T17:19:43.140Z] === RUN TestInvalidConfig [2021-11-11T17:19:43.140Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T17:19:43.140Z] === RUN TestConfig [2021-11-11T17:19:43.140Z] --- PASS: TestConfig (0.00s) [2021-11-11T17:19:43.140Z] === RUN TestOptionsLabels [2021-11-11T17:19:43.140Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T17:19:43.140Z] === RUN TestValidName [2021-11-11T17:19:43.140Z] --- PASS: TestValidName (0.00s) [2021-11-11T17:19:43.140Z] === RUN TestTLSConfiguration [2021-11-11T17:19:43.140Z] time="2021-11-11T17:19:42Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T17:19:43.140Z] --- PASS: TestTLSConfiguration (0.13s) [2021-11-11T17:19:43.140Z] PASS [2021-11-11T17:19:43.140Z] coverage: 24.0% of statements [2021-11-11T17:19:43.140Z] ok github.com/docker/docker/libnetwork/config 0.194s coverage: 24.0% of statements [2021-11-11T17:19:43.450Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-11-11T17:19:43.450Z] === RUN TestInactiveJobs [2021-11-11T17:19:43.609Z] === RUN TestKey [2021-11-11T17:19:43.609Z] --- PASS: TestKey (0.00s) [2021-11-11T17:19:43.609Z] === RUN TestParseKey [2021-11-11T17:19:43.609Z] --- PASS: TestParseKey (0.00s) [2021-11-11T17:19:43.609Z] === RUN TestInvalidDataStore [2021-11-11T17:19:43.609Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T17:19:43.609Z] === RUN TestKVObjectFlatKey [2021-11-11T17:19:43.609Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T17:19:43.609Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T17:19:43.609Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T17:19:43.609Z] PASS [2021-11-11T17:19:43.609Z] coverage: 21.9% of statements [2021-11-11T17:19:43.609Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2021-11-11T17:19:43.873Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-11T17:19:43.873Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2021-11-11T17:19:43.873Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2021-11-11T17:19:43.873Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2021-11-11T17:19:43.873Z] === RUN TestBuildPlatformInvalid [2021-11-11T17:19:43.920Z] --- PASS: TestInactiveJobs (0.39s) [2021-11-11T17:19:43.920Z] === RUN TestWatchRelease [2021-11-11T17:19:43.920Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T17:19:43.920Z] === RUN TestWatchFinishedTransfer [2021-11-11T17:19:43.920Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T17:19:43.920Z] === RUN TestDuplicateTransfer [2021-11-11T17:19:43.920Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T17:19:43.920Z] === RUN TestSuccessfulUpload [2021-11-11T17:19:43.920Z] === RUN TestFSGetInvalidData [2021-11-11T17:19:43.920Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestFSInvalidSet [2021-11-11T17:19:43.920Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestFSInvalidRoot [2021-11-11T17:19:43.920Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestFSMetadataGetSet [2021-11-11T17:19:43.920Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-11T17:19:43.920Z] === RUN TestFSInvalidWalker [2021-11-11T17:19:43.920Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestFSGetSet [2021-11-11T17:19:43.920Z] --- PASS: TestFSGetSet (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestFSGetUnsetKey [2021-11-11T17:19:43.920Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-11T17:19:43.920Z] === RUN TestFSGetEmptyData [2021-11-11T17:19:43.920Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T17:19:43.920Z] === RUN TestFSDelete [2021-11-11T17:19:43.920Z] --- PASS: TestFSDelete (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestFSWalker [2021-11-11T17:19:43.920Z] --- PASS: TestFSWalker (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestFSWalkerStopOnError [2021-11-11T17:19:43.920Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestNewFromJSON [2021-11-11T17:19:43.920Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T17:19:43.920Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T17:19:43.920Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T17:19:43.920Z] === RUN TestMarshalKeyOrder [2021-11-11T17:19:43.920Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T17:19:43.920Z] === RUN TestHistoryEqual [2021-11-11T17:19:43.920Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2021-11-11T17:19:43.920Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T17:19:43.920Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T17:19:43.920Z] === RUN TestTokenPassThru [2021-11-11T17:19:43.920Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T17:19:43.920Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T17:19:43.920Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-11T17:19:43.920Z] PASS [2021-11-11T17:19:43.920Z] coverage: 24.1% of statements [2021-11-11T17:19:43.920Z] ok github.com/docker/docker/distribution 1.646s coverage: 24.1% of statements [2021-11-11T17:19:43.921Z] time="2021-11-11T17:19:43Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T17:19:43.921Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-11T17:19:43.921Z] === RUN TestImage [2021-11-11T17:19:43.921Z] --- PASS: TestImage (0.00s) [2021-11-11T17:19:43.921Z] === RUN TestImageOSNotEmpty [2021-11-11T17:19:43.921Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T17:19:43.921Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T17:19:43.921Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T17:19:43.921Z] === RUN TestCreate [2021-11-11T17:19:43.921Z] --- PASS: TestCreate (0.01s) [2021-11-11T17:19:43.921Z] === RUN TestRestore [2021-11-11T17:19:43.921Z] time="2021-11-11T17:19:43Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T17:19:43.921Z] --- PASS: TestRestore (0.02s) [2021-11-11T17:19:43.921Z] === RUN TestAddDelete [2021-11-11T17:19:43.921Z] --- PASS: TestAddDelete (0.03s) [2021-11-11T17:19:43.921Z] === RUN TestSearchAfterDelete [2021-11-11T17:19:43.921Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T17:19:43.921Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T17:19:43.921Z] === RUN TestParentReset [2021-11-11T17:19:43.921Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-11-11T17:19:43.921Z] === RUN TestCancelledUpload [2021-11-11T17:19:43.921Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T17:19:43.921Z] PASS [2021-11-11T17:19:43.921Z] coverage: 76.8% of statements [2021-11-11T17:19:43.921Z] --- PASS: TestParentReset (0.02s) [2021-11-11T17:19:44.077Z] === RUN TestErrorInterfaces [2021-11-11T17:19:44.078Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestNetworkMarshalling [2021-11-11T17:19:44.078Z] --- PASS: TestNetworkMarshalling (0.12s) [2021-11-11T17:19:44.078Z] === RUN TestEndpointMarshalling [2021-11-11T17:19:44.078Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestAuxAddresses [2021-11-11T17:19:44.078Z] time="2021-11-11T17:19:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:19:44.078Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-11T17:19:44.078Z] === RUN TestSRVServiceQuery [2021-11-11T17:19:44.078Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestServiceVIPReuse [2021-11-11T17:19:44.078Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T17:19:44.078Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestDNSIPQuery [2021-11-11T17:19:44.078Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestDNSProxyServFail [2021-11-11T17:19:44.078Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestDNSProxyServFail (0.01s) [2021-11-11T17:19:44.078Z] === RUN TestSandboxAddEmpty [2021-11-11T17:19:44.078Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestSandboxAddMultiPrio [2021-11-11T17:19:44.078Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestSandboxAddSamePrio [2021-11-11T17:19:44.078Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestCleanupServiceDiscovery [2021-11-11T17:19:44.078Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestDNSOptions [2021-11-11T17:19:44.078Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:44.078Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T17:19:44.078Z] time="2021-11-11T17:19:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:19:44.078Z] === RUN TestIPDataMarshalling [2021-11-11T17:19:44.078Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T17:19:44.078Z] === RUN TestValidateAndIsV6 [2021-11-11T17:19:44.078Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T17:19:44.078Z] PASS [2021-11-11T17:19:44.078Z] coverage: 68.9% of statements [2021-11-11T17:19:44.078Z] time="2021-11-11T17:19:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:19:44.133Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-11-11T17:19:44.133Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T17:19:44.133Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-11T17:19:44.391Z] === RUN TestGetAndSetLastUpdated [2021-11-11T17:19:44.391Z] ok github.com/docker/docker/distribution/xfer 1.822s coverage: 76.8% of statements [2021-11-11T17:19:44.391Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T17:19:44.391Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T17:19:44.391Z] === RUN TestStoreLen [2021-11-11T17:19:44.391Z] === RUN TestCompare [2021-11-11T17:19:44.391Z] --- PASS: TestCompare (0.00s) [2021-11-11T17:19:44.391Z] PASS [2021-11-11T17:19:44.391Z] coverage: 19.2% of statements [2021-11-11T17:19:44.391Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2021-11-11T17:19:44.391Z] --- PASS: TestStoreLen (0.04s) [2021-11-11T17:19:44.391Z] PASS [2021-11-11T17:19:44.391Z] coverage: 86.6% of statements [2021-11-11T17:19:44.391Z] ok github.com/docker/docker/image 0.458s coverage: 86.6% of statements [2021-11-11T17:19:44.547Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2021-11-11T17:19:44.547Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T17:19:44.547Z] PASS [2021-11-11T17:19:44.547Z] coverage: 8.6% of statements [2021-11-11T17:19:44.547Z] ok github.com/docker/docker/libnetwork 0.275s coverage: 8.6% of statements [2021-11-11T17:19:44.547Z] === RUN TestDriver [2021-11-11T17:19:44.547Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:19:44.547Z] PASS [2021-11-11T17:19:44.547Z] coverage: 34.8% of statements [2021-11-11T17:19:44.547Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-11-11T17:19:45.073Z] Loaded image: busybox:latest [2021-11-11T17:19:45.074Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T17:19:45.074Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T17:19:45.074Z] PASS [2021-11-11T17:19:45.074Z] coverage: 25.0% of statements [2021-11-11T17:19:45.080Z] === RUN TestDriver [2021-11-11T17:19:45.080Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:19:45.080Z] PASS [2021-11-11T17:19:45.080Z] coverage: 34.8% of statements [2021-11-11T17:19:45.080Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-11-11T17:19:45.334Z] docker_cli_daemon_test.go:1455: [d7a0cca574c96] daemon is not started [2021-11-11T17:19:45.334Z] Loaded image: busybox:glibc [2021-11-11T17:19:45.548Z] === RUN TestNetworkAllocateFree [2021-11-11T17:19:45.548Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T17:19:45.548Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T17:19:45.548Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T17:19:45.548Z] PASS [2021-11-11T17:19:45.548Z] coverage: 63.6% of statements [2021-11-11T17:19:45.548Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2021-11-11T17:19:45.586Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements [2021-11-11T17:19:45.586Z] === RUN TestValidateManifest [2021-11-11T17:19:45.586Z] === RUN TestValidateManifest/nil [2021-11-11T17:19:45.586Z] === RUN TestValidateManifest/non-nil [2021-11-11T17:19:45.586Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T17:19:45.586Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T17:19:45.586Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T17:19:45.586Z] PASS [2021-11-11T17:19:45.586Z] coverage: 0.7% of statements [2021-11-11T17:19:45.586Z] ok github.com/docker/docker/image/tarexport 0.339s coverage: 0.7% of statements [2021-11-11T17:19:45.905Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-11T17:19:45.905Z] check_test.go:308: [d44597acfc5e1] daemon is not started [2021-11-11T17:19:45.905Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-11T17:19:46.016Z] === RUN TestGetEmptyCapabilities [2021-11-11T17:19:46.016Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T17:19:46.016Z] === RUN TestGetExtraCapabilities [2021-11-11T17:19:46.016Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-11T17:19:46.016Z] === RUN TestGetInvalidCapabilities [2021-11-11T17:19:46.016Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T17:19:46.016Z] === RUN TestRemoteDriver [2021-11-11T17:19:46.016Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T17:19:46.016Z] === RUN TestDriverError [2021-11-11T17:19:46.016Z] --- PASS: TestDriverError (0.00s) [2021-11-11T17:19:46.016Z] === RUN TestMissingValues [2021-11-11T17:19:46.016Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T17:19:46.016Z] === RUN TestRollback [2021-11-11T17:19:46.016Z] --- PASS: TestRollback (0.00s) [2021-11-11T17:19:46.016Z] PASS [2021-11-11T17:19:46.016Z] coverage: 57.4% of statements [2021-11-11T17:19:46.016Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2021-11-11T17:19:46.055Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T17:19:46.485Z] === RUN TestNew [2021-11-11T17:19:46.485Z] --- PASS: TestNew (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestAddDriver [2021-11-11T17:19:46.485Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestAddDuplicateDriver [2021-11-11T17:19:46.485Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T17:19:46.485Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestDriver [2021-11-11T17:19:46.485Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestIPAM [2021-11-11T17:19:46.485Z] --- PASS: TestIPAM (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestWalkIPAMs [2021-11-11T17:19:46.485Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestWalkDrivers [2021-11-11T17:19:46.485Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T17:19:46.485Z] PASS [2021-11-11T17:19:46.485Z] coverage: 82.4% of statements [2021-11-11T17:19:46.485Z] === RUN TestNAT [2021-11-11T17:19:46.485Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T17:19:46.485Z] --- SKIP: TestNAT (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestTransparent [2021-11-11T17:19:46.485Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T17:19:46.485Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T17:19:46.485Z] PASS [2021-11-11T17:19:46.485Z] coverage: 0.0% of statements [2021-11-11T17:19:46.485Z] ok github.com/docker/docker/libnetwork/drvregistry 0.059s coverage: 82.4% of statements [2021-11-11T17:19:46.485Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-11-11T17:19:46.485Z] === RUN TestBuildDefault [2021-11-11T17:19:46.485Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestBuildHostnameDomainname [2021-11-11T17:19:46.485Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestBuildHostname [2021-11-11T17:19:46.485Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestBuildHostnameFQDN [2021-11-11T17:19:46.485Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestBuildNoIP [2021-11-11T17:19:46.485Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestUpdate [2021-11-11T17:19:46.485Z] --- PASS: TestUpdate (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T17:19:46.485Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T17:19:46.485Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestAddEmpty [2021-11-11T17:19:46.485Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestAdd [2021-11-11T17:19:46.485Z] --- PASS: TestAdd (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestDeleteEmpty [2021-11-11T17:19:46.485Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestDeleteNewline [2021-11-11T17:19:46.485Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestDelete [2021-11-11T17:19:46.485Z] --- PASS: TestDelete (0.00s) [2021-11-11T17:19:46.485Z] === RUN TestConcurrentWrites [2021-11-11T17:19:46.847Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T17:19:46.953Z] --- PASS: TestConcurrentWrites (0.17s) [2021-11-11T17:19:46.953Z] PASS [2021-11-11T17:19:46.953Z] coverage: 81.2% of statements [2021-11-11T17:19:46.953Z] ok github.com/docker/docker/libnetwork/etchosts 0.227s coverage: 81.2% of statements [2021-11-11T17:19:47.045Z] === RUN TestSerialization [2021-11-11T17:19:47.045Z] --- PASS: TestSerialization (0.02s) [2021-11-11T17:19:47.045Z] PASS [2021-11-11T17:19:47.045Z] coverage: 100.0% of statements [2021-11-11T17:19:47.046Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-11-11T17:19:47.046Z] === RUN TestEnvironmentParsing [2021-11-11T17:19:47.046Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T17:19:47.046Z] PASS [2021-11-11T17:19:47.046Z] coverage: 1.2% of statements [2021-11-11T17:19:47.046Z] ok github.com/docker/docker/libcontainerd/local 0.078s coverage: 1.2% of statements [2021-11-11T17:19:47.046Z] === RUN TestEmptyLayer [2021-11-11T17:19:47.046Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T17:19:47.046Z] === RUN TestCommitFailure [2021-11-11T17:19:47.046Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T17:19:47.046Z] === RUN TestStartTransactionFailure [2021-11-11T17:19:47.046Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T17:19:47.046Z] === RUN TestGetOrphan [2021-11-11T17:19:47.046Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T17:19:47.046Z] === RUN TestMountAndRegister [2021-11-11T17:19:47.046Z] layer_test.go:270: Layer size: 14 [2021-11-11T17:19:47.046Z] --- PASS: TestMountAndRegister (0.11s) [2021-11-11T17:19:47.046Z] === RUN TestLayerRelease [2021-11-11T17:19:47.046Z] layer_test.go:303: Failing on Windows [2021-11-11T17:19:47.046Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T17:19:47.422Z] === RUN TestNew [2021-11-11T17:19:47.422Z] --- PASS: TestNew (0.00s) [2021-11-11T17:19:47.422Z] === RUN TestAllocate [2021-11-11T17:19:47.422Z] --- PASS: TestAllocate (0.00s) [2021-11-11T17:19:47.422Z] === RUN TestUninitialized [2021-11-11T17:19:47.422Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T17:19:47.422Z] === RUN TestAllocateInRange [2021-11-11T17:19:47.422Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T17:19:47.422Z] === RUN TestAllocateSerial [2021-11-11T17:19:47.422Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T17:19:47.422Z] PASS [2021-11-11T17:19:47.422Z] coverage: 87.5% of statements [2021-11-11T17:19:47.422Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2021-11-11T17:19:47.422Z] === RUN TestDiff [2021-11-11T17:19:47.422Z] --- PASS: TestDiff (0.00s) [2021-11-11T17:19:47.422Z] === RUN TestAddedCallback [2021-11-11T17:19:47.422Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T17:19:47.422Z] === RUN TestRemovedCallback [2021-11-11T17:19:47.422Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T17:19:47.422Z] === RUN TestNoCallback [2021-11-11T17:19:47.422Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T17:19:47.422Z] PASS [2021-11-11T17:19:47.422Z] coverage: 48.1% of statements [2021-11-11T17:19:47.422Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.039s coverage: 48.1% of statements [2021-11-11T17:19:47.516Z] === RUN TestStoreRestore [2021-11-11T17:19:47.516Z] layer_test.go:352: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T17:19:47.516Z] === RUN TestTarStreamStability [2021-11-11T17:19:47.516Z] layer_test.go:467: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T17:19:47.516Z] === RUN TestRegisterExistingLayer [2021-11-11T17:19:47.516Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-11-11T17:19:47.516Z] === RUN TestTarStreamVerification [2021-11-11T17:19:47.516Z] layer_test.go:696: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T17:19:47.516Z] === RUN TestLayerMigration [2021-11-11T17:19:47.516Z] migration_test.go:45: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T17:19:47.516Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T17:19:47.516Z] migration_test.go:181: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T17:19:47.516Z] === RUN TestMountInit [2021-11-11T17:19:47.516Z] mount_test.go:17: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T17:19:47.516Z] === RUN TestMountSize [2021-11-11T17:19:47.516Z] mount_test.go:76: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T17:19:47.516Z] === RUN TestMountChanges [2021-11-11T17:19:47.516Z] mount_test.go:125: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T17:19:47.516Z] === RUN TestMountApply [2021-11-11T17:19:47.516Z] mount_test.go:212: Failing on Windows [2021-11-11T17:19:47.516Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T17:19:47.516Z] PASS [2021-11-11T17:19:47.516Z] coverage: 30.1% of statements [2021-11-11T17:19:47.516Z] ok github.com/docker/docker/layer 0.382s coverage: 30.1% of statements [2021-11-11T17:19:47.516Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T17:19:47.516Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T17:19:47.516Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T17:19:47.516Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T17:19:47.788Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T17:19:47.892Z] --- PASS: TestRandomAllocateDeallocate (6.43s) [2021-11-11T17:19:47.892Z] === RUN TestAllocateRandomDeallocate [2021-11-11T17:19:47.892Z] === RUN TestCaller [2021-11-11T17:19:47.892Z] --- PASS: TestCaller (0.00s) [2021-11-11T17:19:47.892Z] PASS [2021-11-11T17:19:47.892Z] coverage: 100.0% of statements [2021-11-11T17:19:47.892Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2021-11-11T17:19:47.892Z] === RUN TestSetSerialInsertDelete [2021-11-11T17:19:47.892Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T17:19:47.892Z] === RUN TestSetParallelInsertDelete [2021-11-11T17:19:47.986Z] === RUN TestSequenceGetAvailableBit [2021-11-11T17:19:47.986Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestSequenceEqual [2021-11-11T17:19:47.986Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestSequenceCopy [2021-11-11T17:19:47.986Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestGetFirstAvailable [2021-11-11T17:19:47.986Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestFindSequence [2021-11-11T17:19:47.986Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestCheckIfAvailable [2021-11-11T17:19:47.986Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestMergeSequences [2021-11-11T17:19:47.986Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestPushReservation [2021-11-11T17:19:47.986Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestSerializeDeserialize [2021-11-11T17:19:47.986Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestSet [2021-11-11T17:19:47.986Z] --- PASS: TestSet (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestSetUnset [2021-11-11T17:19:47.986Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestOffsetSetUnset [2021-11-11T17:19:47.986Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestSetInRange [2021-11-11T17:19:47.986Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestSetAnyInRange [2021-11-11T17:19:47.986Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestMethods [2021-11-11T17:19:47.986Z] --- PASS: TestMethods (0.00s) [2021-11-11T17:19:47.986Z] === RUN TestRandomAllocateDeallocate [2021-11-11T17:19:48.358Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-11T17:19:48.358Z] Loaded image: debian:bullseye-slim [2021-11-11T17:19:48.358Z] Loaded image: hello-world:latest [2021-11-11T17:19:48.619Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:19:48.879Z] === RUN TestInt2IP2IntConversion [2021-11-11T17:19:48.879Z] === RUN TestPoolRequest [2021-11-11T17:19:48.879Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T17:19:48.879Z] === RUN TestOtherRequests [2021-11-11T17:19:48.879Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T17:19:48.879Z] PASS [2021-11-11T17:19:48.879Z] coverage: 57.1% of statements [2021-11-11T17:19:48.879Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-11-11T17:19:48.989Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2021-11-11T17:19:48.989Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-11-11T17:19:49.190Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T17:19:49.347Z] --- PASS: TestAllocateRandomDeallocate (1.59s) [2021-11-11T17:19:49.347Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T17:19:49.347Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-11-11T17:19:49.347Z] === RUN TestGetAddressVersion [2021-11-11T17:19:49.347Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T17:19:49.347Z] === RUN TestKeyString [2021-11-11T17:19:49.347Z] --- PASS: TestKeyString (0.00s) [2021-11-11T17:19:49.347Z] === RUN TestPoolDataMarshal [2021-11-11T17:19:49.347Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T17:19:49.347Z] === RUN TestSubnetsMarshal [2021-11-11T17:19:49.348Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-11-11T17:19:49.348Z] === RUN TestAddSubnets [2021-11-11T17:19:49.348Z] --- PASS: TestAddSubnets (0.06s) [2021-11-11T17:19:49.348Z] === RUN TestDoublePoolRelease [2021-11-11T17:19:49.348Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-11-11T17:19:49.348Z] === RUN TestAddReleasePoolID [2021-11-11T17:19:49.821Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-11-11T17:19:49.821Z] === RUN TestPredefinedPool [2021-11-11T17:19:49.821Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-11T17:19:49.821Z] === RUN TestRemoveSubnet [2021-11-11T17:19:49.821Z] --- PASS: TestRemoveSubnet (0.24s) [2021-11-11T17:19:49.821Z] === RUN TestGetSameAddress [2021-11-11T17:19:49.821Z] --- PASS: TestGetSameAddress (0.03s) [2021-11-11T17:19:49.821Z] === RUN TestPoolAllocationReuse [2021-11-11T17:19:49.821Z] === RUN TestGetCapabilities [2021-11-11T17:19:49.821Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T17:19:49.821Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T17:19:49.821Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-11T17:19:49.821Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T17:19:49.821Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T17:19:49.821Z] === RUN TestRemoteDriver [2021-11-11T17:19:49.821Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T17:19:49.821Z] PASS [2021-11-11T17:19:49.821Z] coverage: 47.4% of statements [2021-11-11T17:19:49.821Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.056s coverage: 47.4% of statements [2021-11-11T17:19:50.131Z] check_test.go:308: [dd0d1cda875dc] daemon is not started [2021-11-11T17:19:50.131Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-11T17:19:50.213Z] === RUN TestInvalidConfig [2021-11-11T17:19:50.213Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T17:19:50.213Z] === RUN TestConfig [2021-11-11T17:19:50.213Z] --- PASS: TestConfig (0.00s) [2021-11-11T17:19:50.213Z] === RUN TestOptionsLabels [2021-11-11T17:19:50.213Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T17:19:50.213Z] === RUN TestValidName [2021-11-11T17:19:50.213Z] --- PASS: TestValidName (0.00s) [2021-11-11T17:19:50.213Z] === RUN TestTLSConfiguration [2021-11-11T17:19:50.213Z] time="2021-11-11T17:19:49Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T17:19:50.213Z] --- PASS: TestTLSConfiguration (0.12s) [2021-11-11T17:19:50.213Z] PASS [2021-11-11T17:19:50.213Z] coverage: 24.0% of statements [2021-11-11T17:19:50.213Z] ok github.com/docker/docker/libnetwork/config 0.228s coverage: 24.0% of statements [2021-11-11T17:19:50.355Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-11-11T17:19:50.391Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T17:19:50.683Z] === RUN TestKey [2021-11-11T17:19:50.683Z] --- PASS: TestKey (0.00s) [2021-11-11T17:19:50.683Z] === RUN TestParseKey [2021-11-11T17:19:50.683Z] --- PASS: TestParseKey (0.00s) [2021-11-11T17:19:50.683Z] === RUN TestInvalidDataStore [2021-11-11T17:19:50.683Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T17:19:50.683Z] === RUN TestKVObjectFlatKey [2021-11-11T17:19:50.683Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T17:19:50.683Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T17:19:50.683Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T17:19:50.683Z] PASS [2021-11-11T17:19:50.683Z] coverage: 21.9% of statements [2021-11-11T17:19:50.683Z] ok github.com/docker/docker/libnetwork/datastore 0.059s coverage: 21.9% of statements [2021-11-11T17:19:50.816Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.47s) [2021-11-11T17:19:50.816Z] === RUN TestRetrieveFromStore [2021-11-11T17:19:50.816Z] === RUN TestWindowsIPAM [2021-11-11T17:19:50.816Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T17:19:50.816Z] PASS [2021-11-11T17:19:50.816Z] coverage: 71.4% of statements [2021-11-11T17:19:50.816Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.068s coverage: 71.4% of statements [2021-11-11T17:19:50.961Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T17:19:51.157Z] === RUN TestIPDataMarshalling [2021-11-11T17:19:51.157Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T17:19:51.157Z] === RUN TestValidateAndIsV6 [2021-11-11T17:19:51.157Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T17:19:51.157Z] PASS [2021-11-11T17:19:51.157Z] coverage: 68.9% of statements [2021-11-11T17:19:51.157Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2021-11-11T17:19:51.157Z] === RUN TestErrorInterfaces [2021-11-11T17:19:51.157Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T17:19:51.157Z] === RUN TestNetworkMarshalling [2021-11-11T17:19:51.627Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-11-11T17:19:51.627Z] === RUN TestEndpointMarshalling [2021-11-11T17:19:51.627Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestAuxAddresses [2021-11-11T17:19:51.627Z] time="2021-11-11T17:19:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:19:51.627Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-11T17:19:51.627Z] === RUN TestSRVServiceQuery [2021-11-11T17:19:51.627Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestServiceVIPReuse [2021-11-11T17:19:51.627Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T17:19:51.627Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-11-11T17:19:51.627Z] === RUN TestDNSIPQuery [2021-11-11T17:19:51.627Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestDNSProxyServFail [2021-11-11T17:19:51.627Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestSandboxAddEmpty [2021-11-11T17:19:51.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestSandboxAddMultiPrio [2021-11-11T17:19:51.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestSandboxAddSamePrio [2021-11-11T17:19:51.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestCleanupServiceDiscovery [2021-11-11T17:19:51.627Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestDNSOptions [2021-11-11T17:19:51.627Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:19:51.627Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T17:19:51.627Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T17:19:51.627Z] time="2021-11-11T17:19:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:19:51.627Z] time="2021-11-11T17:19:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T17:19:51.627Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T17:19:51.627Z] PASS [2021-11-11T17:19:51.627Z] coverage: 8.6% of statements [2021-11-11T17:19:51.627Z] ok github.com/docker/docker/libnetwork 0.305s coverage: 8.6% of statements [2021-11-11T17:19:51.809Z] --- PASS: TestRetrieveFromStore (1.00s) [2021-11-11T17:19:51.810Z] === RUN TestIsCorrupted [2021-11-11T17:19:51.810Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-11T17:19:51.810Z] === RUN TestSetRollover [2021-11-11T17:19:51.810Z] === RUN TestDefaultNetwork [2021-11-11T17:19:51.903Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T17:19:52.096Z] === RUN TestDriver [2021-11-11T17:19:52.096Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:19:52.096Z] PASS [2021-11-11T17:19:52.096Z] coverage: 34.8% of statements [2021-11-11T17:19:52.096Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2021-11-11T17:19:52.280Z] --- PASS: TestDefaultNetwork (0.48s) [2021-11-11T17:19:52.280Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T17:19:52.566Z] === RUN TestDriver [2021-11-11T17:19:52.566Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:19:52.566Z] PASS [2021-11-11T17:19:52.566Z] coverage: 34.8% of statements [2021-11-11T17:19:52.566Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2021-11-11T17:19:52.566Z] === RUN TestNetworkAllocateFree [2021-11-11T17:19:52.566Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T17:19:52.566Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T17:19:52.566Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T17:19:52.566Z] PASS [2021-11-11T17:19:52.566Z] coverage: 63.6% of statements [2021-11-11T17:19:52.566Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2021-11-11T17:19:52.566Z] --- PASS: TestRandomAllocateDeallocate (4.61s) [2021-11-11T17:19:52.566Z] === RUN TestAllocateRandomDeallocate [2021-11-11T17:19:52.751Z] --- PASS: TestPoolAllocationReuse (2.64s) [2021-11-11T17:19:52.751Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T17:19:52.751Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-11-11T17:19:52.751Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T17:19:52.751Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.49s) [2021-11-11T17:19:52.751Z] === RUN TestInitAddressPools [2021-11-11T17:19:52.751Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T17:19:52.751Z] PASS [2021-11-11T17:19:52.751Z] coverage: 74.0% of statements [2021-11-11T17:19:52.751Z] ok github.com/docker/docker/libnetwork/ipamutils 1.059s coverage: 74.0% of statements [2021-11-11T17:19:53.036Z] === RUN TestGetEmptyCapabilities [2021-11-11T17:19:53.036Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T17:19:53.036Z] === RUN TestGetExtraCapabilities [2021-11-11T17:19:53.036Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-11T17:19:53.036Z] === RUN TestGetInvalidCapabilities [2021-11-11T17:19:53.285Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T17:19:53.506Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T17:19:53.506Z] === RUN TestRemoteDriver [2021-11-11T17:19:53.506Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T17:19:53.506Z] === RUN TestDriverError [2021-11-11T17:19:53.506Z] --- PASS: TestDriverError (0.00s) [2021-11-11T17:19:53.506Z] === RUN TestMissingValues [2021-11-11T17:19:53.506Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T17:19:53.506Z] === RUN TestRollback [2021-11-11T17:19:53.506Z] --- PASS: TestRollback (0.00s) [2021-11-11T17:19:53.506Z] PASS [2021-11-11T17:19:53.506Z] coverage: 57.4% of statements [2021-11-11T17:19:53.506Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2021-11-11T17:19:53.740Z] === RUN TestKeyValue [2021-11-11T17:19:53.740Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T17:19:53.740Z] PASS [2021-11-11T17:19:53.740Z] coverage: 60.0% of statements [2021-11-11T17:19:53.740Z] ok github.com/docker/docker/libnetwork/netlabel 0.051s coverage: 60.0% of statements [2021-11-11T17:19:53.740Z] --- PASS: TestSetRollover (2.07s) [2021-11-11T17:19:53.740Z] === RUN TestSetRolloverSerial [2021-11-11T17:19:53.976Z] === RUN TestNAT [2021-11-11T17:19:53.976Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T17:19:53.976Z] --- SKIP: TestNAT (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestTransparent [2021-11-11T17:19:53.976Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T17:19:53.976Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T17:19:53.976Z] PASS [2021-11-11T17:19:53.976Z] coverage: 0.0% of statements [2021-11-11T17:19:53.976Z] --- PASS: TestAllocateRandomDeallocate (1.14s) [2021-11-11T17:19:53.976Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T17:19:53.976Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2021-11-11T17:19:53.976Z] === RUN TestBuildDefault [2021-11-11T17:19:53.976Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestBuildHostnameDomainname [2021-11-11T17:19:53.976Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestBuildHostname [2021-11-11T17:19:53.976Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestBuildHostnameFQDN [2021-11-11T17:19:53.976Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestBuildNoIP [2021-11-11T17:19:53.976Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestUpdate [2021-11-11T17:19:53.976Z] --- PASS: TestUpdate (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T17:19:53.976Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T17:19:53.976Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestAddEmpty [2021-11-11T17:19:53.976Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestAdd [2021-11-11T17:19:53.976Z] --- PASS: TestAdd (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestDeleteEmpty [2021-11-11T17:19:53.976Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestDeleteNewline [2021-11-11T17:19:53.976Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestDelete [2021-11-11T17:19:53.976Z] --- PASS: TestDelete (0.00s) [2021-11-11T17:19:53.976Z] === RUN TestConcurrentWrites [2021-11-11T17:19:54.226Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T17:19:54.226Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-11T17:19:54.446Z] === RUN TestNew [2021-11-11T17:19:54.446Z] --- PASS: TestNew (0.00s) [2021-11-11T17:19:54.446Z] === RUN TestAddDriver [2021-11-11T17:19:54.446Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T17:19:54.446Z] === RUN TestAddDuplicateDriver [2021-11-11T17:19:54.446Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T17:19:54.446Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T17:19:54.446Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T17:19:54.446Z] === RUN TestDriver [2021-11-11T17:19:54.446Z] --- PASS: TestDriver (0.00s) [2021-11-11T17:19:54.446Z] === RUN TestIPAM [2021-11-11T17:19:54.446Z] --- PASS: TestIPAM (0.00s) [2021-11-11T17:19:54.446Z] === RUN TestWalkIPAMs [2021-11-11T17:19:54.446Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T17:19:54.446Z] === RUN TestWalkDrivers [2021-11-11T17:19:54.446Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T17:19:54.446Z] PASS [2021-11-11T17:19:54.446Z] coverage: 82.4% of statements [2021-11-11T17:19:54.446Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2021-11-11T17:19:54.446Z] --- PASS: TestConcurrentWrites (0.22s) [2021-11-11T17:19:54.446Z] PASS [2021-11-11T17:19:54.446Z] coverage: 81.2% of statements [2021-11-11T17:19:54.446Z] ok github.com/docker/docker/libnetwork/etchosts 0.293s coverage: 81.2% of statements [2021-11-11T17:19:54.446Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.83s) [2021-11-11T17:19:54.446Z] === RUN TestRetrieveFromStore [2021-11-11T17:19:54.919Z] === RUN TestDiff [2021-11-11T17:19:54.919Z] --- PASS: TestDiff (0.00s) [2021-11-11T17:19:54.919Z] === RUN TestAddedCallback [2021-11-11T17:19:54.919Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T17:19:54.919Z] === RUN TestRemovedCallback [2021-11-11T17:19:54.919Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T17:19:54.919Z] === RUN TestNoCallback [2021-11-11T17:19:54.919Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T17:19:54.919Z] PASS [2021-11-11T17:19:54.919Z] coverage: 48.1% of statements [2021-11-11T17:19:54.919Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.048s coverage: 48.1% of statements [2021-11-11T17:19:54.919Z] --- PASS: TestRetrieveFromStore (0.43s) [2021-11-11T17:19:54.919Z] === RUN TestIsCorrupted [2021-11-11T17:19:54.919Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-11T17:19:54.919Z] === RUN TestSetRollover [2021-11-11T17:19:54.919Z] === RUN TestNew [2021-11-11T17:19:54.919Z] --- PASS: TestNew (0.00s) [2021-11-11T17:19:54.919Z] === RUN TestAllocate [2021-11-11T17:19:54.919Z] --- PASS: TestAllocate (0.00s) [2021-11-11T17:19:54.919Z] === RUN TestUninitialized [2021-11-11T17:19:54.919Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T17:19:54.919Z] === RUN TestAllocateInRange [2021-11-11T17:19:54.919Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T17:19:54.919Z] === RUN TestAllocateSerial [2021-11-11T17:19:54.919Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T17:19:54.919Z] PASS [2021-11-11T17:19:54.919Z] coverage: 87.5% of statements [2021-11-11T17:19:55.166Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T17:19:55.167Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T17:19:55.388Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-11-11T17:19:55.388Z] === RUN TestCaller [2021-11-11T17:19:55.388Z] --- PASS: TestCaller (0.00s) [2021-11-11T17:19:55.388Z] PASS [2021-11-11T17:19:55.388Z] coverage: 100.0% of statements [2021-11-11T17:19:55.388Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-11-11T17:19:55.861Z] === RUN TestSetSerialInsertDelete [2021-11-11T17:19:55.861Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T17:19:55.861Z] === RUN TestSetParallelInsertDelete [2021-11-11T17:19:55.954Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.21s) [2021-11-11T17:19:55.954Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T17:19:55.954Z] === RUN TestNetworkDBSimple [2021-11-11T17:19:55.954Z] --- PASS: TestSetRolloverSerial (2.25s) [2021-11-11T17:19:55.954Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T17:19:55.954Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T17:19:55.954Z] PASS [2021-11-11T17:19:55.954Z] coverage: 84.4% of statements [2021-11-11T17:19:55.954Z] ok github.com/docker/docker/libnetwork/bitseq 14.886s coverage: 84.4% of statements [2021-11-11T17:19:56.108Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T17:19:56.330Z] --- PASS: TestSetRollover (1.41s) [2021-11-11T17:19:56.330Z] === RUN TestSetRolloverSerial [2021-11-11T17:19:56.800Z] === RUN TestPoolRequest [2021-11-11T17:19:56.800Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T17:19:56.800Z] === RUN TestOtherRequests [2021-11-11T17:19:56.800Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T17:19:56.800Z] PASS [2021-11-11T17:19:56.800Z] coverage: 57.1% of statements [2021-11-11T17:19:56.800Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2021-11-11T17:19:56.800Z] === RUN TestInt2IP2IntConversion [2021-11-11T17:19:56.892Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-11-11T17:19:57.049Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T17:19:57.049Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-11T17:19:57.272Z] --- PASS: TestInt2IP2IntConversion (0.44s) [2021-11-11T17:19:57.272Z] === RUN TestGetAddressVersion [2021-11-11T17:19:57.272Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T17:19:57.272Z] === RUN TestKeyString [2021-11-11T17:19:57.272Z] --- PASS: TestKeyString (0.00s) [2021-11-11T17:19:57.272Z] === RUN TestPoolDataMarshal [2021-11-11T17:19:57.272Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T17:19:57.272Z] === RUN TestSubnetsMarshal [2021-11-11T17:19:57.272Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-11T17:19:57.272Z] === RUN TestAddSubnets [2021-11-11T17:19:57.528Z] 2021/11/11 17:19:56 Closing DB instances... [2021-11-11T17:19:57.742Z] --- PASS: TestAddSubnets (0.04s) [2021-11-11T17:19:57.742Z] === RUN TestDoublePoolRelease [2021-11-11T17:19:57.742Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-11T17:19:57.742Z] === RUN TestAddReleasePoolID [2021-11-11T17:19:57.742Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-11-11T17:19:57.742Z] === RUN TestPredefinedPool [2021-11-11T17:19:57.742Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-11T17:19:57.742Z] === RUN TestRemoveSubnet [2021-11-11T17:19:57.742Z] --- PASS: TestSetRolloverSerial (1.23s) [2021-11-11T17:19:57.742Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T17:19:57.742Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T17:19:57.742Z] PASS [2021-11-11T17:19:57.742Z] coverage: 84.4% of statements [2021-11-11T17:19:57.742Z] ok github.com/docker/docker/libnetwork/bitseq 9.713s coverage: 84.4% of statements [2021-11-11T17:19:57.742Z] --- PASS: TestRemoveSubnet (0.17s) [2021-11-11T17:19:57.742Z] === RUN TestGetSameAddress [2021-11-11T17:19:57.742Z] --- PASS: TestGetSameAddress (0.03s) [2021-11-11T17:19:57.742Z] === RUN TestPoolAllocationReuse [2021-11-11T17:19:57.742Z] === RUN TestGetCapabilities [2021-11-11T17:19:57.742Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T17:19:57.742Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T17:19:57.742Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-11T17:19:57.742Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T17:19:57.742Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T17:19:57.742Z] === RUN TestRemoteDriver [2021-11-11T17:19:57.742Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T17:19:57.742Z] PASS [2021-11-11T17:19:57.742Z] coverage: 47.4% of statements [2021-11-11T17:19:57.742Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2021-11-11T17:19:57.996Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T17:19:57.996Z] PASS [2021-11-11T17:19:57.996Z] coverage: 100.0% of statements [2021-11-11T17:19:57.996Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.032s coverage: 100.0% of statements [2021-11-11T17:19:58.258Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 80.9% of statements [2021-11-11T17:19:58.463Z] === RUN TestGenerate [2021-11-11T17:19:58.463Z] --- PASS: TestGenerate (0.00s) [2021-11-11T17:19:58.463Z] === RUN TestGeneratePtr [2021-11-11T17:19:58.463Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T17:19:58.463Z] === RUN TestGenerateMissingField [2021-11-11T17:19:58.463Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T17:19:58.463Z] === RUN TestFieldCannotBeSet [2021-11-11T17:19:58.463Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T17:19:58.463Z] === RUN TestTypeMismatchError [2021-11-11T17:19:58.463Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T17:19:58.463Z] PASS [2021-11-11T17:19:58.463Z] coverage: 100.0% of statements [2021-11-11T17:19:58.463Z] ok github.com/docker/docker/libnetwork/options 0.026s coverage: 100.0% of statements [2021-11-11T17:19:58.463Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.68s) [2021-11-11T17:19:58.463Z] === RUN TestGetAddress [2021-11-11T17:19:58.463Z] --- PASS: TestNetworkDBSimple (2.63s) [2021-11-11T17:19:58.463Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T17:19:58.514Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-11T17:19:58.732Z] === RUN TestWindowsIPAM [2021-11-11T17:19:58.732Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T17:19:58.732Z] PASS [2021-11-11T17:19:58.732Z] coverage: 71.4% of statements [2021-11-11T17:19:58.732Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2021-11-11T17:19:58.770Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-11T17:19:58.932Z] testing: warning: no tests to run [2021-11-11T17:19:58.932Z] PASS [2021-11-11T17:19:58.932Z] coverage: 0.0% of statements [2021-11-11T17:19:58.932Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T17:19:58.932Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T17:19:59.202Z] --- PASS: TestPoolAllocationReuse (1.40s) [2021-11-11T17:19:59.202Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T17:19:59.202Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-11T17:19:59.202Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T17:19:59.331Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T17:19:59.400Z] === RUN TestRequestNewPort [2021-11-11T17:19:59.400Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestRequestSpecificPort [2021-11-11T17:19:59.400Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestReleasePort [2021-11-11T17:19:59.400Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestReuseReleasedPort [2021-11-11T17:19:59.400Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestReleaseUnreadledPort [2021-11-11T17:19:59.400Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestUnknowProtocol [2021-11-11T17:19:59.400Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestAllocateAllPorts [2021-11-11T17:19:59.400Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestPortAllocation [2021-11-11T17:19:59.400Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T17:19:59.400Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestNoDuplicateBPR [2021-11-11T17:19:59.400Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T17:19:59.400Z] === RUN TestChangePortRange [2021-11-11T17:19:59.400Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T17:19:59.400Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T17:19:59.400Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T17:19:59.400Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T17:19:59.400Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T17:19:59.400Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T17:19:59.400Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T17:19:59.400Z] PASS [2021-11-11T17:19:59.400Z] coverage: 88.6% of statements [2021-11-11T17:19:59.400Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2021-11-11T17:19:59.594Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-11T17:19:59.741Z] === RUN TestDefaultNetwork [2021-11-11T17:19:59.874Z] testing: warning: no tests to run [2021-11-11T17:19:59.874Z] PASS [2021-11-11T17:19:59.874Z] coverage: 0.0% of statements [2021-11-11T17:19:59.874Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-11-11T17:19:59.874Z] 2021/11/11 17:19:59 Closing DB instances... [2021-11-11T17:20:00.210Z] --- PASS: TestDefaultNetwork (0.30s) [2021-11-11T17:20:00.210Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T17:20:00.210Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2021-11-11T17:20:00.210Z] === RUN TestInitAddressPools [2021-11-11T17:20:00.210Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T17:20:00.210Z] PASS [2021-11-11T17:20:00.210Z] coverage: 74.0% of statements [2021-11-11T17:20:00.210Z] ok github.com/docker/docker/libnetwork/ipamutils 0.664s coverage: 74.0% of statements [2021-11-11T17:20:00.302Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.009s coverage: 4.2% of statements [2021-11-11T17:20:00.398Z] === RUN TestHashData [2021-11-11T17:20:00.399Z] --- PASS: TestHashData (0.00s) [2021-11-11T17:20:00.399Z] PASS [2021-11-11T17:20:00.399Z] coverage: 2.8% of statements [2021-11-11T17:20:00.399Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T17:20:00.680Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T17:20:00.869Z] === RUN TestErrorConstructors [2021-11-11T17:20:00.869Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T17:20:00.869Z] === RUN TestCompareIPMask [2021-11-11T17:20:00.869Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T17:20:00.869Z] === RUN TestUtilGetHostPartIP [2021-11-11T17:20:00.869Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T17:20:00.869Z] === RUN TestUtilGetBroadcastIP [2021-11-11T17:20:00.869Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T17:20:00.869Z] === RUN TestParseCIDR [2021-11-11T17:20:00.869Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T17:20:00.869Z] PASS [2021-11-11T17:20:00.869Z] coverage: 37.3% of statements [2021-11-11T17:20:00.869Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2021-11-11T17:20:01.149Z] === RUN TestKeyValue [2021-11-11T17:20:01.149Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T17:20:01.149Z] PASS [2021-11-11T17:20:01.149Z] coverage: 60.0% of statements [2021-11-11T17:20:01.149Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-11-11T17:20:01.149Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.78s) [2021-11-11T17:20:01.149Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T17:20:01.381Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T17:20:01.381Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T17:20:01.381Z] PASS [2021-11-11T17:20:01.381Z] coverage: 50.0% of statements [2021-11-11T17:20:01.381Z] ok github.com/docker/docker/oci 0.045s coverage: 50.0% of statements [2021-11-11T17:20:01.381Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-11-11T17:20:01.381Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T17:20:01.510Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.13s) [2021-11-11T17:20:01.510Z] PASS [2021-11-11T17:20:01.510Z] [2021-11-11T17:20:01.510Z] === Skipped [2021-11-11T17:20:01.510Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T17:20:01.510Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:20:01.510Z] [2021-11-11T17:20:01.510Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:20:01.510Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:20:01.510Z] [2021-11-11T17:20:01.510Z] DONE 34 tests, 2 skipped in 172.891s [2021-11-11T17:20:01.510Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T17:20:01.510Z] ++ 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-11-11T17:20:01.510Z] ++ set -e [2021-11-11T17:20:01.510Z] ++ '[' -n 0 ']' [2021-11-11T17:20:01.510Z] ++ set -x [2021-11-11T17:20:01.510Z] ++ 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-11-11T17:20:01.510Z] INFO: Testing against a local daemon [2021-11-11T17:20:01.510Z] === RUN TestConfigInspect [2021-11-11T17:20:01.619Z] === RUN TestGenerate [2021-11-11T17:20:01.619Z] --- PASS: TestGenerate (0.00s) [2021-11-11T17:20:01.619Z] === RUN TestGeneratePtr [2021-11-11T17:20:01.619Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T17:20:01.619Z] === RUN TestGenerateMissingField [2021-11-11T17:20:01.619Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T17:20:01.619Z] === RUN TestFieldCannotBeSet [2021-11-11T17:20:01.619Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T17:20:01.619Z] === RUN TestTypeMismatchError [2021-11-11T17:20:01.619Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T17:20:01.619Z] PASS [2021-11-11T17:20:01.619Z] coverage: 100.0% of statements [2021-11-11T17:20:01.619Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2021-11-11T17:20:01.849Z] === RUN TestAddressPoolOpt [2021-11-11T17:20:01.849Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/a [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/something [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/_=a [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/PATH [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/=a [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/PATH= [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/PATH=something [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/1asd [2021-11-11T17:20:01.849Z] === RUN TestValidateEnv/123 [2021-11-11T17:20:01.850Z] === RUN TestValidateEnv/some_space [2021-11-11T17:20:01.850Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T17:20:01.850Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T17:20:01.850Z] === RUN TestValidateEnv/= [2021-11-11T17:20:01.850Z] === RUN TestValidateEnv/PaTh [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestParseHost [2021-11-11T17:20:01.850Z] --- PASS: TestParseHost (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestParseDockerDaemonHost [2021-11-11T17:20:01.850Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestParseTCP [2021-11-11T17:20:01.850Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T17:20:01.850Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestValidateExtraHosts [2021-11-11T17:20:01.850Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestIpOptString [2021-11-11T17:20:01.850Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T17:20:01.850Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T17:20:01.850Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestIpOptSetInvalidVal [2021-11-11T17:20:01.850Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestValidateIPAddress [2021-11-11T17:20:01.850Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestMapOpts [2021-11-11T17:20:01.850Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestListOptsWithoutValidator [2021-11-11T17:20:01.850Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestListOptsWithValidator [2021-11-11T17:20:01.850Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestValidateDNSSearch [2021-11-11T17:20:01.850Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T17:20:01.850Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T17:20:01.850Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestNamedListOpts [2021-11-11T17:20:01.850Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestNamedMapOpts [2021-11-11T17:20:01.850Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestParseLink [2021-11-11T17:20:01.850Z] --- PASS: TestParseLink (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T17:20:01.850Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T17:20:01.850Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T17:20:01.850Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T17:20:01.850Z] === RUN TestUlimitOpt [2021-11-11T17:20:01.850Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T17:20:01.850Z] PASS [2021-11-11T17:20:01.850Z] coverage: 67.1% of statements [2021-11-11T17:20:01.850Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2021-11-11T17:20:02.193Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2021-11-11T17:20:02.194Z] ok github.com/docker/docker/daemon 12.119s coverage: 17.5% of statements [2021-11-11T17:20:02.194Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T17:20:02.194Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T17:20:02.194Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T17:20:02.194Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T17:20:02.318Z] === RUN TestParseVersion [2021-11-11T17:20:02.318Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T17:20:02.318Z] PASS [2021-11-11T17:20:02.318Z] coverage: 52.9% of statements [2021-11-11T17:20:02.318Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2021-11-11T17:20:02.450Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.371s coverage: 56.2% of statements [2021-11-11T17:20:02.786Z] 2021/11/11 17:20:02 Closing DB instances... [2021-11-11T17:20:02.893Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-11T17:20:03.193Z] testing: warning: no tests to run [2021-11-11T17:20:03.193Z] PASS [2021-11-11T17:20:03.193Z] coverage: 0.0% of statements [2021-11-11T17:20:03.193Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2021-11-11T17:20:03.193Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.10s) [2021-11-11T17:20:03.193Z] === RUN TestGetAddress [2021-11-11T17:20:03.664Z] === RUN TestNetworkDBSimple [2021-11-11T17:20:03.773Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T17:20:03.773Z] === RUN TestIsArchivePathDir [2021-11-11T17:20:03.773Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-11T17:20:03.773Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T17:20:03.773Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-11-11T17:20:03.773Z] === RUN TestIsArchivePathTar [2021-11-11T17:20:04.134Z] === RUN TestRequestNewPort [2021-11-11T17:20:04.134Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestRequestSpecificPort [2021-11-11T17:20:04.134Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestReleasePort [2021-11-11T17:20:04.134Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestReuseReleasedPort [2021-11-11T17:20:04.134Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestReleaseUnreadledPort [2021-11-11T17:20:04.134Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestUnknowProtocol [2021-11-11T17:20:04.134Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestAllocateAllPorts [2021-11-11T17:20:04.134Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestPortAllocation [2021-11-11T17:20:04.134Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T17:20:04.134Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestNoDuplicateBPR [2021-11-11T17:20:04.134Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T17:20:04.134Z] === RUN TestChangePortRange [2021-11-11T17:20:04.134Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T17:20:04.134Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T17:20:04.134Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T17:20:04.134Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T17:20:04.134Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T17:20:04.134Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T17:20:04.134Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T17:20:04.134Z] PASS [2021-11-11T17:20:04.134Z] coverage: 88.6% of statements [2021-11-11T17:20:04.134Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2021-11-11T17:20:04.242Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-11-11T17:20:04.242Z] === RUN TestDecompressStreamGzip [2021-11-11T17:20:04.242Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T17:20:04.242Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T17:20:04.242Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2021-11-11T17:20:04.242Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T17:20:04.242Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestMiddleware [2021-11-11T17:20:04.242Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestNewResponseModifier [2021-11-11T17:20:04.242Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T17:20:04.242Z] PASS [2021-11-11T17:20:04.242Z] coverage: 26.8% of statements [2021-11-11T17:20:04.242Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2021-11-11T17:20:04.242Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T17:20:04.242Z] ok github.com/docker/docker/pkg/authorization 0.550s coverage: 26.8% of statements [2021-11-11T17:20:04.242Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-11T17:20:04.242Z] === RUN TestDecompressStreamBzip2 [2021-11-11T17:20:04.242Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-11-11T17:20:04.242Z] === RUN TestDecompressStreamXz [2021-11-11T17:20:04.242Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T17:20:04.242Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestDecompressStreamZstd [2021-11-11T17:20:04.242Z] archive_test.go:140: zstd not installed [2021-11-11T17:20:04.242Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-11-11T17:20:04.242Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T17:20:04.242Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T17:20:04.242Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestCompressStreamInvalid [2021-11-11T17:20:04.242Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestExtensionInvalid [2021-11-11T17:20:04.242Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestExtensionUncompressed [2021-11-11T17:20:04.242Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestExtensionBzip2 [2021-11-11T17:20:04.242Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestExtensionGzip [2021-11-11T17:20:04.242Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestExtensionXz [2021-11-11T17:20:04.242Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestExtensionZstd [2021-11-11T17:20:04.242Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestCmdStreamLargeStderr [2021-11-11T17:20:04.242Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-11T17:20:04.242Z] === RUN TestCmdStreamBad [2021-11-11T17:20:04.242Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T17:20:04.242Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestCmdStreamGood [2021-11-11T17:20:04.242Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-11T17:20:04.242Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T17:20:04.242Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-11T17:20:04.242Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T17:20:04.242Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T17:20:04.242Z] === RUN TestUntarPath [2021-11-11T17:20:04.277Z] --- PASS: TestConfigInspect (2.95s) [2021-11-11T17:20:04.277Z] === RUN TestConfigList [2021-11-11T17:20:04.351Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-11-11T17:20:04.603Z] 2021/11/11 17:20:04 Closing DB instances... [2021-11-11T17:20:04.712Z] --- PASS: TestUntarPath (0.05s) [2021-11-11T17:20:04.712Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T17:20:04.712Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-11T17:20:04.712Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T17:20:04.712Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-11T17:20:04.712Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T17:20:04.712Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T17:20:04.712Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T17:20:04.712Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T17:20:04.712Z] === RUN TestCopyWithTarSrcFile [2021-11-11T17:20:04.712Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T17:20:04.712Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T17:20:04.712Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-11-11T17:20:04.712Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T17:20:04.712Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T17:20:04.712Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T17:20:04.712Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T17:20:04.712Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T17:20:04.712Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T17:20:04.712Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T17:20:04.712Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-11T17:20:04.712Z] === RUN TestTarFiles [2021-11-11T17:20:04.712Z] === RUN TestUnbuffered [2021-11-11T17:20:04.712Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T17:20:04.712Z] === RUN TestRaceUnbuffered [2021-11-11T17:20:04.712Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T17:20:04.712Z] PASS [2021-11-11T17:20:04.712Z] coverage: 100.0% of statements [2021-11-11T17:20:04.712Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-11-11T17:20:05.073Z] testing: warning: no tests to run [2021-11-11T17:20:05.073Z] PASS [2021-11-11T17:20:05.073Z] coverage: 0.0% of statements [2021-11-11T17:20:05.073Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2021-11-11T17:20:05.180Z] === RUN TestMatch [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[foo]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[]#01 [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[qux]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T17:20:05.180Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T17:20:05.180Z] --- PASS: TestMatch (0.00s) [2021-11-11T17:20:05.180Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T17:20:05.180Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T17:20:05.180Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T17:20:05.180Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T17:20:05.180Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T17:20:05.180Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T17:20:05.180Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T17:20:05.181Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T17:20:05.181Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T17:20:05.181Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T17:20:05.181Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T17:20:05.181Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T17:20:05.181Z] PASS [2021-11-11T17:20:05.181Z] coverage: 87.5% of statements [2021-11-11T17:20:05.181Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-11-11T17:20:05.543Z] --- PASS: TestNetworkDBSimple (2.05s) [2021-11-11T17:20:05.543Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T17:20:05.543Z] === RUN TestHashData [2021-11-11T17:20:05.543Z] --- PASS: TestHashData (0.00s) [2021-11-11T17:20:05.543Z] PASS [2021-11-11T17:20:05.543Z] coverage: 2.8% of statements [2021-11-11T17:20:05.543Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2021-11-11T17:20:05.659Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-11T17:20:05.722Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.308s coverage: 50.5% of statements [2021-11-11T17:20:06.012Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T17:20:06.012Z] PASS [2021-11-11T17:20:06.012Z] coverage: 100.0% of statements [2021-11-11T17:20:06.012Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2021-11-11T17:20:06.172Z] === RUN TestChrootTarUntar [2021-11-11T17:20:06.172Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T17:20:06.172Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T17:20:06.172Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T17:20:06.172Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootCopyWithTar [2021-11-11T17:20:06.172Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootCopyFileWithTar [2021-11-11T17:20:06.172Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootUntarPath [2021-11-11T17:20:06.172Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T17:20:06.172Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T17:20:06.172Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:20:06.172Z] === RUN TestChrootApplyDotDotFile [2021-11-11T17:20:06.172Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:06.172Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T17:20:06.172Z] PASS [2021-11-11T17:20:06.172Z] coverage: 15.1% of statements [2021-11-11T17:20:06.172Z] ok github.com/docker/docker/pkg/chrootarchive 0.076s coverage: 15.1% of statements [2021-11-11T17:20:06.172Z] 2021/11/11 17:20:06 Closing DB instances... [2021-11-11T17:20:06.538Z] === RUN TestErrorConstructors [2021-11-11T17:20:06.538Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T17:20:06.538Z] === RUN TestCompareIPMask [2021-11-11T17:20:06.538Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T17:20:06.538Z] === RUN TestUtilGetHostPartIP [2021-11-11T17:20:06.538Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T17:20:06.538Z] === RUN TestUtilGetBroadcastIP [2021-11-11T17:20:06.538Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T17:20:06.538Z] === RUN TestParseCIDR [2021-11-11T17:20:06.538Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T17:20:06.538Z] PASS [2021-11-11T17:20:06.538Z] coverage: 37.3% of statements [2021-11-11T17:20:06.538Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2021-11-11T17:20:06.538Z] 2021/11/11 17:20:06 Closing DB instances... [2021-11-11T17:20:06.781Z] === RUN TestSizeEmpty [2021-11-11T17:20:06.781Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T17:20:06.781Z] === RUN TestSizeEmptyFile [2021-11-11T17:20:06.781Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T17:20:06.781Z] === RUN TestSizeNonemptyFile [2021-11-11T17:20:06.781Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T17:20:06.781Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T17:20:06.781Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T17:20:06.781Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T17:20:06.781Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T17:20:06.781Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T17:20:06.781Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T17:20:07.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T17:20:07.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T17:20:07.007Z] PASS [2021-11-11T17:20:07.007Z] coverage: 50.0% of statements [2021-11-11T17:20:07.007Z] ok github.com/docker/docker/oci 0.078s coverage: 50.0% of statements [2021-11-11T17:20:07.209Z] --- PASS: TestConfigList (2.84s) [2021-11-11T17:20:07.209Z] === RUN TestConfigsCreateAndDelete [2021-11-11T17:20:07.253Z] === RUN TestMoveToSubdir [2021-11-11T17:20:07.253Z] --- PASS: TestMoveToSubdir (0.01s) [2021-11-11T17:20:07.253Z] === RUN TestSizeNonExistingDirectory [2021-11-11T17:20:07.253Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T17:20:07.253Z] PASS [2021-11-11T17:20:07.253Z] coverage: 80.0% of statements [2021-11-11T17:20:07.253Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-11-11T17:20:07.724Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.612s coverage: 45.9% of statements [2021-11-11T17:20:07.724Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T17:20:07.996Z] === RUN TestParseVersion [2021-11-11T17:20:07.996Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T17:20:07.996Z] PASS [2021-11-11T17:20:07.996Z] coverage: 52.9% of statements [2021-11-11T17:20:07.996Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2021-11-11T17:20:07.996Z] === RUN TestAddressPoolOpt [2021-11-11T17:20:07.996Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/a [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/something [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/_=a [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/PATH [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/=a [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/PATH= [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/PATH=something [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T17:20:07.996Z] === RUN TestValidateEnv/1asd [2021-11-11T17:20:07.997Z] === RUN TestValidateEnv/123 [2021-11-11T17:20:07.997Z] === RUN TestValidateEnv/some_space [2021-11-11T17:20:07.997Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T17:20:07.997Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T17:20:07.997Z] === RUN TestValidateEnv/= [2021-11-11T17:20:07.997Z] === RUN TestValidateEnv/PaTh [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestParseHost [2021-11-11T17:20:07.997Z] --- PASS: TestParseHost (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestParseDockerDaemonHost [2021-11-11T17:20:07.997Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestParseTCP [2021-11-11T17:20:07.997Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T17:20:07.997Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestValidateExtraHosts [2021-11-11T17:20:07.997Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestIpOptString [2021-11-11T17:20:07.997Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T17:20:07.997Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T17:20:07.997Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestIpOptSetInvalidVal [2021-11-11T17:20:07.997Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestValidateIPAddress [2021-11-11T17:20:07.997Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestMapOpts [2021-11-11T17:20:07.997Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestListOptsWithoutValidator [2021-11-11T17:20:07.997Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestListOptsWithValidator [2021-11-11T17:20:07.997Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestValidateDNSSearch [2021-11-11T17:20:07.997Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T17:20:07.997Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T17:20:07.997Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestNamedListOpts [2021-11-11T17:20:07.997Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestNamedMapOpts [2021-11-11T17:20:07.997Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestParseLink [2021-11-11T17:20:07.997Z] --- PASS: TestParseLink (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T17:20:07.997Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T17:20:07.997Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T17:20:07.997Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T17:20:07.997Z] === RUN TestUlimitOpt [2021-11-11T17:20:07.997Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T17:20:07.997Z] PASS [2021-11-11T17:20:07.997Z] coverage: 67.1% of statements [2021-11-11T17:20:07.997Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2021-11-11T17:20:08.148Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-11T17:20:08.245Z] === RUN Test [2021-11-11T17:20:08.245Z] === RUN Test/TestContainsEntry [2021-11-11T17:20:08.245Z] === RUN Test/TestCreateEntries [2021-11-11T17:20:08.245Z] === RUN Test/TestEntriesDiff [2021-11-11T17:20:08.245Z] === RUN Test/TestEntriesEquality [2021-11-11T17:20:08.245Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T17:20:08.245Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T17:20:08.245Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T17:20:08.245Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T17:20:08.245Z] === RUN Test/TestGeneratorWithPort [2021-11-11T17:20:08.245Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T17:20:08.245Z] === RUN Test/TestNewEntry [2021-11-11T17:20:08.245Z] === RUN Test/TestParse [2021-11-11T17:20:08.245Z] --- PASS: Test (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T17:20:08.245Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T17:20:08.245Z] PASS [2021-11-11T17:20:08.245Z] coverage: 58.3% of statements [2021-11-11T17:20:08.245Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2021-11-11T17:20:08.245Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-11-11T17:20:08.245Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T17:20:08.467Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-11-11T17:20:08.467Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T17:20:08.653Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.326s coverage: 58.0% of statements [2021-11-11T17:20:08.653Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T17:20:08.653Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T17:20:09.236Z] === RUN Test [2021-11-11T17:20:09.236Z] === RUN Test/TestContent [2021-11-11T17:20:09.236Z] === RUN Test/TestInitialize [2021-11-11T17:20:09.236Z] === RUN Test/TestNew [2021-11-11T17:20:09.236Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T17:20:09.236Z] === RUN Test/TestRegister [2021-11-11T17:20:09.236Z] === RUN Test/TestWatch [2021-11-11T17:20:09.236Z] --- PASS: Test (0.01s) [2021-11-11T17:20:09.236Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T17:20:09.236Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T17:20:09.236Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T17:20:09.236Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T17:20:09.236Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T17:20:09.236Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T17:20:09.236Z] PASS [2021-11-11T17:20:09.236Z] coverage: 97.6% of statements [2021-11-11T17:20:09.236Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 97.6% of statements [2021-11-11T17:20:09.530Z] 2021/11/11 17:20:09 Closing DB instances... [2021-11-11T17:20:09.530Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T17:20:09.530Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-11T17:20:09.582Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.8% of statements [2021-11-11T17:20:09.707Z] --- PASS: TestTarFiles (5.29s) [2021-11-11T17:20:09.707Z] === RUN TestDetectCompressionZstd [2021-11-11T17:20:09.707Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T17:20:09.707Z] === RUN TestTarUntar [2021-11-11T17:20:09.707Z] --- PASS: TestTarUntar (0.02s) [2021-11-11T17:20:09.707Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T17:20:09.794Z] --- PASS: TestConfigsCreateAndDelete (2.66s) [2021-11-11T17:20:09.794Z] === RUN TestConfigsUpdate [2021-11-11T17:20:10.001Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T17:20:10.001Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T17:20:10.001Z] --- PASS: TestPeerCertificateMarshalJSON (0.28s) [2021-11-11T17:20:10.001Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T17:20:10.001Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T17:20:10.001Z] === RUN TestMiddleware [2021-11-11T17:20:10.001Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T17:20:10.001Z] === RUN TestNewResponseModifier [2021-11-11T17:20:10.001Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T17:20:10.001Z] PASS [2021-11-11T17:20:10.001Z] coverage: 26.8% of statements [2021-11-11T17:20:10.001Z] ok github.com/docker/docker/pkg/authorization 0.329s coverage: 26.8% of statements [2021-11-11T17:20:10.001Z] === RUN TestIsArchivePathDir [2021-11-11T17:20:10.001Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-11-11T17:20:10.001Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T17:20:10.179Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T17:20:10.179Z] === RUN TestTarWithOptions [2021-11-11T17:20:10.179Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-11T17:20:10.179Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T17:20:10.179Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T17:20:10.179Z] === RUN TestUntarUstarGnuConflict [2021-11-11T17:20:10.179Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T17:20:10.179Z] === RUN TestUntarInvalidFilenames [2021-11-11T17:20:10.179Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3934342997\\dest" [2021-11-11T17:20:10.179Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-11-11T17:20:10.179Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T17:20:10.179Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T17:20:10.179Z] === RUN TestUntarInvalidHardlink [2021-11-11T17:20:10.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3057871181\\victim\\hello" -> "../victim/hello" [2021-11-11T17:20:10.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1469838667\\victim\\hello" -> "/../victim/hello" [2021-11-11T17:20:10.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1425734561\\victim" -> "../victim" [2021-11-11T17:20:10.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1094775964\\victim" -> "../victim" [2021-11-11T17:20:10.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink412472183\\victim" -> "../victim" [2021-11-11T17:20:10.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink254965404\\victim" -> "../victim" [2021-11-11T17:20:10.179Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-11T17:20:10.179Z] === RUN TestUntarInvalidSymlink [2021-11-11T17:20:10.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3716895347\\dest\\dotdot" -> "../victim/hello" [2021-11-11T17:20:10.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1648539854\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T17:20:10.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3327259239\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:10.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3878749974\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:10.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3365345410\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:10.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1033985368\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:10.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1441248105\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T17:20:10.179Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T17:20:10.179Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T17:20:10.179Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T17:20:10.179Z] === RUN TestXGlobalNoParent [2021-11-11T17:20:10.179Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T17:20:10.179Z] === RUN TestReplaceFileTarWrapper [2021-11-11T17:20:10.179Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-11-11T17:20:10.179Z] === RUN TestPrefixHeaderReadable [2021-11-11T17:20:10.179Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-11-11T17:20:10.179Z] === RUN TestDisablePigz [2021-11-11T17:20:10.179Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T17:20:10.470Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-11-11T17:20:10.470Z] === RUN TestIsArchivePathTar [2021-11-11T17:20:10.470Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-11-11T17:20:10.470Z] === RUN TestDecompressStreamGzip [2021-11-11T17:20:10.470Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-11-11T17:20:10.470Z] === RUN TestDecompressStreamBzip2 [2021-11-11T17:20:10.470Z] === RUN TestUnbuffered [2021-11-11T17:20:10.470Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestRaceUnbuffered [2021-11-11T17:20:10.470Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T17:20:10.470Z] PASS [2021-11-11T17:20:10.470Z] coverage: 100.0% of statements [2021-11-11T17:20:10.470Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-11-11T17:20:10.470Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-11-11T17:20:10.470Z] === RUN TestDecompressStreamXz [2021-11-11T17:20:10.470Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T17:20:10.470Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestDecompressStreamZstd [2021-11-11T17:20:10.470Z] archive_test.go:140: zstd not installed [2021-11-11T17:20:10.470Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-11T17:20:10.470Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T17:20:10.470Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T17:20:10.470Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestCompressStreamInvalid [2021-11-11T17:20:10.470Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestExtensionInvalid [2021-11-11T17:20:10.470Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestExtensionUncompressed [2021-11-11T17:20:10.470Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestExtensionBzip2 [2021-11-11T17:20:10.470Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestExtensionGzip [2021-11-11T17:20:10.470Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestExtensionXz [2021-11-11T17:20:10.470Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestExtensionZstd [2021-11-11T17:20:10.470Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T17:20:10.470Z] === RUN TestCmdStreamLargeStderr [2021-11-11T17:20:10.650Z] 2021/11/11 17:20:10 Closing DB instances... [2021-11-11T17:20:10.650Z] --- PASS: TestDisablePigz (0.13s) [2021-11-11T17:20:10.650Z] === RUN TestPigz [2021-11-11T17:20:10.650Z] === RUN Test [2021-11-11T17:20:10.650Z] === RUN Test/TestInitialize [2021-11-11T17:20:10.650Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T17:20:10.650Z] --- PASS: TestPigz (0.21s) [2021-11-11T17:20:10.650Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T17:20:10.650Z] archive_windows_test.go:16: Currently fails [2021-11-11T17:20:10.650Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:20:10.650Z] === RUN TestCanonicalTarNameForPath [2021-11-11T17:20:10.650Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T17:20:10.650Z] === RUN TestCanonicalTarName [2021-11-11T17:20:10.650Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T17:20:10.650Z] === RUN TestChmodTarEntry [2021-11-11T17:20:10.650Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T17:20:10.650Z] === RUN TestHardLinkOrder [2021-11-11T17:20:10.650Z] time="2021-11-11T17:20:10Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:20:10.650Z] time="2021-11-11T17:20:10Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:20:10.650Z] time="2021-11-11T17:20:10Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:20:10.650Z] === RUN Test/TestInitializeWithCerts [2021-11-11T17:20:10.650Z] time="2021-11-11T17:20:10Z" level=info msg="Initializing discovery with TLS" [2021-11-11T17:20:10.650Z] === RUN Test/TestWatch [2021-11-11T17:20:10.650Z] time="2021-11-11T17:20:10Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:20:10.650Z] --- PASS: TestHardLinkOrder (0.08s) [2021-11-11T17:20:10.650Z] === RUN TestChangeString [2021-11-11T17:20:10.650Z] --- PASS: TestChangeString (0.00s) [2021-11-11T17:20:10.650Z] === RUN TestChangesWithNoChanges [2021-11-11T17:20:10.650Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-11T17:20:10.650Z] === RUN TestChangesWithChanges [2021-11-11T17:20:10.650Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-11T17:20:10.650Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T17:20:10.650Z] changes_test.go:195: needs more investigation [2021-11-11T17:20:10.650Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T17:20:10.650Z] === RUN TestChangesDirsEmpty [2021-11-11T17:20:10.943Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-11-11T17:20:10.943Z] === RUN TestCmdStreamBad [2021-11-11T17:20:10.943Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T17:20:10.943Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T17:20:10.943Z] === RUN TestCmdStreamGood [2021-11-11T17:20:10.943Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-11T17:20:10.943Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T17:20:10.943Z] --- PASS: TestUntarPathWithInvalidDest (0.17s) [2021-11-11T17:20:10.943Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T17:20:10.943Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T17:20:10.943Z] === RUN TestUntarPath [2021-11-11T17:20:10.943Z] --- PASS: TestUntarPath (0.07s) [2021-11-11T17:20:10.943Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T17:20:10.943Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-11-11T17:20:10.943Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T17:20:10.959Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-11-11T17:20:11.120Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-11-11T17:20:11.120Z] === RUN TestChangesDirsMutated [2021-11-11T17:20:11.120Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-11-11T17:20:11.120Z] === RUN TestApplyLayer [2021-11-11T17:20:11.120Z] changes_test.go:432: needs further investigation [2021-11-11T17:20:11.120Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T17:20:11.120Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T17:20:11.120Z] changes_test.go:468: needs further investigation [2021-11-11T17:20:11.120Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T17:20:11.120Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T17:20:11.120Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T17:20:11.120Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T17:20:11.120Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T17:20:11.120Z] === RUN TestChangesSize [2021-11-11T17:20:11.120Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T17:20:11.120Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T17:20:11.120Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3891858163\\dest" [2021-11-11T17:20:11.120Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-11-11T17:20:11.120Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T17:20:11.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink576216168\\victim\\hello" -> "../victim/hello" [2021-11-11T17:20:11.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink477612861\\victim\\hello" -> "/../victim/hello" [2021-11-11T17:20:11.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2744039188\\victim" -> "../victim" [2021-11-11T17:20:11.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4285160228\\victim" -> "../victim" [2021-11-11T17:20:11.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink52722969\\victim" -> "../victim" [2021-11-11T17:20:11.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4054801277\\victim" -> "../victim" [2021-11-11T17:20:11.120Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-11T17:20:11.120Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T17:20:11.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink759860176\\dest\\dotdot" -> "../victim/hello" [2021-11-11T17:20:11.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2118684302\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T17:20:11.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4073104756\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:11.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2825512146\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:11.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1679042100\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:11.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3776836435\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:11.120Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-11T17:20:11.120Z] === RUN TestApplyLayerWhiteouts [2021-11-11T17:20:11.120Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-11T17:20:11.120Z] === RUN TestGenerateEmptyFile [2021-11-11T17:20:11.120Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T17:20:11.120Z] === RUN TestGenerateWithContent [2021-11-11T17:20:11.120Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T17:20:11.120Z] PASS [2021-11-11T17:20:11.120Z] coverage: 63.0% of statements [2021-11-11T17:20:11.120Z] ok github.com/docker/docker/pkg/archive 7.452s coverage: 63.0% of statements [2021-11-11T17:20:11.412Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2021-11-11T17:20:11.412Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T17:20:11.412Z] === RUN TestMatch [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[foo]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[]#01 [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[qux]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T17:20:11.412Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T17:20:11.412Z] --- PASS: TestMatch (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T17:20:11.412Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T17:20:11.412Z] PASS [2021-11-11T17:20:11.412Z] coverage: 87.5% of statements [2021-11-11T17:20:11.412Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-11-11T17:20:11.412Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-11-11T17:20:11.412Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T17:20:11.412Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T17:20:11.412Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T17:20:11.412Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2021-11-11T17:20:11.412Z] === RUN TestCopyWithTarSrcFile [2021-11-11T17:20:11.412Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-11T17:20:11.412Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T17:20:11.412Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T17:20:11.412Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T17:20:11.412Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T17:20:11.412Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T17:20:11.412Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T17:20:11.412Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T17:20:11.412Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T17:20:11.412Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T17:20:11.412Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-11T17:20:11.412Z] === RUN TestTarFiles [2021-11-11T17:20:11.702Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-11T17:20:11.702Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T17:20:11.889Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-11-11T17:20:11.962Z] check_test.go:308: [dde480f31a853] daemon is not started [2021-11-11T17:20:11.962Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-11T17:20:12.110Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-11-11T17:20:12.110Z] === RUN TestNetworkDBNodeLeave [2021-11-11T17:20:12.222Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T17:20:12.402Z] === RUN TestChrootTarUntar [2021-11-11T17:20:12.403Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T17:20:12.403Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T17:20:12.403Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T17:20:12.403Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootCopyWithTar [2021-11-11T17:20:12.403Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootCopyFileWithTar [2021-11-11T17:20:12.403Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootUntarPath [2021-11-11T17:20:12.403Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T17:20:12.403Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T17:20:12.403Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:20:12.403Z] === RUN TestChrootApplyDotDotFile [2021-11-11T17:20:12.403Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:12.403Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T17:20:12.403Z] PASS [2021-11-11T17:20:12.403Z] coverage: 15.1% of statements [2021-11-11T17:20:12.403Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.1% of statements [2021-11-11T17:20:12.483Z] check_test.go:308: [d5df1bb06ec02] daemon is not started [2021-11-11T17:20:12.483Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-11T17:20:12.483Z] --- PASS: TestConfigsUpdate (2.66s) [2021-11-11T17:20:12.483Z] === RUN TestTemplatedConfig [2021-11-11T17:20:13.052Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T17:20:13.313Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T17:20:13.420Z] === RUN TestSizeEmpty [2021-11-11T17:20:13.420Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T17:20:13.420Z] === RUN TestSizeEmptyFile [2021-11-11T17:20:13.420Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T17:20:13.420Z] === RUN TestSizeNonemptyFile [2021-11-11T17:20:13.420Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T17:20:13.420Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T17:20:13.420Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T17:20:13.420Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T17:20:13.420Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T17:20:13.420Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T17:20:13.420Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T17:20:13.420Z] === RUN TestMoveToSubdir [2021-11-11T17:20:13.420Z] --- PASS: TestMoveToSubdir (0.01s) [2021-11-11T17:20:13.420Z] === RUN TestSizeNonExistingDirectory [2021-11-11T17:20:13.420Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T17:20:13.420Z] PASS [2021-11-11T17:20:13.420Z] coverage: 80.0% of statements [2021-11-11T17:20:13.420Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-11-11T17:20:13.420Z] 2021/11/11 17:20:13 Closing DB instances... [2021-11-11T17:20:13.676Z] --- PASS: Test (3.09s) [2021-11-11T17:20:13.676Z] --- PASS: Test/TestInitialize (0.09s) [2021-11-11T17:20:13.676Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T17:20:13.676Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T17:20:13.676Z] PASS [2021-11-11T17:20:13.676Z] coverage: 84.1% of statements [2021-11-11T17:20:13.676Z] ok github.com/docker/docker/pkg/discovery/kv 3.155s coverage: 84.1% of statements [2021-11-11T17:20:13.854Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.7% of statements [2021-11-11T17:20:13.854Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T17:20:13.854Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T17:20:13.883Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-11T17:20:13.883Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-11T17:20:14.144Z] === RUN Test [2021-11-11T17:20:14.145Z] === RUN Test/TestWatch [2021-11-11T17:20:14.145Z] --- PASS: Test (0.00s) [2021-11-11T17:20:14.145Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T17:20:14.145Z] PASS [2021-11-11T17:20:14.145Z] coverage: 92.3% of statements [2021-11-11T17:20:14.145Z] ok github.com/docker/docker/pkg/discovery/memory 0.032s coverage: 92.3% of statements [2021-11-11T17:20:14.409Z] === RUN Test [2021-11-11T17:20:14.409Z] === RUN Test/TestContainsEntry [2021-11-11T17:20:14.409Z] === RUN Test/TestCreateEntries [2021-11-11T17:20:14.409Z] === RUN Test/TestEntriesDiff [2021-11-11T17:20:14.409Z] === RUN Test/TestEntriesEquality [2021-11-11T17:20:14.409Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T17:20:14.409Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T17:20:14.409Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T17:20:14.409Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T17:20:14.409Z] === RUN Test/TestGeneratorWithPort [2021-11-11T17:20:14.409Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T17:20:14.409Z] === RUN Test/TestNewEntry [2021-11-11T17:20:14.409Z] === RUN Test/TestParse [2021-11-11T17:20:14.409Z] --- PASS: Test (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T17:20:14.409Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T17:20:14.409Z] PASS [2021-11-11T17:20:14.409Z] coverage: 58.3% of statements [2021-11-11T17:20:14.409Z] ok github.com/docker/docker/pkg/discovery 0.068s coverage: 58.3% of statements [2021-11-11T17:20:14.416Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.5% of statements [2021-11-11T17:20:14.453Z] check_test.go:308: [d162b5d045e8e] daemon is not started [2021-11-11T17:20:14.453Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-11T17:20:14.615Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2021-11-11T17:20:14.615Z] === RUN TestNetworkDBWatch [2021-11-11T17:20:14.879Z] === RUN Test [2021-11-11T17:20:14.879Z] === RUN Test/TestContent [2021-11-11T17:20:15.083Z] === RUN Test [2021-11-11T17:20:15.083Z] === RUN Test/TestInitialize [2021-11-11T17:20:15.083Z] === RUN Test/TestInitializeWithPattern [2021-11-11T17:20:15.083Z] === RUN Test/TestRegister [2021-11-11T17:20:15.083Z] === RUN Test/TestWatch [2021-11-11T17:20:15.083Z] --- PASS: Test (0.00s) [2021-11-11T17:20:15.083Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T17:20:15.083Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T17:20:15.083Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T17:20:15.083Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T17:20:15.083Z] PASS [2021-11-11T17:20:15.083Z] coverage: 93.8% of statements [2021-11-11T17:20:15.083Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2021-11-11T17:20:15.348Z] === RUN Test/TestInitialize [2021-11-11T17:20:15.348Z] === RUN Test/TestNew [2021-11-11T17:20:15.348Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T17:20:15.348Z] === RUN Test/TestRegister [2021-11-11T17:20:15.348Z] === RUN Test/TestWatch [2021-11-11T17:20:15.348Z] --- PASS: Test (0.01s) [2021-11-11T17:20:15.348Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T17:20:15.348Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T17:20:15.348Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T17:20:15.348Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T17:20:15.348Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T17:20:15.348Z] --- PASS: Test/TestWatch (0.01s) [2021-11-11T17:20:15.348Z] PASS [2021-11-11T17:20:15.348Z] coverage: 97.6% of statements [2021-11-11T17:20:15.348Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 97.6% of statements [2021-11-11T17:20:15.348Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-11-11T17:20:15.348Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T17:20:15.348Z] --- PASS: TestTarFiles (3.97s) [2021-11-11T17:20:15.348Z] === RUN TestDetectCompressionZstd [2021-11-11T17:20:15.348Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T17:20:15.348Z] === RUN TestTarUntar [2021-11-11T17:20:15.348Z] --- PASS: TestTarUntar (0.04s) [2021-11-11T17:20:15.348Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T17:20:15.348Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T17:20:15.348Z] === RUN TestTarWithOptions [2021-11-11T17:20:15.348Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-11T17:20:15.348Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T17:20:15.348Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T17:20:15.348Z] === RUN TestUntarUstarGnuConflict [2021-11-11T17:20:15.348Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T17:20:15.348Z] === RUN TestUntarInvalidFilenames [2021-11-11T17:20:15.348Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames961345325\\dest" [2021-11-11T17:20:15.348Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-11-11T17:20:15.348Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T17:20:15.348Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T17:20:15.348Z] === RUN TestUntarInvalidHardlink [2021-11-11T17:20:15.348Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink549035463\\victim\\hello" -> "../victim/hello" [2021-11-11T17:20:15.348Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1825554456\\victim\\hello" -> "/../victim/hello" [2021-11-11T17:20:15.348Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1097917580\\victim" -> "../victim" [2021-11-11T17:20:15.348Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1536684590\\victim" -> "../victim" [2021-11-11T17:20:15.348Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink903729557\\victim" -> "../victim" [2021-11-11T17:20:15.348Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2009482909\\victim" -> "../victim" [2021-11-11T17:20:15.348Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-11T17:20:15.348Z] === RUN TestUntarInvalidSymlink [2021-11-11T17:20:15.348Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2423525674\\dest\\dotdot" -> "../victim/hello" [2021-11-11T17:20:15.348Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1740775015\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T17:20:15.348Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1022751499\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:15.348Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2702666530\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:15.348Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2722974086\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:15.348Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2453541836\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:15.348Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2858122371\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T17:20:15.348Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T17:20:15.348Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T17:20:15.348Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T17:20:15.348Z] === RUN TestXGlobalNoParent [2021-11-11T17:20:15.348Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T17:20:15.348Z] === RUN TestReplaceFileTarWrapper [2021-11-11T17:20:15.552Z] === RUN TestPollerAddRemove [2021-11-11T17:20:15.552Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T17:20:15.552Z] === RUN TestPollerEvent [2021-11-11T17:20:15.552Z] poller_test.go:40: No chmod on Windows [2021-11-11T17:20:15.552Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T17:20:15.552Z] === RUN TestPollerClose [2021-11-11T17:20:15.552Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T17:20:15.552Z] PASS [2021-11-11T17:20:15.552Z] coverage: 45.7% of statements [2021-11-11T17:20:15.552Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2021-11-11T17:20:15.818Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-11-11T17:20:15.818Z] === RUN TestPrefixHeaderReadable [2021-11-11T17:20:15.818Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-11-11T17:20:15.818Z] === RUN TestDisablePigz [2021-11-11T17:20:15.818Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T17:20:15.818Z] --- PASS: TestDisablePigz (0.12s) [2021-11-11T17:20:15.818Z] === RUN TestPigz [2021-11-11T17:20:15.818Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T17:20:15.818Z] --- PASS: TestPigz (0.14s) [2021-11-11T17:20:15.818Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T17:20:15.818Z] archive_windows_test.go:16: Currently fails [2021-11-11T17:20:15.818Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:20:15.818Z] === RUN TestCanonicalTarNameForPath [2021-11-11T17:20:15.818Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T17:20:15.818Z] === RUN TestCanonicalTarName [2021-11-11T17:20:15.818Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T17:20:15.818Z] === RUN TestChmodTarEntry [2021-11-11T17:20:15.818Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T17:20:15.818Z] === RUN TestHardLinkOrder [2021-11-11T17:20:16.288Z] --- PASS: TestHardLinkOrder (0.10s) [2021-11-11T17:20:16.288Z] === RUN TestChangeString [2021-11-11T17:20:16.288Z] --- PASS: TestChangeString (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestChangesWithNoChanges [2021-11-11T17:20:16.288Z] --- PASS: TestChangesWithNoChanges (0.06s) [2021-11-11T17:20:16.288Z] === RUN TestChangesWithChanges [2021-11-11T17:20:16.288Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-11T17:20:16.288Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T17:20:16.288Z] changes_test.go:195: needs more investigation [2021-11-11T17:20:16.288Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestChangesDirsEmpty [2021-11-11T17:20:16.288Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T17:20:16.288Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestChangesDirsMutated [2021-11-11T17:20:16.288Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T17:20:16.288Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestApplyLayer [2021-11-11T17:20:16.288Z] changes_test.go:432: needs further investigation [2021-11-11T17:20:16.288Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T17:20:16.288Z] changes_test.go:468: needs further investigation [2021-11-11T17:20:16.288Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T17:20:16.288Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T17:20:16.288Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestChangesSize [2021-11-11T17:20:16.288Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T17:20:16.288Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1805048201\\dest" [2021-11-11T17:20:16.288Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-11T17:20:16.288Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T17:20:16.288Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3568246159\\victim\\hello" -> "../victim/hello" [2021-11-11T17:20:16.288Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink766712860\\victim\\hello" -> "/../victim/hello" [2021-11-11T17:20:16.288Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2789533640\\victim" -> "../victim" [2021-11-11T17:20:16.288Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3640573503\\victim" -> "../victim" [2021-11-11T17:20:16.288Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3609728152\\victim" -> "../victim" [2021-11-11T17:20:16.288Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3049082485\\victim" -> "../victim" [2021-11-11T17:20:16.288Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-11T17:20:16.288Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T17:20:16.288Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3009543257\\dest\\dotdot" -> "../victim/hello" [2021-11-11T17:20:16.288Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1971492341\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T17:20:16.288Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2881436880\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:16.288Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3097263497\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:16.288Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1957602286\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:16.288Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1185285676\\dest\\loophole-victim" -> "../victim" [2021-11-11T17:20:16.288Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-11T17:20:16.288Z] === RUN TestApplyLayerWhiteouts [2021-11-11T17:20:16.288Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-11T17:20:16.288Z] === RUN TestGenerateEmptyFile [2021-11-11T17:20:16.288Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T17:20:16.288Z] === RUN TestGenerateWithContent [2021-11-11T17:20:16.288Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T17:20:16.288Z] PASS [2021-11-11T17:20:16.288Z] coverage: 62.0% of statements [2021-11-11T17:20:16.288Z] ok github.com/docker/docker/pkg/archive 6.324s coverage: 62.0% of statements [2021-11-11T17:20:16.288Z] === RUN Test [2021-11-11T17:20:16.288Z] === RUN Test/TestInitialize [2021-11-11T17:20:16.306Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-11-11T17:20:16.306Z] ok github.com/docker/docker/daemon/logger/awslogs 0.205s coverage: 77.4% of statements [2021-11-11T17:20:16.306Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T17:20:16.306Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T17:20:16.364Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T17:20:16.364Z] --- PASS: TestTemplatedConfig (3.67s) [2021-11-11T17:20:16.364Z] === RUN TestConfigCreateResolve [2021-11-11T17:20:16.538Z] 2021/11/11 17:20:16 Closing DB instances... [2021-11-11T17:20:16.538Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T17:20:16.538Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T17:20:16.538Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T17:20:16.538Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T17:20:16.538Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestCopyFile [2021-11-11T17:20:16.538Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T17:20:16.538Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T17:20:16.538Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T17:20:16.538Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T17:20:16.538Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T17:20:16.538Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestWildcardMatches [2021-11-11T17:20:16.538Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestPatternMatches [2021-11-11T17:20:16.538Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T17:20:16.538Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T17:20:16.538Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T17:20:16.538Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T17:20:16.538Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T17:20:16.538Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T17:20:16.538Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestSingleExclamationError [2021-11-11T17:20:16.538Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T17:20:16.538Z] === RUN TestMatchesWithNoPatterns [2021-11-11T17:20:16.539Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T17:20:16.539Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestMatches [2021-11-11T17:20:16.539Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T17:20:16.539Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T17:20:16.539Z] --- PASS: TestMatches (0.00s) [2021-11-11T17:20:16.539Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T17:20:16.539Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestCleanPatterns [2021-11-11T17:20:16.539Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T17:20:16.539Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T17:20:16.539Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T17:20:16.539Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T17:20:16.539Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T17:20:16.539Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestCreateIfNotExistsDir [2021-11-11T17:20:16.539Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T17:20:16.539Z] === RUN TestCreateIfNotExistsFile [2021-11-11T17:20:16.539Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-11-11T17:20:16.539Z] === RUN TestMatch [2021-11-11T17:20:16.539Z] --- PASS: TestMatch (0.00s) [2021-11-11T17:20:16.539Z] PASS [2021-11-11T17:20:16.539Z] coverage: 82.5% of statements [2021-11-11T17:20:16.539Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 82.5% of statements [2021-11-11T17:20:16.623Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-11T17:20:16.759Z] time="2021-11-11T17:20:16Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:20:16.759Z] time="2021-11-11T17:20:16Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:20:16.759Z] time="2021-11-11T17:20:16Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:20:16.759Z] === RUN Test/TestInitializeWithCerts [2021-11-11T17:20:16.759Z] time="2021-11-11T17:20:16Z" level=info msg="Initializing discovery with TLS" [2021-11-11T17:20:16.759Z] === RUN Test/TestWatch [2021-11-11T17:20:16.759Z] time="2021-11-11T17:20:16Z" level=info msg="Initializing discovery without TLS" [2021-11-11T17:20:16.868Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-11-11T17:20:17.007Z] === RUN TestGet [2021-11-11T17:20:17.007Z] --- PASS: TestGet (0.00s) [2021-11-11T17:20:17.007Z] === RUN TestGetShortcutString [2021-11-11T17:20:17.007Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T17:20:17.007Z] PASS [2021-11-11T17:20:17.007Z] coverage: 42.9% of statements [2021-11-11T17:20:17.007Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-11-11T17:20:17.229Z] 2021/11/11 17:20:16 Closing DB instances... [2021-11-11T17:20:17.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2021-11-11T17:20:17.685Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-11-11T17:20:17.996Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-11T17:20:17.996Z] === RUN TestNetworkDBBulkSync [2021-11-11T17:20:17.996Z] === RUN TestCreateIDMapOrder [2021-11-11T17:20:17.996Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T17:20:17.996Z] PASS [2021-11-11T17:20:17.996Z] coverage: 7.2% of statements [2021-11-11T17:20:17.996Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-11-11T17:20:18.006Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-11T17:20:18.220Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-11-11T17:20:18.220Z] === RUN TestNetworkDBNodeLeave [2021-11-11T17:20:18.266Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T17:20:18.838Z] --- PASS: TestConfigCreateResolve (2.51s) [2021-11-11T17:20:18.838Z] PASS [2021-11-11T17:20:18.838Z] [2021-11-11T17:20:18.838Z] DONE 6 tests in 17.433s [2021-11-11T17:20:18.838Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T17:20:18.838Z] ++ 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-11-11T17:20:18.838Z] ++ set -e [2021-11-11T17:20:18.838Z] ++ '[' -n 0 ']' [2021-11-11T17:20:18.838Z] ++ set -x [2021-11-11T17:20:18.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-11-11T17:20:18.838Z] INFO: Testing against a local daemon [2021-11-11T17:20:18.838Z] === RUN TestCheckpoint [2021-11-11T17:20:18.838Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:20:18.838Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T17:20:18.838Z] === RUN TestContainerInvalidJSON [2021-11-11T17:20:18.838Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:20:18.838Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:20:18.838Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:20:18.838Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:20:18.838Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:20:18.838Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:20:18.838Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T17:20:18.838Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T17:20:18.838Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T17:20:18.838Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T17:20:18.984Z] === RUN TestFixedBufferCap [2021-11-11T17:20:18.984Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T17:20:18.984Z] === RUN TestFixedBufferLen [2021-11-11T17:20:18.984Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T17:20:18.984Z] === RUN TestFixedBufferString [2021-11-11T17:20:18.984Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T17:20:18.984Z] === RUN TestFixedBufferWrite [2021-11-11T17:20:18.984Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T17:20:18.984Z] === RUN TestFixedBufferRead [2021-11-11T17:20:18.984Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T17:20:18.984Z] === RUN TestBytesPipeRead [2021-11-11T17:20:18.984Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T17:20:18.984Z] === RUN TestBytesPipeWrite [2021-11-11T17:20:18.984Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T17:20:18.984Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T17:20:18.984Z] 2021/11/11 17:20:18 Closing DB instances... [2021-11-11T17:20:19.051Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-11-11T17:20:19.051Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T17:20:19.104Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-11-11T17:20:19.104Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T17:20:19.104Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T17:20:19.104Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-11-11T17:20:19.104Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T17:20:19.104Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-11-11T17:20:19.104Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T17:20:19.306Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 55.1% of statements [2021-11-11T17:20:19.363Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-11-11T17:20:19.363Z] === RUN TestCopyFromContainer [2021-11-11T17:20:19.452Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2021-11-11T17:20:19.452Z] === RUN TestAtomicWriteToFile [2021-11-11T17:20:19.452Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T17:20:19.452Z] === RUN TestAtomicWriteSetCommit [2021-11-11T17:20:19.452Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T17:20:19.452Z] === RUN TestAtomicWriteSetCancel [2021-11-11T17:20:19.452Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T17:20:19.452Z] === RUN TestReadCloserWrapperClose [2021-11-11T17:20:19.452Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T17:20:19.452Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T17:20:19.452Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T17:20:19.452Z] === RUN TestReaderErrWrapperRead [2021-11-11T17:20:19.452Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T17:20:19.452Z] === RUN TestCancelReadCloser [2021-11-11T17:20:19.452Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T17:20:19.452Z] === RUN TestWriteCloserWrapperClose [2021-11-11T17:20:19.452Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T17:20:19.452Z] === RUN TestNopWriteCloser [2021-11-11T17:20:19.452Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T17:20:19.452Z] === RUN TestNopWriter [2021-11-11T17:20:19.452Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T17:20:19.452Z] === RUN TestWriteCounter [2021-11-11T17:20:19.452Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T17:20:19.452Z] PASS [2021-11-11T17:20:19.452Z] coverage: 69.2% of statements [2021-11-11T17:20:19.452Z] ok github.com/docker/docker/pkg/ioutils 0.533s coverage: 69.2% of statements [2021-11-11T17:20:19.452Z] --- PASS: TestGetAddress (21.13s) [2021-11-11T17:20:19.452Z] === RUN TestRequestSyntaxCheck [2021-11-11T17:20:19.452Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-11-11T17:20:19.452Z] === RUN TestRequest [2021-11-11T17:20:19.798Z] --- PASS: Test (3.15s) [2021-11-11T17:20:19.798Z] --- PASS: Test/TestInitialize (0.14s) [2021-11-11T17:20:19.798Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T17:20:19.798Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T17:20:19.798Z] PASS [2021-11-11T17:20:19.798Z] coverage: 84.1% of statements [2021-11-11T17:20:19.798Z] ok github.com/docker/docker/pkg/discovery/kv 3.192s coverage: 84.1% of statements [2021-11-11T17:20:20.080Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:20:20.080Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:20:20.080Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:20:20.080Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:20:20.080Z] [2021-11-11T17:20:20.080Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T17:20:20.080Z] DOCKER_SYSTEMD=1 [2021-11-11T17:20:20.080Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T17:20:20.080Z] HOSTNAME=22c880f23e81 [2021-11-11T17:20:20.080Z] DEST=bundles/test-integration [2021-11-11T17:20:20.080Z] PWD=/go/src/github.com/docker/docker [2021-11-11T17:20:20.080Z] DOCKER_GITCOMMIT=a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 [2021-11-11T17:20:20.080Z] container=docker [2021-11-11T17:20:20.080Z] HOME=/root [2021-11-11T17:20:20.080Z] LANG=C.UTF-8 [2021-11-11T17:20:20.080Z] INVOCATION_ID=7dcc5639b92845ecae4b53a1205e6f70 [2021-11-11T17:20:20.080Z] GOLANG_VERSION=1.17.3 [2021-11-11T17:20:20.080Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T17:20:20.080Z] VALIDATE_BRANCH=master [2021-11-11T17:20:20.080Z] TERM=xterm [2021-11-11T17:20:20.080Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T17:20:20.080Z] SHLVL=3 [2021-11-11T17:20:20.080Z] TIMEOUT=120m [2021-11-11T17:20:20.080Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T17:20:20.080Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T17:20:20.080Z] GO111MODULE=off [2021-11-11T17:20:20.080Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T17:20:20.080Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T17:20:20.080Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T17:20:20.080Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T17:20:20.080Z] GOPATH=/go [2021-11-11T17:20:20.080Z] PKG_CONFIG=pkg-config [2021-11-11T17:20:20.080Z] _=/usr/bin/env [2021-11-11T17:20:20.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T17:20:20.267Z] === RUN Test [2021-11-11T17:20:20.267Z] === RUN Test/TestWatch [2021-11-11T17:20:20.267Z] --- PASS: Test (0.00s) [2021-11-11T17:20:20.267Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T17:20:20.267Z] PASS [2021-11-11T17:20:20.267Z] coverage: 92.3% of statements [2021-11-11T17:20:20.267Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-11-11T17:20:20.439Z] === RUN TestError [2021-11-11T17:20:20.439Z] --- PASS: TestError (0.00s) [2021-11-11T17:20:20.439Z] === RUN TestProgressString [2021-11-11T17:20:20.439Z] === RUN TestProgressString/no_progress [2021-11-11T17:20:20.439Z] === RUN TestProgressString/progress_1 [2021-11-11T17:20:20.439Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T17:20:20.439Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T17:20:20.439Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T17:20:20.439Z] === RUN TestProgressString/with_units [2021-11-11T17:20:20.439Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T17:20:20.439Z] === RUN TestProgressString/hide_counts [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString (0.00s) [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T17:20:20.439Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T17:20:20.439Z] === RUN TestJSONMessageDisplay [2021-11-11T17:20:20.439Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-11-11T17:20:20.439Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T17:20:20.439Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T17:20:20.439Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T17:20:20.439Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T17:20:20.439Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T17:20:20.439Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T17:20:20.439Z] PASS [2021-11-11T17:20:20.439Z] coverage: 91.7% of statements [2021-11-11T17:20:20.439Z] ok github.com/docker/docker/pkg/jsonmessage 0.146s coverage: 91.7% of statements [2021-11-11T17:20:20.672Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements [2021-11-11T17:20:20.746Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-11T17:20:20.908Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2021-11-11T17:20:20.908Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T17:20:20.908Z] === RUN TestStandardLongPath [2021-11-11T17:20:20.908Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T17:20:20.908Z] === RUN TestUNCLongPath [2021-11-11T17:20:20.908Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T17:20:20.908Z] PASS [2021-11-11T17:20:20.908Z] coverage: 100.0% of statements [2021-11-11T17:20:20.908Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-11-11T17:20:21.007Z] === RUN TestCopyFromContainer// [2021-11-11T17:20:21.007Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T17:20:21.256Z] === RUN Test [2021-11-11T17:20:21.256Z] === RUN Test/TestInitialize [2021-11-11T17:20:21.256Z] === RUN Test/TestInitializeWithPattern [2021-11-11T17:20:21.256Z] === RUN Test/TestRegister [2021-11-11T17:20:21.256Z] === RUN Test/TestWatch [2021-11-11T17:20:21.256Z] --- PASS: Test (0.00s) [2021-11-11T17:20:21.256Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T17:20:21.256Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T17:20:21.256Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T17:20:21.256Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T17:20:21.256Z] PASS [2021-11-11T17:20:21.256Z] coverage: 93.8% of statements [2021-11-11T17:20:21.256Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-11-11T17:20:21.256Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-11T17:20:21.256Z] === RUN TestNetworkDBWatch [2021-11-11T17:20:21.267Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T17:20:21.267Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T17:20:21.379Z] === RUN TestNameFormat [2021-11-11T17:20:21.379Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T17:20:21.379Z] === RUN TestNameRetries [2021-11-11T17:20:21.379Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T17:20:21.379Z] PASS [2021-11-11T17:20:21.379Z] coverage: 85.7% of statements [2021-11-11T17:20:21.379Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-11-11T17:20:21.528Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T17:20:21.528Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T17:20:21.528Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-11T17:20:21.528Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T17:20:21.789Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T17:20:21.789Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T17:20:21.789Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T17:20:21.848Z] === RUN TestParseKeyValueOpt [2021-11-11T17:20:21.848Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T17:20:21.848Z] === RUN TestParseUintList [2021-11-11T17:20:21.848Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T17:20:21.848Z] === RUN TestParseUintListMaximumLimits [2021-11-11T17:20:21.848Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T17:20:21.848Z] PASS [2021-11-11T17:20:21.848Z] coverage: 97.0% of statements [2021-11-11T17:20:21.848Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-11-11T17:20:22.038Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer (2.76s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-11-11T17:20:22.049Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-11-11T17:20:22.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T17:20:22.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:20:22.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:20:22.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:20:22.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:20:22.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:20:22.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:20:22.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:20:22.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:20:22.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:20:22.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T17:20:22.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T17:20:22.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T17:20:22.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T17:20:22.049Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T17:20:22.049Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-11T17:20:22.049Z] === RUN TestCreateWithInvalidEnv [2021-11-11T17:20:22.049Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T17:20:22.049Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T17:20:22.049Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T17:20:22.049Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T17:20:22.049Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T17:20:22.049Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T17:20:22.049Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T17:20:22.049Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T17:20:22.049Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T17:20:22.049Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-11T17:20:22.049Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2021-11-11T17:20:22.049Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T17:20:22.049Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2021-11-11T17:20:22.049Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T17:20:22.049Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-11-11T17:20:22.049Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T17:20:22.246Z] === RUN TestPollerAddRemove [2021-11-11T17:20:22.246Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T17:20:22.246Z] === RUN TestPollerEvent [2021-11-11T17:20:22.246Z] poller_test.go:40: No chmod on Windows [2021-11-11T17:20:22.246Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T17:20:22.246Z] === RUN TestPollerClose [2021-11-11T17:20:22.246Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T17:20:22.246Z] PASS [2021-11-11T17:20:22.246Z] coverage: 45.7% of statements [2021-11-11T17:20:22.246Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-11-11T17:20:22.295Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-11T17:20:22.309Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-11T17:20:22.717Z] 2021/11/11 17:20:22 Closing DB instances... [2021-11-11T17:20:22.835Z] === RUN TestNewAndRemove [2021-11-11T17:20:22.835Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T17:20:22.835Z] === RUN TestRemoveInvalidPath [2021-11-11T17:20:22.835Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T17:20:22.835Z] PASS [2021-11-11T17:20:22.835Z] coverage: 82.6% of statements [2021-11-11T17:20:22.835Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-11-11T17:20:23.187Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T17:20:23.187Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T17:20:23.187Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T17:20:23.187Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T17:20:23.187Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCopyFile [2021-11-11T17:20:23.187Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T17:20:23.187Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T17:20:23.187Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T17:20:23.187Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T17:20:23.187Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T17:20:23.187Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestWildcardMatches [2021-11-11T17:20:23.187Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestPatternMatches [2021-11-11T17:20:23.187Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T17:20:23.187Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T17:20:23.187Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T17:20:23.187Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T17:20:23.187Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T17:20:23.187Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T17:20:23.187Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestSingleExclamationError [2021-11-11T17:20:23.187Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestMatchesWithNoPatterns [2021-11-11T17:20:23.187Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T17:20:23.187Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestMatches [2021-11-11T17:20:23.187Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T17:20:23.187Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T17:20:23.187Z] --- PASS: TestMatches (0.00s) [2021-11-11T17:20:23.187Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T17:20:23.187Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCleanPatterns [2021-11-11T17:20:23.187Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T17:20:23.187Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T17:20:23.187Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T17:20:23.187Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T17:20:23.187Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T17:20:23.187Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCreateIfNotExistsDir [2021-11-11T17:20:23.187Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestCreateIfNotExistsFile [2021-11-11T17:20:23.187Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T17:20:23.187Z] === RUN TestMatch [2021-11-11T17:20:23.187Z] --- PASS: TestMatch (0.00s) [2021-11-11T17:20:23.187Z] PASS [2021-11-11T17:20:23.187Z] coverage: 82.5% of statements [2021-11-11T17:20:23.187Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 82.5% of statements [2021-11-11T17:20:23.224Z] ok github.com/docker/docker/daemon/logger/splunk 1.817s coverage: 82.5% of statements [2021-11-11T17:20:23.224Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T17:20:23.224Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2021-11-11T17:20:23.224Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T17:20:23.657Z] --- PASS: TestGetAddress (20.34s) [2021-11-11T17:20:23.657Z] === RUN TestRequestSyntaxCheck [2021-11-11T17:20:23.657Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-11T17:20:23.657Z] === RUN TestRequest [2021-11-11T17:20:23.657Z] === RUN TestGet [2021-11-11T17:20:23.657Z] --- PASS: TestGet (0.00s) [2021-11-11T17:20:23.657Z] === RUN TestGetShortcutString [2021-11-11T17:20:23.657Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T17:20:23.657Z] PASS [2021-11-11T17:20:23.657Z] coverage: 42.9% of statements [2021-11-11T17:20:23.657Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-11-11T17:20:23.823Z] 2021/11/11 17:20:23 Closing DB instances... [2021-11-11T17:20:23.823Z] time="2021-11-11T17:20:23Z" level=error msg="node: ead07117ae44 is unknown to memberlist" [2021-11-11T17:20:23.823Z] === RUN TestFailedConnection [2021-11-11T17:20:24.130Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-11-11T17:20:24.130Z] === RUN TestNetworkDBBulkSync [2021-11-11T17:20:24.222Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2021-11-11T17:20:24.222Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T17:20:24.291Z] === RUN TestParseEmptyInterface [2021-11-11T17:20:24.291Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T17:20:24.291Z] === RUN TestParseNonInterfaceType [2021-11-11T17:20:24.291Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T17:20:24.291Z] === RUN TestParseWithOneFunction [2021-11-11T17:20:24.291Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T17:20:24.291Z] === RUN TestParseWithMultipleFuncs [2021-11-11T17:20:24.291Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T17:20:24.291Z] === RUN TestParseWithUnnamedReturn [2021-11-11T17:20:24.291Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T17:20:24.291Z] === RUN TestEmbeddedInterface [2021-11-11T17:20:24.291Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T17:20:24.291Z] === RUN TestParsedImports [2021-11-11T17:20:24.291Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T17:20:24.291Z] === RUN TestAliasedImports [2021-11-11T17:20:24.291Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T17:20:24.291Z] PASS [2021-11-11T17:20:24.291Z] coverage: 56.8% of statements [2021-11-11T17:20:24.291Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-11-11T17:20:24.600Z] === RUN TestCreateIDMapOrder [2021-11-11T17:20:24.600Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T17:20:24.600Z] PASS [2021-11-11T17:20:24.600Z] coverage: 7.2% of statements [2021-11-11T17:20:24.600Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2021-11-11T17:20:24.759Z] --- PASS: TestFailedConnection (1.02s) [2021-11-11T17:20:24.759Z] === RUN TestFailOnce [2021-11-11T17:20:25.115Z] ok github.com/docker/docker/distribution/metadata 0.060s coverage: 48.2% of statements [2021-11-11T17:20:25.162Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T17:20:25.228Z] === RUN TestHTTPTransport [2021-11-11T17:20:25.228Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T17:20:25.228Z] PASS [2021-11-11T17:20:25.228Z] coverage: 85.7% of statements [2021-11-11T17:20:25.228Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2021-11-11T17:20:25.228Z] 2021/11/11 17:20:24 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-11-11T17:20:25.228Z] goroutine 15 [running]: [2021-11-11T17:20:25.228Z] net/http.(*conn).serve.func1() [2021-11-11T17:20:25.228Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T17:20:25.228Z] panic({0x10d9c60, 0x11e59b0}) [2021-11-11T17:20:25.228Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T17:20:25.228Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5b5d23830b1438dc}, 0xc000163a98) [2021-11-11T17:20:25.228Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T17:20:25.228Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11f2730, 0xc00015e0e0}, 0x102e666) [2021-11-11T17:20:25.228Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T17:20:25.228Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11f2730, 0xc00015e0e0}, 0xc000158300) [2021-11-11T17:20:25.228Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T17:20:25.228Z] net/http.serverHandler.ServeHTTP({0x11f0d30}, {0x11f2730, 0xc00015e0e0}, 0xc000158300) [2021-11-11T17:20:25.228Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T17:20:25.228Z] net/http.(*conn).serve(0xc000062aa0, {0x11f4600, 0xc0001820c0}) [2021-11-11T17:20:25.228Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T17:20:25.228Z] created by net/http.(*Server).Serve [2021-11-11T17:20:25.228Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T17:20:25.228Z] time="2021-11-11T17:20:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T17:20:25.324Z] 2021/11/11 17:20:16 Closing DB instances... [2021-11-11T17:20:25.324Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-11-11T17:20:25.324Z] === RUN TestFindNode [2021-11-11T17:20:25.324Z] 2021/11/11 17:20:18 Closing DB instances... [2021-11-11T17:20:25.324Z] --- PASS: TestFindNode (0.01s) [2021-11-11T17:20:25.324Z] === RUN TestChangeNodeState [2021-11-11T17:20:25.324Z] 2021/11/11 17:20:18 Closing DB instances... [2021-11-11T17:20:25.324Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-11T17:20:25.324Z] === RUN TestNodeReincarnation [2021-11-11T17:20:25.324Z] 2021/11/11 17:20:18 Closing DB instances... [2021-11-11T17:20:25.324Z] time="2021-11-11T17:20:23Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T17:20:25.324Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-11T17:20:25.324Z] === RUN TestParallelCreate [2021-11-11T17:20:25.324Z] 2021/11/11 17:20:23 Closing DB instances... [2021-11-11T17:20:25.324Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T17:20:25.324Z] === RUN TestParallelDelete [2021-11-11T17:20:25.324Z] 2021/11/11 17:20:23 Closing DB instances... [2021-11-11T17:20:25.324Z] --- PASS: TestParallelDelete (0.01s) [2021-11-11T17:20:25.324Z] === RUN TestNetworkDBIslands [2021-11-11T17:20:25.324Z] time="2021-11-11T17:20:23Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c9e9bb8f404a with config:&{NodeID:c9e9bb8f404a 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-11-11T17:20:25.324Z] time="2021-11-11T17:20:23Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9f236b133dbd with config:&{NodeID:9f236b133dbd 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-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="Node 9f236b133dbd/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="Node 9f236b133dbd/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49406" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="Node 9f236b133dbd/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="Node 9f236b133dbd/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49407" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:71c79bb2703f with config:&{NodeID:71c79bb2703f 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-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node 71c79bb2703f/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node 71c79bb2703f/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49408" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node 71c79bb2703f/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node 71c79bb2703f/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node 9f236b133dbd/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node 9f236b133dbd/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49409" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node 71c79bb2703f/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:24Z" level=info msg="Node 71c79bb2703f/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:399d4b611b68 with config:&{NodeID:399d4b611b68 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-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49410" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 9f236b133dbd/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 9f236b133dbd/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 71c79bb2703f/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 71c79bb2703f/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49411" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Failed to join 172.22.202.250: dial tcp 172.22.202.250:10017: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.325Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.592Z] 2021/11/11 17:20:25 Closing DB instances... [2021-11-11T17:20:25.592Z] === RUN TestFixedBufferCap [2021-11-11T17:20:25.592Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T17:20:25.592Z] === RUN TestFixedBufferLen [2021-11-11T17:20:25.592Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T17:20:25.592Z] === RUN TestFixedBufferString [2021-11-11T17:20:25.592Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T17:20:25.592Z] === RUN TestFixedBufferWrite [2021-11-11T17:20:25.592Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T17:20:25.592Z] === RUN TestFixedBufferRead [2021-11-11T17:20:25.592Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T17:20:25.592Z] === RUN TestBytesPipeRead [2021-11-11T17:20:25.592Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T17:20:25.592Z] === RUN TestBytesPipeWrite [2021-11-11T17:20:25.592Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T17:20:25.592Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T17:20:25.697Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T17:20:25.697Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T17:20:25.697Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T17:20:25.697Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T17:20:25.697Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T17:20:25.697Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T17:20:25.697Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T17:20:25.697Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T17:20:25.697Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T17:20:25.697Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T17:20:25.697Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T17:20:25.697Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T17:20:25.697Z] === RUN TestBufferPoolPutAndGet [2021-11-11T17:20:25.697Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T17:20:25.697Z] PASS [2021-11-11T17:20:25.697Z] coverage: 88.2% of statements [2021-11-11T17:20:25.697Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-11-11T17:20:25.733Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2021-11-11T17:20:25.733Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T17:20:25.733Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:20:25.733Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:20:25.733Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:20:25.733Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:20:25.733Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:20:25.733Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:20:25.733Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:20:25.733Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:20:25.733Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:20:25.733Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:20:25.733Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:20:25.733Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:20:25.733Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:20:25.733Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:20:25.733Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:20:25.733Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T17:20:25.733Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T17:20:25.733Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T17:20:25.733Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T17:20:25.733Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-11-11T17:20:25.733Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T17:20:25.733Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T17:20:25.733Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:89f89c359f4c with config:&{NodeID:89f89c359f4c 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-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49413" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 9f236b133dbd/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 9f236b133dbd/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 71c79bb2703f/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 71c79bb2703f/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 399d4b611b68/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49414" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to nodes list" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:25.791Z] time="2021-11-11T17:20:25Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to nodes list" [2021-11-11T17:20:26.061Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-11-11T17:20:26.061Z] === RUN TestAtomicWriteToFile [2021-11-11T17:20:26.061Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T17:20:26.061Z] === RUN TestAtomicWriteSetCommit [2021-11-11T17:20:26.061Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-11-11T17:20:26.061Z] === RUN TestAtomicWriteSetCancel [2021-11-11T17:20:26.061Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T17:20:26.061Z] === RUN TestReadCloserWrapperClose [2021-11-11T17:20:26.061Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T17:20:26.061Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T17:20:26.061Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T17:20:26.061Z] === RUN TestReaderErrWrapperRead [2021-11-11T17:20:26.061Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T17:20:26.061Z] === RUN TestCancelReadCloser [2021-11-11T17:20:26.061Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T17:20:26.061Z] === RUN TestWriteCloserWrapperClose [2021-11-11T17:20:26.061Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T17:20:26.061Z] === RUN TestNopWriteCloser [2021-11-11T17:20:26.061Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T17:20:26.061Z] === RUN TestNopWriter [2021-11-11T17:20:26.061Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T17:20:26.061Z] === RUN TestWriteCounter [2021-11-11T17:20:26.061Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T17:20:26.061Z] PASS [2021-11-11T17:20:26.061Z] coverage: 70.1% of statements [2021-11-11T17:20:26.061Z] ok github.com/docker/docker/pkg/ioutils 0.612s coverage: 70.1% of statements [2021-11-11T17:20:26.166Z] === RUN TestOutputOnPrematureClose [2021-11-11T17:20:26.166Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T17:20:26.166Z] === RUN TestCompleteSilently [2021-11-11T17:20:26.166Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T17:20:26.166Z] PASS [2021-11-11T17:20:26.166Z] coverage: 75.9% of statements [2021-11-11T17:20:26.166Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-11-11T17:20:26.166Z] --- PASS: TestFailOnce (1.11s) [2021-11-11T17:20:26.166Z] === RUN TestEchoInputOutput [2021-11-11T17:20:26.166Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T17:20:26.166Z] === RUN TestBackoff [2021-11-11T17:20:26.166Z] --- PASS: TestBackoff (0.00s) [2021-11-11T17:20:26.166Z] === RUN TestAbortRetry [2021-11-11T17:20:26.166Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T17:20:26.166Z] === RUN TestClientScheme [2021-11-11T17:20:26.166Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T17:20:26.166Z] === RUN TestNewClientWithTimeout [2021-11-11T17:20:26.166Z] === RUN TestSendToOneSub [2021-11-11T17:20:26.257Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=info msg="The new bootstrap node list is:[172.22.202.250:10033 172.22.202.250:10034 172.22.202.250:10035]" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10033" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49415" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10034" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49416" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10035" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49417" [2021-11-11T17:20:26.257Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=info msg="The new bootstrap node list is:[172.22.202.250:10033 172.22.202.250:10034 172.22.202.250:10035]" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10033" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49418" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10034" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49419" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10035" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:25Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49420" [2021-11-11T17:20:26.257Z] time="2021-11-11T17:20:26Z" level=info msg="node 0 leaving" [2021-11-11T17:20:26.305Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-11-11T17:20:26.305Z] === RUN TestCreateDifferentPlatform [2021-11-11T17:20:26.305Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T17:20:26.305Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T17:20:26.305Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T17:20:26.305Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T17:20:26.305Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T17:20:26.305Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T17:20:26.305Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T17:20:26.305Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T17:20:26.305Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T17:20:26.305Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T17:20:26.305Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T17:20:26.305Z] === RUN TestDaemonRestartIpcMode [2021-11-11T17:20:26.305Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T17:20:26.305Z] === RUN TestDaemonHostGatewayIP [2021-11-11T17:20:26.305Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T17:20:26.305Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T17:20:26.305Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T17:20:26.305Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T17:20:26.305Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T17:20:26.305Z] === RUN TestDiff [2021-11-11T17:20:26.483Z] ok github.com/docker/docker/distribution 0.109s coverage: 25.8% of statements [2021-11-11T17:20:26.483Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T17:20:26.634Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T17:20:26.634Z] === RUN TestSendToMultipleSubs [2021-11-11T17:20:26.634Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T17:20:26.634Z] === RUN TestEvictOneSub [2021-11-11T17:20:26.634Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T17:20:26.634Z] === RUN TestClosePublisher [2021-11-11T17:20:26.634Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T17:20:26.634Z] === RUN TestPubSubRace [2021-11-11T17:20:26.634Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2021-11-11T17:20:26.634Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T17:20:26.634Z] time="2021-11-11T17:20:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="node4(399d4b611b68): Node leave event for c9e9bb8f404a/172.22.202.250" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="node3(71c79bb2703f): Node leave event for c9e9bb8f404a/172.22.202.250" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="node5(89f89c359f4c): Node leave event for c9e9bb8f404a/172.22.202.250" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="node2(9f236b133dbd): Node leave event for c9e9bb8f404a/172.22.202.250" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="node1(c9e9bb8f404a): Node leave event for c9e9bb8f404a/172.22.202.250" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, left gossip cluster" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, left gossip cluster" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, left gossip cluster" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, left gossip cluster" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node c9e9bb8f404a/172.22.202.250, left gossip cluster" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="node 1 leaving" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node 9f236b133dbd change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="node4(399d4b611b68): Node leave event for 9f236b133dbd/172.22.202.250" [2021-11-11T17:20:26.724Z] time="2021-11-11T17:20:26Z" level=info msg="Node 9f236b133dbd change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.725Z] time="2021-11-11T17:20:26Z" level=info msg="node5(89f89c359f4c): Node leave event for 9f236b133dbd/172.22.202.250" [2021-11-11T17:20:26.725Z] time="2021-11-11T17:20:26Z" level=info msg="Node 9f236b133dbd change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.725Z] time="2021-11-11T17:20:26Z" level=info msg="node3(71c79bb2703f): Node leave event for 9f236b133dbd/172.22.202.250" [2021-11-11T17:20:26.725Z] time="2021-11-11T17:20:26Z" level=info msg="Node 9f236b133dbd change state NodeActive --> NodeLeft" [2021-11-11T17:20:26.725Z] time="2021-11-11T17:20:26Z" level=info msg="node2(9f236b133dbd): Node leave event for 9f236b133dbd/172.22.202.250" [2021-11-11T17:20:26.875Z] --- PASS: TestDiff (0.56s) [2021-11-11T17:20:26.875Z] === RUN TestExecWithCloseStdin [2021-11-11T17:20:27.054Z] === RUN TestError [2021-11-11T17:20:27.054Z] --- PASS: TestError (0.00s) [2021-11-11T17:20:27.054Z] === RUN TestProgressString [2021-11-11T17:20:27.054Z] === RUN TestProgressString/no_progress [2021-11-11T17:20:27.054Z] === RUN TestProgressString/progress_1 [2021-11-11T17:20:27.054Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T17:20:27.054Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T17:20:27.054Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T17:20:27.054Z] === RUN TestProgressString/with_units [2021-11-11T17:20:27.054Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T17:20:27.054Z] === RUN TestProgressString/hide_counts [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString (0.00s) [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T17:20:27.054Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T17:20:27.054Z] === RUN TestJSONMessageDisplay [2021-11-11T17:20:27.054Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-11-11T17:20:27.054Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T17:20:27.054Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-11-11T17:20:27.054Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T17:20:27.054Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T17:20:27.054Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T17:20:27.054Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T17:20:27.054Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T17:20:27.054Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T17:20:27.054Z] PASS [2021-11-11T17:20:27.054Z] coverage: 91.7% of statements [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:26Z" level=info msg="Node 9f236b133dbd/172.22.202.250, left gossip cluster" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:26Z" level=info msg="Node 9f236b133dbd/172.22.202.250, left gossip cluster" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:26Z" level=info msg="Node 9f236b133dbd/172.22.202.250, left gossip cluster" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:26Z" level=info msg="Node 9f236b133dbd/172.22.202.250, left gossip cluster" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:27Z" level=info msg="node 2 leaving" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:27Z" level=info msg="Node 71c79bb2703f change state NodeActive --> NodeLeft" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:27Z" level=info msg="node5(89f89c359f4c): Node leave event for 71c79bb2703f/172.22.202.250" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:27Z" level=info msg="Node 71c79bb2703f change state NodeActive --> NodeLeft" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:27Z" level=info msg="node4(399d4b611b68): Node leave event for 71c79bb2703f/172.22.202.250" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:27Z" level=info msg="Node 71c79bb2703f change state NodeActive --> NodeLeft" [2021-11-11T17:20:27.190Z] time="2021-11-11T17:20:27Z" level=info msg="node3(71c79bb2703f): Node leave event for 71c79bb2703f/172.22.202.250" [2021-11-11T17:20:27.412Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-11-11T17:20:27.524Z] ok github.com/docker/docker/pkg/jsonmessage 0.217s coverage: 91.7% of statements [2021-11-11T17:20:27.621Z] --- PASS: TestPubSubRace (1.06s) [2021-11-11T17:20:27.621Z] PASS [2021-11-11T17:20:27.621Z] coverage: 75.0% of statements [2021-11-11T17:20:27.621Z] 2021/11/11 17:20:27 Closing DB instances... [2021-11-11T17:20:27.621Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-11-11T17:20:27.657Z] time="2021-11-11T17:20:27Z" level=debug msg="memberlist: Failed to join 172.22.202.250: dial tcp 172.22.202.250:10017: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T17:20:27.657Z] time="2021-11-11T17:20:27Z" level=info msg="Node 71c79bb2703f/172.22.202.250, left gossip cluster" [2021-11-11T17:20:27.657Z] time="2021-11-11T17:20:27Z" level=info msg="Node 71c79bb2703f/172.22.202.250, left gossip cluster" [2021-11-11T17:20:27.657Z] time="2021-11-11T17:20:27Z" level=info msg="Node 71c79bb2703f/172.22.202.250, left gossip cluster" [2021-11-11T17:20:27.817Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-11-11T17:20:27.817Z] === RUN TestExec [2021-11-11T17:20:28.065Z] === RUN TestStandardLongPath [2021-11-11T17:20:28.066Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T17:20:28.066Z] === RUN TestUNCLongPath [2021-11-11T17:20:28.066Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T17:20:28.066Z] PASS [2021-11-11T17:20:28.066Z] coverage: 100.0% of statements [2021-11-11T17:20:28.066Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-11-11T17:20:28.077Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T17:20:28.089Z] === RUN TestRegister [2021-11-11T17:20:28.089Z] --- PASS: TestRegister (0.00s) [2021-11-11T17:20:28.089Z] === RUN TestCommand [2021-11-11T17:20:28.089Z] --- PASS: TestCommand (0.03s) [2021-11-11T17:20:28.089Z] === RUN TestNaiveSelf [2021-11-11T17:20:28.089Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-11T17:20:28.089Z] PASS [2021-11-11T17:20:28.089Z] coverage: 82.4% of statements [2021-11-11T17:20:28.089Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2021-11-11T17:20:28.089Z] time="2021-11-11T17:20:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T17:20:28.122Z] networkdb_test.go:867: node4: OK [2021-11-11T17:20:28.122Z] networkdb_test.go:867: node5: OK [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="node 0 coming back" [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:10bfa816c9a9 with config:&{NodeID:10bfa816c9a9 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-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, added to nodes list" [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="node 1 coming back" [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4f56a60e1783 with config:&{NodeID:4f56a60e1783 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-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="Node 4f56a60e1783/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="Node 4f56a60e1783/172.22.202.250, added to nodes list" [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="node 2 coming back" [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7aea0596f5c5 with config:&{NodeID:7aea0596f5c5 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-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:28.122Z] time="2021-11-11T17:20:27Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, added to nodes list" [2021-11-11T17:20:28.337Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T17:20:28.338Z] --- PASS: TestExec (0.67s) [2021-11-11T17:20:28.338Z] === RUN TestExecUser [2021-11-11T17:20:28.340Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-11-11T17:20:28.535Z] === RUN TestNameFormat [2021-11-11T17:20:28.535Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T17:20:28.536Z] === RUN TestNameRetries [2021-11-11T17:20:28.536Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T17:20:28.536Z] PASS [2021-11-11T17:20:28.536Z] coverage: 85.7% of statements [2021-11-11T17:20:28.536Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-11-11T17:20:28.557Z] === RUN TestDump [2021-11-11T17:20:28.557Z] goroutine 6 [running]: [2021-11-11T17:20:28.557Z] github.com/docker/docker/pkg/stack.dump(0xa4b477) [2021-11-11T17:20:28.557Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T17:20:28.557Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T17:20:28.557Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T17:20:28.557Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T17:20:28.558Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T17:20:28.558Z] testing.tRunner(0xc00011c1a0, 0xbb8e38) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:20:28.558Z] created by testing.(*T).Run [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T17:20:28.558Z] [2021-11-11T17:20:28.558Z] goroutine 1 [chan receive]: [2021-11-11T17:20:28.558Z] testing.(*T).Run(0xc00011c000, {0xbaa4fd, 0xa2a1d3}, 0xbb8e38) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T17:20:28.558Z] testing.runTests.func1(0xc000068750) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T17:20:28.558Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:20:28.558Z] testing.runTests(0xc000076080, {0xd1cba0, 0x3, 0x3}, {0xa4a6cd, 0xbac1f7, 0xd21640}) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T17:20:28.558Z] testing.(*M).Run(0xc000076080) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T17:20:28.558Z] main.main() [2021-11-11T17:20:28.558Z] _testmain.go:95 +0x1f5 [2021-11-11T17:20:28.558Z] --- PASS: TestDump (0.00s) [2021-11-11T17:20:28.558Z] === RUN TestDumpToFile [2021-11-11T17:20:28.558Z] --- PASS: TestDumpToFile (0.09s) [2021-11-11T17:20:28.558Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T17:20:28.558Z] goroutine 18 [running]: [2021-11-11T17:20:28.558Z] github.com/docker/docker/pkg/stack.dump(0xab8434) [2021-11-11T17:20:28.558Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T17:20:28.558Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xab87e0}) [2021-11-11T17:20:28.558Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T17:20:28.558Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2021-11-11T17:20:28.558Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T17:20:28.558Z] testing.tRunner(0xc0000841a0, 0xbb8e28) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:20:28.558Z] created by testing.(*T).Run [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T17:20:28.558Z] [2021-11-11T17:20:28.558Z] goroutine 1 [chan receive]: [2021-11-11T17:20:28.558Z] testing.(*T).Run(0xc00011c000, {0xbb1289, 0xa2a1d3}, 0xbb8e28) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T17:20:28.558Z] testing.runTests.func1(0xc000068750) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T17:20:28.558Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:20:28.558Z] testing.runTests(0xc000076080, {0xd1cba0, 0x3, 0x3}, {0xa4a6cd, 0xbac1f7, 0xd21640}) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T17:20:28.558Z] testing.(*M).Run(0xc000076080) [2021-11-11T17:20:28.558Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T17:20:28.558Z] main.main() [2021-11-11T17:20:28.558Z] _testmain.go:95 +0x1f5 [2021-11-11T17:20:28.558Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T17:20:28.558Z] PASS [2021-11-11T17:20:28.558Z] coverage: 90.9% of statements [2021-11-11T17:20:28.558Z] ok github.com/docker/docker/pkg/stack 0.121s coverage: 90.9% of statements [2021-11-11T17:20:28.596Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2021-11-11T17:20:28.853Z] ok github.com/docker/docker/distribution/xfer 2.069s coverage: 85.1% of statements [2021-11-11T17:20:28.853Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T17:20:28.909Z] --- PASS: TestExecUser (0.68s) [2021-11-11T17:20:28.909Z] === RUN TestExportContainerAndImportImage [2021-11-11T17:20:29.005Z] === RUN TestParseKeyValueOpt [2021-11-11T17:20:29.005Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T17:20:29.005Z] === RUN TestParseUintList [2021-11-11T17:20:29.005Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T17:20:29.005Z] === RUN TestParseUintListMaximumLimits [2021-11-11T17:20:29.005Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T17:20:29.005Z] PASS [2021-11-11T17:20:29.005Z] coverage: 97.0% of statements [2021-11-11T17:20:29.005Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-11-11T17:20:29.026Z] === RUN TestNewStdWriter [2021-11-11T17:20:29.026Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T17:20:29.026Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestWriteWithNilBytes [2021-11-11T17:20:29.026Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestWrite [2021-11-11T17:20:29.026Z] --- PASS: TestWrite (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestWriteWithWriterError [2021-11-11T17:20:29.026Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T17:20:29.026Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyWriteAndRead [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T17:20:29.026Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T17:20:29.026Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T17:20:29.026Z] PASS [2021-11-11T17:20:29.026Z] coverage: 100.0% of statements [2021-11-11T17:20:29.026Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-11-11T17:20:29.026Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-11T17:20:29.026Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T17:20:29.480Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-11T17:20:29.480Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T17:20:29.493Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T17:20:29.494Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T17:20:29.494Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestFormatStatus [2021-11-11T17:20:29.494Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestFormatError [2021-11-11T17:20:29.494Z] --- PASS: TestFormatError (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestFormatJSONError [2021-11-11T17:20:29.494Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T17:20:29.494Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T17:20:29.494Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestNewJSONProgressOutput [2021-11-11T17:20:29.494Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestAuxFormatterEmit [2021-11-11T17:20:29.494Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestStreamWriterStdout [2021-11-11T17:20:29.494Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T17:20:29.494Z] === RUN TestStreamWriterStderr [2021-11-11T17:20:29.494Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T17:20:29.494Z] PASS [2021-11-11T17:20:29.494Z] coverage: 66.2% of statements [2021-11-11T17:20:29.494Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-11-11T17:20:29.696Z] time="2021-11-11T17:20:29Z" level=debug msg="memberlist: Failed to join 172.22.202.250: dial tcp 172.22.202.250:10017: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T17:20:29.740Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-11-11T17:20:29.740Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T17:20:29.781Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-11-11T17:20:29.781Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-11-11T17:20:29.781Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T17:20:29.962Z] === RUN TestGenerateRandomID [2021-11-11T17:20:29.962Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T17:20:29.962Z] === RUN TestShortenId [2021-11-11T17:20:29.962Z] --- PASS: TestShortenId (0.00s) [2021-11-11T17:20:29.962Z] === RUN TestShortenSha256Id [2021-11-11T17:20:29.962Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T17:20:29.962Z] === RUN TestShortenIdEmpty [2021-11-11T17:20:29.962Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T17:20:29.962Z] === RUN TestShortenIdInvalid [2021-11-11T17:20:29.962Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T17:20:29.962Z] === RUN TestIsShortIDNonHex [2021-11-11T17:20:29.962Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T17:20:29.962Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T17:20:29.962Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T17:20:29.962Z] PASS [2021-11-11T17:20:29.962Z] coverage: 70.6% of statements [2021-11-11T17:20:29.962Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-11-11T17:20:29.997Z] === RUN TestNewAndRemove [2021-11-11T17:20:29.997Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T17:20:29.997Z] === RUN TestRemoveInvalidPath [2021-11-11T17:20:29.997Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T17:20:29.997Z] PASS [2021-11-11T17:20:29.997Z] coverage: 82.6% of statements [2021-11-11T17:20:29.997Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2021-11-11T17:20:29.997Z] --- PASS: TestRequest (6.59s) [2021-11-11T17:20:29.997Z] === RUN TestOverlappingRequests [2021-11-11T17:20:29.997Z] 2021/11/11 17:20:29 Closing DB instances... [2021-11-11T17:20:29.997Z] time="2021-11-11T17:20:29Z" level=error msg="node: 8ece6e96f22f is unknown to memberlist" [2021-11-11T17:20:30.001Z] check_test.go:308: [d2220f1266bea] daemon is not started [2021-11-11T17:20:30.001Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-11T17:20:30.344Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-11-11T17:20:30.431Z] === RUN TestIsCpusetListAvailable [2021-11-11T17:20:30.431Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T17:20:30.431Z] PASS [2021-11-11T17:20:30.431Z] coverage: 39.4% of statements [2021-11-11T17:20:30.431Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2021-11-11T17:20:30.431Z] time="2021-11-11T17:20:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T17:20:30.467Z] --- PASS: TestOverlappingRequests (0.43s) [2021-11-11T17:20:30.467Z] === RUN TestUnusualSubnets [2021-11-11T17:20:30.467Z] --- PASS: TestUnusualSubnets (0.01s) [2021-11-11T17:20:30.467Z] === RUN TestRelease [2021-11-11T17:20:30.571Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-11T17:20:31.142Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-11T17:20:31.258Z] time="2021-11-11T17:20:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.202.250:10033 172.22.202.250:10034 172.22.202.250:10035]" [2021-11-11T17:20:31.258Z] time="2021-11-11T17:20:31Z" level=debug msg="memberlist: Failed to join 172.22.202.250: dial tcp 172.22.202.250:10017: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T17:20:31.403Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-11-11T17:20:31.403Z] === RUN TestHealthCheckWorkdir [2021-11-11T17:20:31.418Z] --- PASS: TestRequest (11.73s) [2021-11-11T17:20:31.418Z] === RUN TestOverlappingRequests [2021-11-11T17:20:31.458Z] === RUN TestFailedConnection [2021-11-11T17:20:31.663Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-11T17:20:31.726Z] time="2021-11-11T17:20:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.202.250:10033 172.22.202.250:10034 172.22.202.250:10035]" [2021-11-11T17:20:31.887Z] === RUN TestChtimes [2021-11-11T17:20:31.887Z] --- PASS: TestChtimes (0.00s) [2021-11-11T17:20:31.887Z] === RUN TestChtimesWindows [2021-11-11T17:20:31.887Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T17:20:31.887Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T17:20:31.887Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T17:20:31.887Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T17:20:31.887Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T17:20:31.887Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T17:20:31.887Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T17:20:31.887Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T17:20:31.887Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T17:20:31.887Z] === RUN TestHasWin32KSupport [2021-11-11T17:20:31.887Z] syscall_windows_test.go:8: win32k: true [2021-11-11T17:20:31.887Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T17:20:31.887Z] PASS [2021-11-11T17:20:31.887Z] coverage: 13.0% of statements [2021-11-11T17:20:31.887Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements [2021-11-11T17:20:31.887Z] --- PASS: TestOverlappingRequests (0.55s) [2021-11-11T17:20:31.887Z] === RUN TestUnusualSubnets [2021-11-11T17:20:31.887Z] --- PASS: TestUnusualSubnets (0.02s) [2021-11-11T17:20:31.887Z] === RUN TestRelease [2021-11-11T17:20:31.928Z] --- PASS: TestRelease (1.21s) [2021-11-11T17:20:31.928Z] === RUN TestAllocateRandomDeallocate [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10033" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49424" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 89f89c359f4c/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 399d4b611b68/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 399d4b611b68/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, is the new incarnation of the shutdown node c9e9bb8f404a/172.22.202.250" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10034" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49425" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 89f89c359f4c/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 399d4b611b68/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 399d4b611b68/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, is the new incarnation of the shutdown node 9f236b133dbd/172.22.202.250" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10035" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49426" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 89f89c359f4c/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 399d4b611b68/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 399d4b611b68/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, is the new incarnation of the shutdown node 71c79bb2703f/172.22.202.250" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, is the new incarnation of the shutdown node 9f236b133dbd/172.22.202.250" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 4f56a60e1783/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, is the new incarnation of the shutdown node c9e9bb8f404a/172.22.202.250" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, is the new incarnation of the shutdown node 71c79bb2703f/172.22.202.250" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.193Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.235Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2021-11-11T17:20:32.235Z] === RUN TestHealthKillContainer [2021-11-11T17:20:32.236Z] ok github.com/docker/docker/oci 0.044s coverage: 43.3% of statements [2021-11-11T17:20:32.358Z] === RUN TestTailFile [2021-11-11T17:20:32.358Z] --- PASS: TestTailFile (0.00s) [2021-11-11T17:20:32.358Z] === RUN TestTailFileManyLines [2021-11-11T17:20:32.358Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T17:20:32.358Z] === RUN TestTailEmptyFile [2021-11-11T17:20:32.358Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T17:20:32.358Z] === RUN TestTailNegativeN [2021-11-11T17:20:32.358Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader [2021-11-11T17:20:32.358Z] === CONT TestNewTailReader [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T17:20:32.358Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.358Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.358Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.358Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:20:32.358Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:20:32.358Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.359Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.359Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.359Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.360Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.360Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:20:32.360Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.361Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.361Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.361Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.362Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.362Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:20:32.399Z] === RUN TestParseEmptyInterface [2021-11-11T17:20:32.399Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T17:20:32.399Z] === RUN TestParseNonInterfaceType [2021-11-11T17:20:32.399Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T17:20:32.399Z] === RUN TestParseWithOneFunction [2021-11-11T17:20:32.399Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T17:20:32.399Z] === RUN TestParseWithMultipleFuncs [2021-11-11T17:20:32.399Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T17:20:32.399Z] === RUN TestParseWithUnnamedReturn [2021-11-11T17:20:32.399Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T17:20:32.399Z] === RUN TestEmbeddedInterface [2021-11-11T17:20:32.399Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T17:20:32.399Z] === RUN TestParsedImports [2021-11-11T17:20:32.399Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T17:20:32.399Z] === RUN TestAliasedImports [2021-11-11T17:20:32.399Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T17:20:32.399Z] PASS [2021-11-11T17:20:32.399Z] coverage: 56.8% of statements [2021-11-11T17:20:32.805Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.832Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:32.832Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.833Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:32.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:32.834Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:32.835Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:32.836Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:32.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:32.837Z] PASS [2021-11-11T17:20:32.837Z] coverage: 88.6% of statements [2021-11-11T17:20:32.837Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2021-11-11T17:20:32.869Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2021-11-11T17:20:32.869Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) [2021-11-11T17:20:32.869Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=warning msg="NetworkDB stats node1(42f5a2c07b2e) - healthscore:3 (connectivity issues)" [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, joined gossip cluster" [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, added to nodes list" [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10033" [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49427" [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10034" [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49428" [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.202.250:10035" [2021-11-11T17:20:32.942Z] time="2021-11-11T17:20:32Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49429" [2021-11-11T17:20:33.165Z] ok github.com/docker/docker/opts 0.032s coverage: 67.1% of statements [2021-11-11T17:20:33.305Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T17:20:33.305Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestTarSumRemove [2021-11-11T17:20:33.305Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestSortFileInfoSums [2021-11-11T17:20:33.305Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T17:20:33.305Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestNewTarSumForLabel [2021-11-11T17:20:33.305Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestEmptyTar [2021-11-11T17:20:33.305Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestTarSumsReadSize [2021-11-11T17:20:33.305Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestTarSums [2021-11-11T17:20:33.305Z] --- PASS: TestTarSums (0.05s) [2021-11-11T17:20:33.305Z] === RUN TestIteration [2021-11-11T17:20:33.305Z] --- PASS: TestIteration (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestVersionLabelForChecksum [2021-11-11T17:20:33.305Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestVersion [2021-11-11T17:20:33.305Z] --- PASS: TestVersion (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestGetVersion [2021-11-11T17:20:33.305Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T17:20:33.305Z] === RUN TestGetVersions [2021-11-11T17:20:33.305Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T17:20:33.306Z] PASS [2021-11-11T17:20:33.306Z] coverage: 89.3% of statements [2021-11-11T17:20:33.306Z] ok github.com/docker/docker/pkg/tarsum 0.090s coverage: 89.3% of statements [2021-11-11T17:20:33.340Z] --- PASS: TestFailedConnection (2.01s) [2021-11-11T17:20:33.340Z] === RUN TestFailOnce [2021-11-11T17:20:33.409Z] 2021/11/11 17:20:32 Closing DB instances... [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="node2(4f56a60e1783): Node leave event for 10bfa816c9a9/172.22.202.250" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="node3(7aea0596f5c5): Node leave event for 10bfa816c9a9/172.22.202.250" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="node4(399d4b611b68): Node leave event for 10bfa816c9a9/172.22.202.250" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="node1(10bfa816c9a9): Node leave event for 10bfa816c9a9/172.22.202.250" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="Node 10bfa816c9a9 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:32Z" level=info msg="node5(89f89c359f4c): Node leave event for 10bfa816c9a9/172.22.202.250" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 10bfa816c9a9/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=debug msg="memberlist: Failed to join 172.22.202.250: dial tcp 172.22.202.250:10017: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 4f56a60e1783 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="node5(89f89c359f4c): Node leave event for 4f56a60e1783/172.22.202.250" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 4f56a60e1783 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="node3(7aea0596f5c5): Node leave event for 4f56a60e1783/172.22.202.250" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 4f56a60e1783 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="node4(399d4b611b68): Node leave event for 4f56a60e1783/172.22.202.250" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="Node 4f56a60e1783 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.409Z] time="2021-11-11T17:20:33Z" level=info msg="node2(4f56a60e1783): Node leave event for 4f56a60e1783/172.22.202.250" [2021-11-11T17:20:33.422Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-11T17:20:33.745Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T17:20:33.773Z] testing: warning: no tests to run [2021-11-11T17:20:33.773Z] PASS [2021-11-11T17:20:33.773Z] coverage: [no statements] [2021-11-11T17:20:33.773Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-11-11T17:20:33.811Z] === RUN TestHTTPTransport [2021-11-11T17:20:33.811Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T17:20:33.811Z] PASS [2021-11-11T17:20:33.811Z] coverage: 85.7% of statements [2021-11-11T17:20:33.811Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2021-11-11T17:20:33.811Z] 2021/11/11 17:20:33 http: panic serving 127.0.0.1:49290: Plugin not ready [2021-11-11T17:20:33.811Z] goroutine 39 [running]: [2021-11-11T17:20:33.811Z] net/http.(*conn).serve.func1() [2021-11-11T17:20:33.811Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T17:20:33.811Z] panic({0x1289c60, 0x13959b0}) [2021-11-11T17:20:33.811Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T17:20:33.811Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb5c27a127c2dc7b7}, 0xc0001d5a98) [2021-11-11T17:20:33.811Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T17:20:33.811Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x13a2730, 0xc00015a000}, 0x11de666) [2021-11-11T17:20:33.811Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T17:20:33.811Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x13a2730, 0xc00015a000}, 0xc0001b6200) [2021-11-11T17:20:33.811Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T17:20:33.811Z] net/http.serverHandler.ServeHTTP({0x13a0d30}, {0x13a2730, 0xc00015a000}, 0xc0001b6200) [2021-11-11T17:20:33.811Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T17:20:33.811Z] net/http.(*conn).serve(0xc0001be000, {0x13a4600, 0xc0002040c0}) [2021-11-11T17:20:33.811Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T17:20:33.811Z] created by net/http.(*Server).Serve [2021-11-11T17:20:33.811Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T17:20:33.811Z] time="2021-11-11T17:20:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T17:20:33.811Z] 2021/11/11 17:20:33 Closing DB instances... [2021-11-11T17:20:33.875Z] time="2021-11-11T17:20:33Z" level=info msg="Node 4f56a60e1783/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.875Z] time="2021-11-11T17:20:33Z" level=info msg="Node 4f56a60e1783/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.875Z] time="2021-11-11T17:20:33Z" level=info msg="Node 4f56a60e1783/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.875Z] time="2021-11-11T17:20:33Z" level=info msg="Node 4f56a60e1783/172.22.202.250, left gossip cluster" [2021-11-11T17:20:33.875Z] time="2021-11-11T17:20:33Z" level=info msg="Node 7aea0596f5c5 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.875Z] time="2021-11-11T17:20:33Z" level=info msg="node5(89f89c359f4c): Node leave event for 7aea0596f5c5/172.22.202.250" [2021-11-11T17:20:33.875Z] time="2021-11-11T17:20:33Z" level=info msg="Node 7aea0596f5c5 change state NodeActive --> NodeLeft" [2021-11-11T17:20:33.875Z] time="2021-11-11T17:20:33Z" level=info msg="node4(399d4b611b68): Node leave event for 7aea0596f5c5/172.22.202.250" [2021-11-11T17:20:34.242Z] --- PASS: TestRelease (2.23s) [2021-11-11T17:20:34.242Z] === RUN TestAllocateRandomDeallocate [2021-11-11T17:20:34.242Z] === RUN TestTruncIndex [2021-11-11T17:20:34.242Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T17:20:34.242Z] PASS [2021-11-11T17:20:34.242Z] coverage: 91.5% of statements [2021-11-11T17:20:34.242Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-11-11T17:20:34.281Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T17:20:34.281Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T17:20:34.281Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T17:20:34.281Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T17:20:34.281Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T17:20:34.281Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T17:20:34.281Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T17:20:34.282Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T17:20:34.282Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T17:20:34.282Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T17:20:34.282Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T17:20:34.282Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T17:20:34.282Z] === RUN TestBufferPoolPutAndGet [2021-11-11T17:20:34.282Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T17:20:34.282Z] PASS [2021-11-11T17:20:34.282Z] coverage: 88.2% of statements [2021-11-11T17:20:34.282Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2021-11-11T17:20:34.316Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T17:20:34.316Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:33Z" level=info msg="Node 7aea0596f5c5 change state NodeActive --> NodeLeft" [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:33Z" level=info msg="node3(7aea0596f5c5): Node leave event for 7aea0596f5c5/172.22.202.250" [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:33Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, left gossip cluster" [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:33Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, left gossip cluster" [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:34Z" level=info msg="Node 7aea0596f5c5/172.22.202.250, left gossip cluster" [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:34Z" level=debug msg="memberlist: Failed ping: 7aea0596f5c5 (timeout reached)" [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.202.250:10036: use of closed network connection" [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.202.250:10037: use of closed network connection" [2021-11-11T17:20:34.343Z] time="2021-11-11T17:20:34Z" level=debug msg="memberlist: Stream connection from=172.22.202.250:49431" [2021-11-11T17:20:34.447Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m19.126204368s with top 10 stages: buildssa: 1m41.520739775s, goimports: 21.950446993s, unconvert: 13.928472304s, gosec: 10.070687569s, golint: 7.009686394s, ineffassign: 5.517179724s, misspell: 4.867988584s, inspect: 4.25187628s, vrp: 3.284177258s, printf: 2.557022827s [2021-11-11T17:20:34.447Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-11T17:20:34.447Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/1790, nolint: 0/78, skip_dirs: 2178/2178, autogenerated_exclude: 1790/2178, identifier_marker: 1790/1790, exclude: 1790/1790, cgo: 2178/2759, filename_unadjuster: 2178/2178, path_prettifier: 2178/2178, skip_files: 2178/2178 [2021-11-11T17:20:34.447Z] INFO [runner] processing took 123.907363ms with stages: nolint: 46.30812ms, identifier_marker: 35.924409ms, path_prettifier: 18.51227ms, autogenerated_exclude: 13.494389ms, exclude-rules: 5.3311ms, skip_dirs: 3.242921ms, cgo: 605.635µs, filename_unadjuster: 483.502µs, max_same_issues: 1.549µs, uniq_by_line: 671ns, exclude: 474ns, max_from_linter: 470ns, source_code: 466ns, diff: 462ns, skip_files: 364ns, max_per_file_from_linter: 292ns, path_shortener: 269ns [2021-11-11T17:20:34.447Z] INFO [runner] linters took 1m44.101360485s with stages: goanalysis_metalinter: 1m22.670166261s, unused: 21.307067258s [2021-11-11T17:20:34.447Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-11T17:20:34.447Z] INFO Memory: 2470 samples, avg is 1624.0MB, max is 4304.1MB [2021-11-11T17:20:34.447Z] INFO Execution took 4m6.966471898s [2021-11-11T17:20:34.447Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-11T17:20:34.710Z] === RUN TestIsGIT [2021-11-11T17:20:34.710Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T17:20:34.710Z] === RUN TestIsTransport [2021-11-11T17:20:34.710Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T17:20:34.710Z] PASS [2021-11-11T17:20:34.710Z] coverage: 100.0% of statements [2021-11-11T17:20:34.710Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-11-11T17:20:34.752Z] --- PASS: TestFailOnce (1.14s) [2021-11-11T17:20:34.752Z] === RUN TestEchoInputOutput [2021-11-11T17:20:34.752Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T17:20:34.752Z] === RUN TestBackoff [2021-11-11T17:20:34.752Z] --- PASS: TestBackoff (0.00s) [2021-11-11T17:20:34.752Z] === RUN TestAbortRetry [2021-11-11T17:20:34.752Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T17:20:34.752Z] === RUN TestClientScheme [2021-11-11T17:20:34.752Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T17:20:34.752Z] === RUN TestNewClientWithTimeout [2021-11-11T17:20:34.752Z] === RUN TestOutputOnPrematureClose [2021-11-11T17:20:34.752Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T17:20:34.752Z] === RUN TestCompleteSilently [2021-11-11T17:20:34.752Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T17:20:34.752Z] PASS [2021-11-11T17:20:34.752Z] coverage: 75.9% of statements [2021-11-11T17:20:34.752Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-11-11T17:20:34.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/make.sh dynbinary test-docker-py [2021-11-11T17:20:34.809Z] time="2021-11-11T17:20:34Z" level=info msg="Node 399d4b611b68 change state NodeActive --> NodeLeft" [2021-11-11T17:20:34.809Z] time="2021-11-11T17:20:34Z" level=info msg="node5(89f89c359f4c): Node leave event for 399d4b611b68/172.22.202.250" [2021-11-11T17:20:34.809Z] time="2021-11-11T17:20:34Z" level=info msg="Node 399d4b611b68 change state NodeActive --> NodeLeft" [2021-11-11T17:20:34.809Z] time="2021-11-11T17:20:34Z" level=info msg="node4(399d4b611b68): Node leave event for 399d4b611b68/172.22.202.250" [2021-11-11T17:20:34.809Z] time="2021-11-11T17:20:34Z" level=warning msg="memberlist: Was able to connect to 7aea0596f5c5 but other probes failed, network may be misconfigured" [2021-11-11T17:20:35.179Z] === RUN TestVersionInfo [2021-11-11T17:20:35.179Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T17:20:35.179Z] === RUN TestAppendVersions [2021-11-11T17:20:35.179Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T17:20:35.179Z] PASS [2021-11-11T17:20:35.179Z] coverage: 88.9% of statements [2021-11-11T17:20:35.179Z] time="2021-11-11T17:20:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T17:20:35.179Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-11-11T17:20:35.222Z] --- PASS: TestAllocateRandomDeallocate (3.38s) [2021-11-11T17:20:35.222Z] === RUN TestRetrieveFromStore [2021-11-11T17:20:35.222Z] time="2021-11-11T17:20:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T17:20:35.222Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-11T17:20:35.222Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T17:20:35.222Z] === RUN TestSendToOneSub [2021-11-11T17:20:35.222Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T17:20:35.222Z] === RUN TestSendToMultipleSubs [2021-11-11T17:20:35.222Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T17:20:35.222Z] === RUN TestEvictOneSub [2021-11-11T17:20:35.222Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T17:20:35.222Z] === RUN TestClosePublisher [2021-11-11T17:20:35.222Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T17:20:35.222Z] === RUN TestPubSubRace [2021-11-11T17:20:35.276Z] time="2021-11-11T17:20:34Z" level=info msg="Node 399d4b611b68/172.22.202.250, left gossip cluster" [2021-11-11T17:20:35.276Z] time="2021-11-11T17:20:35Z" level=info msg="Node 399d4b611b68/172.22.202.250, left gossip cluster" [2021-11-11T17:20:35.276Z] time="2021-11-11T17:20:35Z" level=debug msg="memberlist: Failed to join 172.22.202.250: dial tcp 172.22.202.250:10017: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T17:20:35.316Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 82.6% of statements [2021-11-11T17:20:35.735Z] [2021-11-11T17:20:35.735Z] Removing bundles/ [2021-11-11T17:20:35.735Z] [2021-11-11T17:20:35.735Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T17:20:35.735Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:20:35.735Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:20:35.742Z] time="2021-11-11T17:20:35Z" level=info msg="Node 89f89c359f4c/172.22.202.250, left gossip cluster" [2021-11-11T17:20:35.742Z] time="2021-11-11T17:20:35Z" level=info msg="Node 89f89c359f4c change state NodeActive --> NodeFailed" [2021-11-11T17:20:35.742Z] time="2021-11-11T17:20:35Z" level=info msg="Node 89f89c359f4c/172.22.202.250, added to failed nodes list" [2021-11-11T17:20:35.742Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-11-11T17:20:35.742Z] PASS [2021-11-11T17:20:35.742Z] coverage: 60.5% of statements [2021-11-11T17:20:35.742Z] ok github.com/docker/docker/libnetwork/networkdb 145.572s coverage: 60.5% of statements [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T17:20:35.742Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T17:20:36.164Z] === RUN TestValidatePrivileges [2021-11-11T17:20:36.164Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T17:20:36.164Z] === RUN TestFilterByCapNeg [2021-11-11T17:20:36.164Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T17:20:36.164Z] === RUN TestFilterByCapPos [2021-11-11T17:20:36.164Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T17:20:36.164Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T17:20:36.164Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T17:20:36.164Z] PASS [2021-11-11T17:20:36.164Z] coverage: 12.0% of statements [2021-11-11T17:20:36.164Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-11-11T17:20:36.214Z] --- PASS: TestRetrieveFromStore (1.07s) [2021-11-11T17:20:36.214Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T17:20:36.214Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T17:20:36.214Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T17:20:36.214Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T17:20:36.214Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T17:20:36.214Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T17:20:36.214Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T17:20:36.214Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T17:20:36.214Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T17:20:36.214Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T17:20:36.214Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T17:20:36.214Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T17:20:36.214Z] === RUN TestDebug [2021-11-11T17:20:36.214Z] --- PASS: TestDebug (0.00s) [2021-11-11T17:20:36.214Z] === RUN TestRequestPoolParallel [2021-11-11T17:20:36.214Z] --- PASS: TestPubSubRace (1.06s) [2021-11-11T17:20:36.214Z] PASS [2021-11-11T17:20:36.214Z] coverage: 75.0% of statements [2021-11-11T17:20:36.214Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2021-11-11T17:20:36.682Z] ok github.com/docker/docker/pkg/authorization 0.686s coverage: 68.3% of statements [2021-11-11T17:20:36.682Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-11-11T17:20:36.684Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-11-11T17:20:36.684Z] === RUN TestFullAllocateRelease [2021-11-11T17:20:36.684Z] time="2021-11-11T17:20:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T17:20:36.684Z] --- PASS: TestFullAllocateRelease (0.34s) [2021-11-11T17:20:36.684Z] === RUN TestOddAllocateRelease [2021-11-11T17:20:36.884Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T17:20:36.938Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-11T17:20:37.152Z] === RUN TestNewSettable [2021-11-11T17:20:37.152Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T17:20:37.152Z] === RUN TestIsSettable [2021-11-11T17:20:37.152Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T17:20:37.152Z] === RUN TestUpdateSettingsEnv [2021-11-11T17:20:37.152Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T17:20:37.152Z] PASS [2021-11-11T17:20:37.152Z] coverage: 20.0% of statements [2021-11-11T17:20:37.152Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-11-11T17:20:37.154Z] === RUN TestRegister [2021-11-11T17:20:37.154Z] --- PASS: TestRegister (0.00s) [2021-11-11T17:20:37.154Z] === RUN TestCommand [2021-11-11T17:20:37.154Z] --- PASS: TestCommand (0.03s) [2021-11-11T17:20:37.154Z] === RUN TestNaiveSelf [2021-11-11T17:20:37.154Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-11-11T17:20:37.154Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T17:20:37.154Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-11T17:20:37.154Z] PASS [2021-11-11T17:20:37.154Z] coverage: 82.4% of statements [2021-11-11T17:20:37.154Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2021-11-11T17:20:37.154Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-11T17:20:37.154Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T17:20:37.154Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-11T17:20:37.154Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T17:20:37.154Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-11T17:20:37.154Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T17:20:37.154Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T17:20:37.154Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T17:20:37.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.154Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T17:20:37.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.154Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T17:20:37.154Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T17:20:37.154Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T17:20:37.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.154Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T17:20:37.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.154Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T17:20:37.154Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T17:20:37.154Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.154Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T17:20:37.154Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T17:20:37.154Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T17:20:37.154Z] PASS [2021-11-11T17:20:37.154Z] coverage: 85.3% of statements [2021-11-11T17:20:37.154Z] ok github.com/docker/docker/libnetwork/ipam 40.374s coverage: 85.3% of statements [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === Skipped [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T17:20:37.303Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T17:20:37.303Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T17:20:37.303Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-11T17:20:37.303Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T17:20:37.303Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T17:20:37.303Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T17:20:37.303Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T17:20:37.303Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T17:20:37.303Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T17:20:37.303Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T17:20:37.303Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T17:20:37.303Z] daemon_test.go:146: root required [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T17:20:37.303Z] reload_test.go:520: root required [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T17:20:37.303Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T17:20:37.303Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T17:20:37.303Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T17:20:37.303Z] download_test.go:267: Needs fixing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T17:20:37.303Z] layer_test.go:303: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T17:20:37.303Z] layer_test.go:352: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T17:20:37.303Z] layer_test.go:467: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T17:20:37.303Z] layer_test.go:696: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T17:20:37.303Z] migration_test.go:45: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T17:20:37.303Z] migration_test.go:181: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T17:20:37.303Z] mount_test.go:17: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T17:20:37.303Z] mount_test.go:76: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T17:20:37.303Z] mount_test.go:125: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T17:20:37.303Z] mount_test.go:212: Failing on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T17:20:37.303Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T17:20:37.303Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T17:20:37.303Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T17:20:37.303Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T17:20:37.303Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T17:20:37.303Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T17:20:37.303Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T17:20:37.303Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T17:20:37.303Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T17:20:37.303Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T17:20:37.303Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T17:20:37.303Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T17:20:37.303Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T17:20:37.303Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T17:20:37.303Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T17:20:37.303Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T17:20:37.303Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-11-11T17:20:37.303Z] archive_test.go:140: zstd not installed [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:20:37.303Z] archive_windows_test.go:16: Currently fails [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T17:20:37.303Z] changes_test.go:195: needs more investigation [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-11T17:20:37.303Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-11T17:20:37.303Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T17:20:37.303Z] changes_test.go:432: needs further investigation [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T17:20:37.303Z] changes_test.go:468: needs further investigation [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2021-11-11T17:20:37.303Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T17:20:37.303Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T17:20:37.303Z] poller_test.go:40: No chmod on Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T17:20:37.303Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T17:20:37.303Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T17:20:37.303Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T17:20:37.303Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T17:20:37.303Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T17:20:37.303Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T17:20:37.303Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T17:20:37.303Z] [2021-11-11T17:20:37.303Z] DONE 2075 tests, 70 skipped in 282.452s [2021-11-11T17:20:37.303Z] INFO: make.ps1 ended at 11/11/2021 17:20:37 [2021-11-11T17:20:37.622Z] === RUN TestLoad [2021-11-11T17:20:37.622Z] --- PASS: TestLoad (0.00s) [2021-11-11T17:20:37.622Z] === RUN TestSave [2021-11-11T17:20:37.622Z] --- PASS: TestSave (0.02s) [2021-11-11T17:20:37.622Z] === RUN TestAddDeleteGet [2021-11-11T17:20:37.622Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-11T17:20:37.622Z] === RUN TestInvalidTags [2021-11-11T17:20:37.622Z] --- PASS: TestInvalidTags (0.01s) [2021-11-11T17:20:37.622Z] PASS [2021-11-11T17:20:37.622Z] coverage: 84.4% of statements [2021-11-11T17:20:37.622Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2021-11-11T17:20:37.693Z] === RUN TestDump [2021-11-11T17:20:37.693Z] goroutine 6 [running]: [2021-11-11T17:20:37.693Z] github.com/docker/docker/pkg/stack.dump(0xa0b477) [2021-11-11T17:20:37.693Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T17:20:37.693Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T17:20:37.693Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T17:20:37.693Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T17:20:37.693Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T17:20:37.693Z] testing.tRunner(0xc00011c1a0, 0xb78e38) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:20:37.693Z] created by testing.(*T).Run [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T17:20:37.693Z] [2021-11-11T17:20:37.693Z] goroutine 1 [chan receive]: [2021-11-11T17:20:37.693Z] testing.(*T).Run(0xc00011c000, {0xb6a4fd, 0x9ea1d3}, 0xb78e38) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T17:20:37.693Z] testing.runTests.func1(0xc000068750) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T17:20:37.693Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:20:37.693Z] testing.runTests(0xc000076080, {0xcdcba0, 0x3, 0x3}, {0xa0a6cd, 0xb6c1f7, 0xce1640}) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T17:20:37.693Z] testing.(*M).Run(0xc000076080) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T17:20:37.693Z] main.main() [2021-11-11T17:20:37.693Z] _testmain.go:95 +0x1f5 [2021-11-11T17:20:37.693Z] --- PASS: TestDump (0.00s) [2021-11-11T17:20:37.693Z] === RUN TestDumpToFile [2021-11-11T17:20:37.693Z] --- PASS: TestDumpToFile (0.12s) [2021-11-11T17:20:37.693Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T17:20:37.693Z] goroutine 8 [running]: [2021-11-11T17:20:37.693Z] github.com/docker/docker/pkg/stack.dump(0xa78434) [2021-11-11T17:20:37.693Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T17:20:37.693Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xa787e0}) [2021-11-11T17:20:37.693Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T17:20:37.693Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-11-11T17:20:37.693Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T17:20:37.693Z] testing.tRunner(0xc00011c680, 0xb78e28) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:20:37.693Z] created by testing.(*T).Run [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T17:20:37.693Z] [2021-11-11T17:20:37.693Z] goroutine 1 [chan receive]: [2021-11-11T17:20:37.693Z] testing.(*T).Run(0xc00011c000, {0xb71289, 0x9ea1d3}, 0xb78e28) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T17:20:37.693Z] testing.runTests.func1(0xc000068750) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T17:20:37.693Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T17:20:37.693Z] testing.runTests(0xc000076080, {0xcdcba0, 0x3, 0x3}, {0xa0a6cd, 0xb6c1f7, 0xce1640}) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T17:20:37.693Z] testing.(*M).Run(0xc000076080) [2021-11-11T17:20:37.693Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T17:20:37.693Z] main.main() [2021-11-11T17:20:37.693Z] _testmain.go:95 +0x1f5 [2021-11-11T17:20:37.693Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T17:20:37.693Z] PASS [2021-11-11T17:20:37.693Z] coverage: 90.9% of statements [2021-11-11T17:20:37.693Z] ok github.com/docker/docker/pkg/stack 0.154s coverage: 90.9% of statements [2021-11-11T17:20:38.265Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-11T17:20:38.687Z] === RUN TestNewStdWriter [2021-11-11T17:20:38.687Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T17:20:38.687Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestWriteWithNilBytes [2021-11-11T17:20:38.687Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestWrite [2021-11-11T17:20:38.687Z] --- PASS: TestWrite (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestWriteWithWriterError [2021-11-11T17:20:38.687Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T17:20:38.687Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyWriteAndRead [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T17:20:38.687Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T17:20:38.687Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T17:20:38.687Z] PASS [2021-11-11T17:20:38.687Z] coverage: 100.0% of statements [2021-11-11T17:20:38.687Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2021-11-11T17:20:38.872Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T17:20:38.872Z] INFO: Unit tests ended at 11/11/2021 17:20:38. Duration:00:04:53.2783958 [2021-11-11T17:20:38.872Z] INFO: Building busybox [2021-11-11T17:20:38.872Z] Sending build context to Docker daemon 5.12kB [2021-11-11T17:20:38.872Z] [2021-11-11T17:20:38.872Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T17:20:38.872Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T17:20:38.872Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T17:20:38.872Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T17:20:38.872Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T17:20:38.872Z] ---> 3d4792f88e26 [2021-11-11T17:20:38.872Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T17:20:38.872Z] ---> Running in c8369e3a301a [2021-11-11T17:20:39.158Z] time="2021-11-11T17:20:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T17:20:39.158Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T17:20:39.158Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T17:20:39.158Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestFormatStatus [2021-11-11T17:20:39.158Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestFormatError [2021-11-11T17:20:39.158Z] --- PASS: TestFormatError (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestFormatJSONError [2021-11-11T17:20:39.158Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T17:20:39.158Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T17:20:39.158Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestNewJSONProgressOutput [2021-11-11T17:20:39.158Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestAuxFormatterEmit [2021-11-11T17:20:39.158Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestStreamWriterStdout [2021-11-11T17:20:39.158Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T17:20:39.158Z] === RUN TestStreamWriterStderr [2021-11-11T17:20:39.158Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T17:20:39.158Z] PASS [2021-11-11T17:20:39.158Z] coverage: 66.2% of statements [2021-11-11T17:20:39.158Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2021-11-11T17:20:39.193Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T17:20:39.193Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T17:20:39.193Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T17:20:39.193Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestValidateMirror [2021-11-11T17:20:39.193Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestLoadInsecureRegistries [2021-11-11T17:20:39.193Z] time="2021-11-11T17:20:39Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T17:20:39.193Z] time="2021-11-11T17:20:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T17:20:39.193Z] time="2021-11-11T17:20:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T17:20:39.193Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-11-11T17:20:39.193Z] === RUN TestNewServiceConfig [2021-11-11T17:20:39.193Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestValidateIndexName [2021-11-11T17:20:39.193Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestValidateIndexNameWithError [2021-11-11T17:20:39.193Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestEndpointParse [2021-11-11T17:20:39.193Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestEndpointParseInvalid [2021-11-11T17:20:39.193Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestValidateEndpoint [2021-11-11T17:20:39.193Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-11T17:20:39.193Z] === RUN TestPing [2021-11-11T17:20:39.193Z] --- PASS: TestPing (0.00s) [2021-11-11T17:20:39.193Z] === RUN TestPingRegistryEndpoint [2021-11-11T17:20:39.193Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:39.193Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-11-11T17:20:39.193Z] === RUN TestEndpoint [2021-11-11T17:20:39.193Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:39.193Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T17:20:39.204Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T17:20:39.628Z] === RUN TestGenerateRandomID [2021-11-11T17:20:39.628Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T17:20:39.628Z] === RUN TestShortenId [2021-11-11T17:20:39.628Z] --- PASS: TestShortenId (0.00s) [2021-11-11T17:20:39.628Z] === RUN TestShortenSha256Id [2021-11-11T17:20:39.628Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T17:20:39.628Z] === RUN TestShortenIdEmpty [2021-11-11T17:20:39.628Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T17:20:39.628Z] === RUN TestShortenIdInvalid [2021-11-11T17:20:39.628Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T17:20:39.628Z] === RUN TestIsShortIDNonHex [2021-11-11T17:20:39.628Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T17:20:39.628Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T17:20:39.628Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T17:20:39.628Z] PASS [2021-11-11T17:20:39.628Z] coverage: 70.6% of statements [2021-11-11T17:20:39.628Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2021-11-11T17:20:39.663Z] === RUN TestParseRepositoryInfo [2021-11-11T17:20:39.663Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T17:20:39.663Z] === RUN TestNewIndexInfo [2021-11-11T17:20:39.663Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T17:20:39.663Z] === RUN TestMirrorEndpointLookup [2021-11-11T17:20:39.663Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:39.663Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T17:20:39.663Z] === RUN TestSearchRepositories [2021-11-11T17:20:39.663Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T17:20:39.663Z] Host: 127.0.0.1:49309 [2021-11-11T17:20:39.663Z] User-Agent: docker test client [2021-11-11T17:20:39.663Z] Authorization: Token fake-token [2021-11-11T17:20:39.663Z] X-Docker-Token: true [2021-11-11T17:20:39.663Z] Accept-Encoding: gzip [2021-11-11T17:20:39.663Z] [2021-11-11T17:20:39.663Z] [2021-11-11T17:20:39.663Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T17:20:39.663Z] Connection: close [2021-11-11T17:20:39.663Z] Content-Length: 144 [2021-11-11T17:20:39.663Z] Cache-Control: no-cache [2021-11-11T17:20:39.663Z] Content-Type: application/json [2021-11-11T17:20:39.663Z] Date: Thu, 11 Nov 2021 17:20:39 GMT [2021-11-11T17:20:39.663Z] Expires: -1 [2021-11-11T17:20:39.663Z] Pragma: no-cache [2021-11-11T17:20:39.663Z] Server: docker-tests/mock [2021-11-11T17:20:39.663Z] X-Docker-Registry-Config: mock [2021-11-11T17:20:39.663Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T17:20:39.663Z] [2021-11-11T17:20:39.663Z] [2021-11-11T17:20:39.663Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T17:20:39.663Z] === RUN TestTrustedLocation [2021-11-11T17:20:39.663Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T17:20:39.663Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T17:20:39.663Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T17:20:39.663Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T17:20:39.663Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T17:20:39.663Z] === RUN TestIsSecureIndex [2021-11-11T17:20:39.663Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T17:20:39.663Z] PASS [2021-11-11T17:20:39.663Z] coverage: 51.2% of statements [2021-11-11T17:20:39.663Z] ok github.com/docker/docker/registry 0.162s coverage: 51.2% of statements [2021-11-11T17:20:39.775Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T17:20:40.134Z] time="2021-11-11T17:20:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T17:20:40.134Z] --- PASS: TestAllocateRandomDeallocate (6.09s) [2021-11-11T17:20:40.134Z] === RUN TestRetrieveFromStore [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestReader [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T17:20:40.134Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T17:20:40.134Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T17:20:40.134Z] PASS [2021-11-11T17:20:40.134Z] coverage: 100.0% of statements [2021-11-11T17:20:40.134Z] ok github.com/docker/docker/registry/resumable 0.137s coverage: 100.0% of statements [2021-11-11T17:20:40.203Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.5% of statements [2021-11-11T17:20:40.203Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-11-11T17:20:40.203Z] ok github.com/docker/docker/layer 7.343s coverage: 68.8% of statements [2021-11-11T17:20:40.203Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T17:20:40.203Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T17:20:40.203Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T17:20:40.203Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T17:20:40.203Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T17:20:40.203Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T17:20:40.203Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T17:20:40.344Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-11T17:20:40.344Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T17:20:40.344Z] check_test.go:308: [dcf812a423ea5] daemon is not started [2021-11-11T17:20:40.344Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-11T17:20:40.459Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-11-11T17:20:40.459Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 97.6% of statements [2021-11-11T17:20:40.605Z] === RUN TestRestartManagerTimeout [2021-11-11T17:20:40.605Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T17:20:40.605Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T17:20:40.605Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T17:20:40.605Z] PASS [2021-11-11T17:20:40.605Z] coverage: 50.9% of statements [2021-11-11T17:20:40.605Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-11-11T17:20:40.620Z] === RUN TestIsCpusetListAvailable [2021-11-11T17:20:40.620Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T17:20:40.620Z] PASS [2021-11-11T17:20:40.620Z] coverage: 39.4% of statements [2021-11-11T17:20:40.620Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2021-11-11T17:20:40.915Z] --- PASS: TestHealthKillContainer (8.51s) [2021-11-11T17:20:40.915Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T17:20:40.915Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T17:20:41.023Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-11-11T17:20:41.075Z] === RUN TestDecodeContainerConfig [2021-11-11T17:20:41.075Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T17:20:41.075Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T17:20:41.075Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T17:20:41.075Z] === RUN TestValidatePrivileged [2021-11-11T17:20:41.075Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T17:20:41.075Z] PASS [2021-11-11T17:20:41.075Z] coverage: 52.6% of statements [2021-11-11T17:20:41.075Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.6% of statements [2021-11-11T17:20:41.279Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-11-11T17:20:41.487Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2021-11-11T17:20:41.487Z] === RUN TestIpcModeNone [2021-11-11T17:20:41.534Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-11-11T17:20:41.620Z] === RUN TestChtimes [2021-11-11T17:20:41.620Z] --- PASS: TestChtimes (0.00s) [2021-11-11T17:20:41.620Z] === RUN TestChtimesWindows [2021-11-11T17:20:41.620Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T17:20:41.620Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T17:20:41.620Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T17:20:41.620Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T17:20:41.620Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T17:20:41.620Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T17:20:41.620Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T17:20:41.620Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T17:20:41.620Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T17:20:42.066Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T17:20:42.066Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T17:20:42.066Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T17:20:42.066Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T17:20:42.066Z] PASS [2021-11-11T17:20:42.066Z] coverage: 62.5% of statements [2021-11-11T17:20:42.066Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-11-11T17:20:42.097Z] === RUN TestHasWin32KSupport [2021-11-11T17:20:42.097Z] syscall_windows_test.go:8: win32k: true [2021-11-11T17:20:42.097Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T17:20:42.097Z] PASS [2021-11-11T17:20:42.097Z] coverage: 13.0% of statements [2021-11-11T17:20:42.097Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2021-11-11T17:20:42.426Z] --- PASS: TestIpcModeNone (0.93s) [2021-11-11T17:20:42.426Z] === RUN TestIpcModePrivate [2021-11-11T17:20:42.461Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-11T17:20:42.538Z] --- PASS: TestRetrieveFromStore (2.07s) [2021-11-11T17:20:42.538Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T17:20:42.538Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T17:20:42.538Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T17:20:42.538Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T17:20:42.538Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T17:20:42.538Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T17:20:42.538Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T17:20:42.538Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T17:20:42.538Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T17:20:42.538Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T17:20:42.538Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T17:20:42.538Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T17:20:42.538Z] === RUN TestDebug [2021-11-11T17:20:42.538Z] --- PASS: TestDebug (0.00s) [2021-11-11T17:20:42.538Z] === RUN TestRequestPoolParallel [2021-11-11T17:20:42.569Z] === RUN TestTailFile [2021-11-11T17:20:42.569Z] --- PASS: TestTailFile (0.00s) [2021-11-11T17:20:42.569Z] === RUN TestTailFileManyLines [2021-11-11T17:20:42.569Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T17:20:42.569Z] === RUN TestTailEmptyFile [2021-11-11T17:20:42.569Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T17:20:42.569Z] === RUN TestTailNegativeN [2021-11-11T17:20:42.569Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T17:20:42.569Z] === RUN TestNewTailReader [2021-11-11T17:20:42.569Z] === PAUSE TestNewTailReader [2021-11-11T17:20:42.569Z] === CONT TestNewTailReader [2021-11-11T17:20:42.569Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T17:20:42.569Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T17:20:42.569Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T17:20:42.569Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T17:20:42.569Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T17:20:42.569Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T17:20:42.569Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:42.570Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:42.570Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:42.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T17:20:42.571Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:42.571Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:42.572Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:42.572Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:42.572Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:42.648Z] Removing intermediate container c8369e3a301a [2021-11-11T17:20:42.648Z] ---> 91cfd6e701d5 [2021-11-11T17:20:42.648Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T17:20:42.686Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-11T17:20:42.717Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 83.4% of statements [2021-11-11T17:20:42.946Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2021-11-11T17:20:43.009Z] --- PASS: TestRequestPoolParallel (0.44s) [2021-11-11T17:20:43.009Z] === RUN TestFullAllocateRelease [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.047Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.047Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.047Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.047Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T17:20:43.048Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.049Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T17:20:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T17:20:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:43.051Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.01s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:43.052Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:43.147Z] ---> Running in 6f64f7274c13 [2021-11-11T17:20:43.147Z] Removing intermediate container 6f64f7274c13 [2021-11-11T17:20:43.147Z] ---> 079f0b9c6036 [2021-11-11T17:20:43.147Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T17:20:43.147Z] ---> Running in f081928a6883 [2021-11-11T17:20:43.207Z] --- PASS: TestIpcModePrivate (0.91s) [2021-11-11T17:20:43.207Z] === RUN TestIpcModeShareable [2021-11-11T17:20:43.282Z] ok github.com/docker/docker/pkg/fsutils 0.132s coverage: 85.1% of statements [2021-11-11T17:20:43.481Z] --- PASS: TestFullAllocateRelease (0.48s) [2021-11-11T17:20:43.481Z] === RUN TestOddAllocateRelease [2021-11-11T17:20:43.481Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-11-11T17:20:43.481Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T17:20:43.481Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-11T17:20:43.481Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T17:20:43.481Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-11T17:20:43.481Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T17:20:43.481Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T17:20:43.481Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T17:20:43.481Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T17:20:43.481Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:43.481Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T17:20:43.481Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T17:20:43.481Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T17:20:43.481Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:43.481Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T17:20:43.481Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:20:43.481Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T17:20:43.481Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T17:20:43.481Z] PASS [2021-11-11T17:20:43.481Z] coverage: 85.3% of statements [2021-11-11T17:20:43.481Z] ok github.com/docker/docker/libnetwork/ipam 54.703s coverage: 85.3% of statements [2021-11-11T17:20:43.481Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T17:20:43.481Z] === RUN TestClientStream [2021-11-11T17:20:43.481Z] --- PASS: TestClientStream (0.00s) [2021-11-11T17:20:43.481Z] === RUN TestClientSendFile [2021-11-11T17:20:43.481Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T17:20:43.481Z] === RUN TestClientWithRequestTimeout [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:43.522Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T17:20:43.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T17:20:43.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T17:20:43.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T17:20:43.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T17:20:43.524Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T17:20:43.524Z] PASS [2021-11-11T17:20:43.524Z] coverage: 88.6% of statements [2021-11-11T17:20:43.524Z] ok github.com/docker/docker/pkg/tailfile 0.168s coverage: 88.6% of statements [2021-11-11T17:20:43.524Z] time="2021-11-11T17:20:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T17:20:43.538Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-11-11T17:20:43.613Z] Removing intermediate container f081928a6883 [2021-11-11T17:20:43.613Z] ---> ec6c0aaf9f6d [2021-11-11T17:20:43.613Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T17:20:43.777Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T17:20:43.777Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-11-11T17:20:43.952Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T17:20:43.952Z] === RUN TestFileSpecPlugin [2021-11-11T17:20:43.952Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T17:20:43.952Z] === RUN TestFileJSONSpecPlugin [2021-11-11T17:20:43.952Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T17:20:43.952Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T17:20:43.952Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T17:20:43.952Z] === RUN TestPluginAddHandler [2021-11-11T17:20:43.952Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T17:20:43.952Z] === RUN TestPluginWaitBadPlugin [2021-11-11T17:20:43.952Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T17:20:43.952Z] === RUN TestGet [2021-11-11T17:20:43.952Z] time="2021-11-11T17:20:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T17:20:43.995Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T17:20:43.995Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T17:20:43.995Z] === RUN TestTarSumRemove [2021-11-11T17:20:43.996Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestSortFileInfoSums [2021-11-11T17:20:43.996Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T17:20:43.996Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestNewTarSumForLabel [2021-11-11T17:20:43.996Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestEmptyTar [2021-11-11T17:20:43.996Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestTarSumsReadSize [2021-11-11T17:20:43.996Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestTarSums [2021-11-11T17:20:43.996Z] --- PASS: TestTarSums (0.06s) [2021-11-11T17:20:43.996Z] === RUN TestIteration [2021-11-11T17:20:43.996Z] --- PASS: TestIteration (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestVersionLabelForChecksum [2021-11-11T17:20:43.996Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestVersion [2021-11-11T17:20:43.996Z] --- PASS: TestVersion (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestGetVersion [2021-11-11T17:20:43.996Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T17:20:43.996Z] === RUN TestGetVersions [2021-11-11T17:20:43.996Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T17:20:43.996Z] PASS [2021-11-11T17:20:43.996Z] coverage: 89.3% of statements [2021-11-11T17:20:43.996Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2021-11-11T17:20:44.038Z] --- PASS: TestIpcModeShareable (0.85s) [2021-11-11T17:20:44.038Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T17:20:44.100Z] ok github.com/docker/docker/pkg/discovery/kv 3.022s coverage: 84.1% of statements [2021-11-11T17:20:44.471Z] testing: warning: no tests to run [2021-11-11T17:20:44.471Z] PASS [2021-11-11T17:20:44.471Z] coverage: [no statements] [2021-11-11T17:20:44.471Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-11-11T17:20:44.661Z] ok github.com/docker/docker/pkg/idtools 0.437s coverage: 69.5% of statements [2021-11-11T17:20:44.917Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 71.5% of statements [2021-11-11T17:20:44.917Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-11-11T17:20:44.917Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T17:20:44.917Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-11-11T17:20:44.917Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T17:20:44.917Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T17:20:44.943Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T17:20:44.943Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T17:20:44.943Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T17:20:44.943Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T17:20:44.943Z] === RUN TestTruncIndex [2021-11-11T17:20:44.943Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T17:20:44.943Z] PASS [2021-11-11T17:20:44.943Z] coverage: 91.5% of statements [2021-11-11T17:20:44.943Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-11-11T17:20:44.948Z] time="2021-11-11T17:20:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T17:20:44.980Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-11T17:20:45.173Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-11-11T17:20:45.173Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T17:20:45.173Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-11-11T17:20:45.173Z] [2021-11-11T17:20:45.173Z] ---> 6b4ab0ed3ce2 [2021-11-11T17:20:45.173Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T17:20:45.173Z] ---> Running in de7f6d7706b8 [2021-11-11T17:20:45.414Z] === RUN TestIsGIT [2021-11-11T17:20:45.414Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T17:20:45.414Z] === RUN TestIsTransport [2021-11-11T17:20:45.414Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T17:20:45.414Z] PASS [2021-11-11T17:20:45.414Z] coverage: 100.0% of statements [2021-11-11T17:20:45.414Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-11-11T17:20:45.429Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-11T17:20:45.685Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-11-11T17:20:45.685Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-11-11T17:20:45.685Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T17:20:45.685Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T17:20:45.884Z] === RUN TestVersionInfo [2021-11-11T17:20:45.884Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T17:20:45.884Z] === RUN TestAppendVersions [2021-11-11T17:20:45.884Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T17:20:45.884Z] PASS [2021-11-11T17:20:45.884Z] coverage: 88.9% of statements [2021-11-11T17:20:45.884Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-11-11T17:20:45.940Z] === RUN TestGetDriver [2021-11-11T17:20:45.940Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T17:20:45.940Z] === RUN TestVolumeRequestError [2021-11-11T17:20:45.940Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T17:20:45.940Z] PASS [2021-11-11T17:20:45.940Z] coverage: 36.1% of statements [2021-11-11T17:20:45.940Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2021-11-11T17:20:45.941Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-11-11T17:20:46.362Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-11T17:20:46.410Z] === RUN TestGetAddress [2021-11-11T17:20:46.410Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T17:20:46.410Z] === RUN TestRemove [2021-11-11T17:20:46.410Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T17:20:46.410Z] --- SKIP: TestRemove (0.00s) [2021-11-11T17:20:46.410Z] === RUN TestInitializeWithVolumes [2021-11-11T17:20:46.410Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T17:20:46.410Z] === RUN TestCreate [2021-11-11T17:20:46.410Z] --- PASS: TestCreate (0.01s) [2021-11-11T17:20:46.410Z] === RUN TestValidateName [2021-11-11T17:20:46.410Z] --- PASS: TestValidateName (0.00s) [2021-11-11T17:20:46.410Z] === RUN TestCreateWithOpts [2021-11-11T17:20:46.410Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T17:20:46.410Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T17:20:46.410Z] === RUN TestRelaodNoOpts [2021-11-11T17:20:46.410Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T17:20:46.410Z] PASS [2021-11-11T17:20:46.410Z] coverage: 41.5% of statements [2021-11-11T17:20:46.410Z] ok github.com/docker/docker/volume/local 0.053s coverage: 41.5% of statements [2021-11-11T17:20:46.504Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T17:20:46.623Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s) [2021-11-11T17:20:46.623Z] === RUN TestAPIIpcModeHost [2021-11-11T17:20:46.760Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T17:20:46.873Z] === RUN TestNewSettable [2021-11-11T17:20:46.873Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T17:20:46.873Z] === RUN TestIsSettable [2021-11-11T17:20:46.873Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T17:20:46.873Z] === RUN TestUpdateSettingsEnv [2021-11-11T17:20:46.873Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T17:20:46.873Z] PASS [2021-11-11T17:20:46.873Z] coverage: 20.0% of statements [2021-11-11T17:20:46.873Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-11-11T17:20:46.873Z] === RUN TestValidatePrivileges [2021-11-11T17:20:46.873Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T17:20:46.873Z] === RUN TestFilterByCapNeg [2021-11-11T17:20:46.873Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T17:20:46.873Z] === RUN TestFilterByCapPos [2021-11-11T17:20:46.873Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T17:20:46.873Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T17:20:46.873Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T17:20:46.873Z] PASS [2021-11-11T17:20:46.873Z] coverage: 12.0% of statements [2021-11-11T17:20:46.873Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2021-11-11T17:20:46.881Z] time="2021-11-11T17:20:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T17:20:47.016Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T17:20:47.195Z] --- PASS: TestAPIIpcModeHost (0.61s) [2021-11-11T17:20:47.195Z] === RUN TestDaemonIpcModeShareable [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRaw [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T17:20:47.352Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRaw [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T17:20:47.352Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestConvertTmpfsOptions [2021-11-11T17:20:47.352Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T17:20:47.352Z] linux_parser_test.go:209: data="ro" [2021-11-11T17:20:47.352Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestParseMountSpec [2021-11-11T17:20:47.352Z] parser_test.go:62: case 0 [2021-11-11T17:20:47.352Z] parser_test.go:62: case 1 [2021-11-11T17:20:47.352Z] parser_test.go:62: case 2 [2021-11-11T17:20:47.352Z] parser_test.go:62: case 3 [2021-11-11T17:20:47.352Z] parser_test.go:62: case 4 [2021-11-11T17:20:47.352Z] parser_test.go:62: case 5 [2021-11-11T17:20:47.352Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestValidateMount [2021-11-11T17:20:47.352Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRaw [2021-11-11T17:20:47.352Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T17:20:47.352Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T17:20:47.353Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T17:20:47.353Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T17:20:47.353Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T17:20:47.353Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T17:20:47.353Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T17:20:47.353Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T17:20:47.353Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T17:20:47.353Z] PASS [2021-11-11T17:20:47.353Z] coverage: 67.6% of statements [2021-11-11T17:20:47.353Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2021-11-11T17:20:47.868Z] === RUN TestLoad [2021-11-11T17:20:47.868Z] --- PASS: TestLoad (0.00s) [2021-11-11T17:20:47.868Z] === RUN TestSave [2021-11-11T17:20:47.868Z] --- PASS: TestSave (0.02s) [2021-11-11T17:20:47.868Z] === RUN TestAddDeleteGet [2021-11-11T17:20:47.868Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-11T17:20:47.868Z] === RUN TestInvalidTags [2021-11-11T17:20:47.868Z] --- PASS: TestInvalidTags (0.00s) [2021-11-11T17:20:47.868Z] PASS [2021-11-11T17:20:47.868Z] coverage: 84.4% of statements [2021-11-11T17:20:47.868Z] ok github.com/docker/docker/reference 0.088s coverage: 84.4% of statements [2021-11-11T17:20:48.135Z] check_test.go:308: [d87a98bc89aa1] daemon is not started [2021-11-11T17:20:48.135Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-11T17:20:48.380Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2021-11-11T17:20:48.380Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-11T17:20:48.636Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-11T17:20:48.705Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-11-11T17:20:48.705Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2021-11-11T17:20:48.705Z] === RUN TestDaemonIpcModePrivate [2021-11-11T17:20:48.863Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T17:20:48.863Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T17:20:48.863Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T17:20:48.863Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestValidateMirror [2021-11-11T17:20:48.863Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestLoadInsecureRegistries [2021-11-11T17:20:48.863Z] time="2021-11-11T17:20:48Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T17:20:48.863Z] time="2021-11-11T17:20:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T17:20:48.863Z] time="2021-11-11T17:20:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T17:20:48.863Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-11T17:20:48.863Z] === RUN TestNewServiceConfig [2021-11-11T17:20:48.863Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestValidateIndexName [2021-11-11T17:20:48.863Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestValidateIndexNameWithError [2021-11-11T17:20:48.863Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestEndpointParse [2021-11-11T17:20:48.863Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestEndpointParseInvalid [2021-11-11T17:20:48.863Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestValidateEndpoint [2021-11-11T17:20:48.863Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-11T17:20:48.863Z] === RUN TestPing [2021-11-11T17:20:48.863Z] --- PASS: TestPing (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestPingRegistryEndpoint [2021-11-11T17:20:48.863Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:48.863Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestEndpoint [2021-11-11T17:20:48.863Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:48.863Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestParseRepositoryInfo [2021-11-11T17:20:48.863Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestNewIndexInfo [2021-11-11T17:20:48.863Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestMirrorEndpointLookup [2021-11-11T17:20:48.863Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:20:48.863Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestSearchRepositories [2021-11-11T17:20:48.863Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T17:20:48.863Z] Host: 127.0.0.1:49309 [2021-11-11T17:20:48.863Z] User-Agent: docker test client [2021-11-11T17:20:48.863Z] Authorization: Token fake-token [2021-11-11T17:20:48.863Z] X-Docker-Token: true [2021-11-11T17:20:48.863Z] Accept-Encoding: gzip [2021-11-11T17:20:48.863Z] [2021-11-11T17:20:48.863Z] [2021-11-11T17:20:48.863Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T17:20:48.863Z] Connection: close [2021-11-11T17:20:48.863Z] Content-Length: 144 [2021-11-11T17:20:48.863Z] Cache-Control: no-cache [2021-11-11T17:20:48.863Z] Content-Type: application/json [2021-11-11T17:20:48.863Z] Date: Thu, 11 Nov 2021 17:20:48 GMT [2021-11-11T17:20:48.863Z] Expires: -1 [2021-11-11T17:20:48.863Z] Pragma: no-cache [2021-11-11T17:20:48.863Z] Server: docker-tests/mock [2021-11-11T17:20:48.863Z] X-Docker-Registry-Config: mock [2021-11-11T17:20:48.863Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T17:20:48.863Z] [2021-11-11T17:20:48.863Z] [2021-11-11T17:20:48.863Z] --- PASS: TestSearchRepositories (0.01s) [2021-11-11T17:20:48.863Z] === RUN TestTrustedLocation [2021-11-11T17:20:48.863Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T17:20:48.863Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T17:20:48.863Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestIsSecureIndex [2021-11-11T17:20:48.863Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T17:20:48.863Z] PASS [2021-11-11T17:20:48.863Z] coverage: 51.2% of statements [2021-11-11T17:20:48.863Z] ok github.com/docker/docker/registry 0.195s coverage: 51.2% of statements [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T17:20:48.863Z] time="2021-11-11T17:20:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestReader [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T17:20:48.863Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T17:20:48.863Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T17:20:48.863Z] PASS [2021-11-11T17:20:48.863Z] coverage: 100.0% of statements [2021-11-11T17:20:48.863Z] ok github.com/docker/docker/registry/resumable 0.179s coverage: 100.0% of statements [2021-11-11T17:20:48.892Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-11T17:20:48.892Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-11T17:20:48.924Z] === RUN TestSetGetMeta [2021-11-11T17:20:48.924Z] === PAUSE TestSetGetMeta [2021-11-11T17:20:48.924Z] === RUN TestRestore [2021-11-11T17:20:48.924Z] === PAUSE TestRestore [2021-11-11T17:20:48.924Z] === RUN TestServiceCreate [2021-11-11T17:20:48.924Z] === PAUSE TestServiceCreate [2021-11-11T17:20:48.924Z] === RUN TestServiceList [2021-11-11T17:20:48.924Z] === PAUSE TestServiceList [2021-11-11T17:20:48.924Z] === RUN TestServiceRemove [2021-11-11T17:20:48.924Z] === PAUSE TestServiceRemove [2021-11-11T17:20:48.924Z] === RUN TestServiceGet [2021-11-11T17:20:48.924Z] === PAUSE TestServiceGet [2021-11-11T17:20:48.924Z] === RUN TestServicePrune [2021-11-11T17:20:48.924Z] === PAUSE TestServicePrune [2021-11-11T17:20:48.924Z] === RUN TestCreate [2021-11-11T17:20:48.924Z] === PAUSE TestCreate [2021-11-11T17:20:48.924Z] === RUN TestRemove [2021-11-11T17:20:48.924Z] === PAUSE TestRemove [2021-11-11T17:20:48.924Z] === RUN TestList [2021-11-11T17:20:48.924Z] === PAUSE TestList [2021-11-11T17:20:48.924Z] === RUN TestFindByDriver [2021-11-11T17:20:48.924Z] === PAUSE TestFindByDriver [2021-11-11T17:20:48.924Z] === RUN TestFindByReferenced [2021-11-11T17:20:48.924Z] === PAUSE TestFindByReferenced [2021-11-11T17:20:48.924Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T17:20:48.924Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T17:20:48.924Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:20:48.924Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:20:48.924Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T17:20:48.924Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T17:20:48.924Z] === RUN TestRefDerefRemove [2021-11-11T17:20:48.924Z] === PAUSE TestRefDerefRemove [2021-11-11T17:20:48.924Z] === RUN TestGet [2021-11-11T17:20:48.924Z] === PAUSE TestGet [2021-11-11T17:20:48.924Z] === RUN TestGetWithReference [2021-11-11T17:20:48.924Z] === PAUSE TestGetWithReference [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T17:20:48.924Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T17:20:48.924Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:20:48.924Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:20:48.924Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T17:20:48.924Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T17:20:48.924Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:20:48.924Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:20:48.924Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T17:20:48.924Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T17:20:48.924Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T17:20:48.924Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T17:20:48.924Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:20:48.924Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T17:20:48.924Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:20:48.924Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T17:20:48.924Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:20:48.924Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T17:20:48.924Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T17:20:48.924Z] === CONT TestSetGetMeta [2021-11-11T17:20:48.924Z] === CONT TestList [2021-11-11T17:20:48.924Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T17:20:48.924Z] === CONT TestServiceGet [2021-11-11T17:20:48.924Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-11T17:20:48.924Z] === CONT TestRemove [2021-11-11T17:20:48.924Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-11T17:20:48.924Z] === CONT TestCreate [2021-11-11T17:20:48.924Z] --- PASS: TestList (0.05s) [2021-11-11T17:20:48.924Z] === CONT TestServicePrune [2021-11-11T17:20:48.924Z] --- PASS: TestRemove (0.03s) [2021-11-11T17:20:48.924Z] === CONT TestServiceList [2021-11-11T17:20:48.924Z] --- PASS: TestCreate (0.02s) [2021-11-11T17:20:48.924Z] === CONT TestServiceRemove [2021-11-11T17:20:48.924Z] --- PASS: TestServiceGet (0.13s) [2021-11-11T17:20:48.924Z] === CONT TestGet [2021-11-11T17:20:48.924Z] time="2021-11-11T17:20:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:20:48.924Z] --- PASS: TestServiceRemove (0.08s) [2021-11-11T17:20:48.924Z] === CONT TestGetWithReference [2021-11-11T17:20:48.924Z] --- PASS: TestServiceList (0.09s) [2021-11-11T17:20:48.924Z] === CONT TestServiceCreate [2021-11-11T17:20:48.924Z] time="2021-11-11T17:20:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:20:48.924Z] --- PASS: TestGet (0.02s) [2021-11-11T17:20:48.924Z] === CONT TestRefDerefRemove [2021-11-11T17:20:48.924Z] time="2021-11-11T17:20:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:20:48.924Z] time="2021-11-11T17:20:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T17:20:48.924Z] --- PASS: TestGetWithReference (0.02s) [2021-11-11T17:20:48.924Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T17:20:49.148Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T17:20:49.439Z] --- PASS: TestServiceCreate (0.03s) [2021-11-11T17:20:49.439Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:20:49.439Z] time="2021-11-11T17:20:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:20:49.439Z] --- PASS: TestServicePrune (0.13s) [2021-11-11T17:20:49.439Z] === CONT TestRestore [2021-11-11T17:20:49.439Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-11T17:20:49.439Z] === CONT TestFindByReferenced [2021-11-11T17:20:49.439Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-11T17:20:49.439Z] === CONT TestFindByDriver [2021-11-11T17:20:49.439Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-11T17:20:49.439Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-11T17:20:49.439Z] --- PASS: TestRestore (0.03s) [2021-11-11T17:20:49.439Z] --- PASS: TestFindByDriver (0.02s) [2021-11-11T17:20:49.439Z] PASS [2021-11-11T17:20:49.439Z] coverage: 69.0% of statements [2021-11-11T17:20:49.439Z] ok github.com/docker/docker/volume/service 0.251s coverage: 69.0% of statements [2021-11-11T17:20:49.440Z] === RUN TestRestartManagerTimeout [2021-11-11T17:20:49.440Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T17:20:49.440Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T17:20:49.440Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T17:20:49.440Z] PASS [2021-11-11T17:20:49.440Z] coverage: 45.3% of statements [2021-11-11T17:20:49.440Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 45.3% of statements [2021-11-11T17:20:49.709Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-11-11T17:20:49.911Z] === RUN TestDecodeContainerConfig [2021-11-11T17:20:49.911Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T17:20:49.911Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T17:20:49.911Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T17:20:49.911Z] === RUN TestValidatePrivileged [2021-11-11T17:20:49.911Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T17:20:49.911Z] PASS [2021-11-11T17:20:49.911Z] coverage: 52.6% of statements [2021-11-11T17:20:49.911Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2021-11-11T17:20:49.911Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T17:20:49.911Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T17:20:49.911Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T17:20:49.911Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T17:20:49.911Z] PASS [2021-11-11T17:20:49.911Z] coverage: 62.5% of statements [2021-11-11T17:20:49.911Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-11-11T17:20:49.965Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-11T17:20:50.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T17:20:50.221Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2021-11-11T17:20:50.374Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-11-11T17:20:50.635Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2021-11-11T17:20:50.635Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T17:20:50.782Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-11-11T17:20:50.897Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-11T17:20:51.009Z] time="2021-11-11T17:20:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T17:20:51.009Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T17:20:51.009Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T17:20:51.009Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T17:20:51.009Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T17:20:51.038Z] coverage: [no statements] [2021-11-11T17:20:51.038Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-11T17:20:51.294Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T17:20:51.294Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T17:20:51.468Z] check_test.go:308: [d9b696bf0858e] daemon is not started [2021-11-11T17:20:51.468Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-11T17:20:51.550Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-11T17:20:52.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-11-11T17:20:52.038Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2021-11-11T17:20:52.038Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T17:20:52.132Z] --- PASS: TestNewClientWithTimeout (17.60s) [2021-11-11T17:20:52.132Z] === RUN TestClientStream [2021-11-11T17:20:52.132Z] --- PASS: TestClientStream (0.00s) [2021-11-11T17:20:52.132Z] === RUN TestClientSendFile [2021-11-11T17:20:52.132Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T17:20:52.132Z] === RUN TestClientWithRequestTimeout [2021-11-11T17:20:52.132Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T17:20:52.132Z] === RUN TestFileSpecPlugin [2021-11-11T17:20:52.132Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T17:20:52.132Z] === RUN TestFileJSONSpecPlugin [2021-11-11T17:20:52.132Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T17:20:52.132Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T17:20:52.132Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T17:20:52.132Z] === RUN TestPluginAddHandler [2021-11-11T17:20:52.132Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T17:20:52.132Z] === RUN TestPluginWaitBadPlugin [2021-11-11T17:20:52.132Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T17:20:52.132Z] === RUN TestGet [2021-11-11T17:20:52.132Z] time="2021-11-11T17:20:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T17:20:52.309Z] Removing intermediate container de7f6d7706b8 [2021-11-11T17:20:52.309Z] ---> c28413b7f90f [2021-11-11T17:20:52.309Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T17:20:52.309Z] ---> Running in 926c520ed842 [2021-11-11T17:20:53.124Z] === RUN TestGetDriver [2021-11-11T17:20:53.124Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T17:20:53.124Z] === RUN TestVolumeRequestError [2021-11-11T17:20:53.124Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T17:20:53.124Z] PASS [2021-11-11T17:20:53.124Z] coverage: 36.1% of statements [2021-11-11T17:20:53.124Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2021-11-11T17:20:53.124Z] === RUN TestGetAddress [2021-11-11T17:20:53.124Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T17:20:53.124Z] === RUN TestRemove [2021-11-11T17:20:53.124Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T17:20:53.124Z] --- SKIP: TestRemove (0.00s) [2021-11-11T17:20:53.124Z] === RUN TestInitializeWithVolumes [2021-11-11T17:20:53.124Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T17:20:53.124Z] === RUN TestCreate [2021-11-11T17:20:53.124Z] --- PASS: TestCreate (0.01s) [2021-11-11T17:20:53.124Z] === RUN TestValidateName [2021-11-11T17:20:53.124Z] --- PASS: TestValidateName (0.00s) [2021-11-11T17:20:53.124Z] === RUN TestCreateWithOpts [2021-11-11T17:20:53.124Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T17:20:53.124Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T17:20:53.124Z] === RUN TestRelaodNoOpts [2021-11-11T17:20:53.124Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T17:20:53.124Z] PASS [2021-11-11T17:20:53.124Z] coverage: 41.5% of statements [2021-11-11T17:20:53.124Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-11-11T17:20:53.124Z] time="2021-11-11T17:20:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T17:20:53.367Z] [2021-11-11T17:20:53.367Z] SUCCESS: Specified value was saved. [2021-11-11T17:20:53.420Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-11-11T17:20:53.439Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-11-11T17:20:53.439Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-11T17:20:53.681Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s) [2021-11-11T17:20:53.681Z] === RUN TestIpcModeOlderClient [2021-11-11T17:20:53.681Z] === PAUSE TestIpcModeOlderClient [2021-11-11T17:20:53.681Z] === RUN TestKillContainerInvalidSignal [2021-11-11T17:20:54.002Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRaw [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T17:20:54.115Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRaw [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T17:20:54.115Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestConvertTmpfsOptions [2021-11-11T17:20:54.115Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T17:20:54.115Z] linux_parser_test.go:209: data="ro" [2021-11-11T17:20:54.115Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestParseMountSpec [2021-11-11T17:20:54.115Z] parser_test.go:62: case 0 [2021-11-11T17:20:54.115Z] parser_test.go:62: case 1 [2021-11-11T17:20:54.115Z] parser_test.go:62: case 2 [2021-11-11T17:20:54.115Z] parser_test.go:62: case 3 [2021-11-11T17:20:54.115Z] parser_test.go:62: case 4 [2021-11-11T17:20:54.115Z] parser_test.go:62: case 5 [2021-11-11T17:20:54.115Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestValidateMount [2021-11-11T17:20:54.115Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRaw [2021-11-11T17:20:54.115Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T17:20:54.115Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T17:20:54.116Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T17:20:54.116Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T17:20:54.116Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T17:20:54.116Z] PASS [2021-11-11T17:20:54.116Z] coverage: 67.6% of statements [2021-11-11T17:20:54.116Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2021-11-11T17:20:54.252Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T17:20:54.252Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-11-11T17:20:54.252Z] === RUN TestKillContainer [2021-11-11T17:20:54.252Z] === RUN TestKillContainer/no_signal [2021-11-11T17:20:54.515Z] docker_cli_daemon_plugins_test.go:80: [dd2d51d5cece0] daemon is not started [2021-11-11T17:20:55.051Z] ok github.com/docker/docker/quota 0.208s coverage: 71.4% of statements [2021-11-11T17:20:55.084Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T17:20:55.107Z] === RUN TestSetGetMeta [2021-11-11T17:20:55.107Z] === PAUSE TestSetGetMeta [2021-11-11T17:20:55.107Z] === RUN TestRestore [2021-11-11T17:20:55.107Z] === PAUSE TestRestore [2021-11-11T17:20:55.107Z] === RUN TestServiceCreate [2021-11-11T17:20:55.107Z] === PAUSE TestServiceCreate [2021-11-11T17:20:55.107Z] === RUN TestServiceList [2021-11-11T17:20:55.107Z] === PAUSE TestServiceList [2021-11-11T17:20:55.107Z] === RUN TestServiceRemove [2021-11-11T17:20:55.107Z] === PAUSE TestServiceRemove [2021-11-11T17:20:55.107Z] === RUN TestServiceGet [2021-11-11T17:20:55.107Z] === PAUSE TestServiceGet [2021-11-11T17:20:55.107Z] === RUN TestServicePrune [2021-11-11T17:20:55.107Z] === PAUSE TestServicePrune [2021-11-11T17:20:55.107Z] === RUN TestCreate [2021-11-11T17:20:55.107Z] === PAUSE TestCreate [2021-11-11T17:20:55.107Z] === RUN TestRemove [2021-11-11T17:20:55.107Z] === PAUSE TestRemove [2021-11-11T17:20:55.107Z] === RUN TestList [2021-11-11T17:20:55.107Z] === PAUSE TestList [2021-11-11T17:20:55.107Z] === RUN TestFindByDriver [2021-11-11T17:20:55.107Z] === PAUSE TestFindByDriver [2021-11-11T17:20:55.107Z] === RUN TestFindByReferenced [2021-11-11T17:20:55.107Z] === PAUSE TestFindByReferenced [2021-11-11T17:20:55.107Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T17:20:55.107Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T17:20:55.107Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:20:55.107Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:20:55.107Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T17:20:55.107Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T17:20:55.107Z] === RUN TestRefDerefRemove [2021-11-11T17:20:55.107Z] === PAUSE TestRefDerefRemove [2021-11-11T17:20:55.107Z] === RUN TestGet [2021-11-11T17:20:55.107Z] === PAUSE TestGet [2021-11-11T17:20:55.107Z] === RUN TestGetWithReference [2021-11-11T17:20:55.107Z] === PAUSE TestGetWithReference [2021-11-11T17:20:55.107Z] === RUN TestFilterFunc [2021-11-11T17:20:55.107Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T17:20:55.107Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T17:20:55.107Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T17:20:55.107Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T17:20:55.107Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:20:55.107Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:20:55.107Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:20:55.107Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:20:55.107Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T17:20:55.107Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T17:20:55.107Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T17:20:55.107Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T17:20:55.107Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:20:55.107Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:20:55.108Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T17:20:55.108Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T17:20:55.108Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T17:20:55.108Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T17:20:55.108Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T17:20:55.108Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T17:20:55.108Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T17:20:55.108Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T17:20:55.108Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T17:20:55.108Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T17:20:55.108Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T17:20:55.108Z] === CONT TestSetGetMeta [2021-11-11T17:20:55.108Z] === CONT TestList [2021-11-11T17:20:55.108Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T17:20:55.108Z] === CONT TestServiceGet [2021-11-11T17:20:55.108Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-11T17:20:55.108Z] === CONT TestRemove [2021-11-11T17:20:55.108Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-11T17:20:55.108Z] === CONT TestCreate [2021-11-11T17:20:55.108Z] --- PASS: TestList (0.03s) [2021-11-11T17:20:55.108Z] === CONT TestServicePrune [2021-11-11T17:20:55.108Z] --- PASS: TestRemove (0.03s) [2021-11-11T17:20:55.108Z] === CONT TestGet [2021-11-11T17:20:55.108Z] --- PASS: TestCreate (0.02s) [2021-11-11T17:20:55.108Z] === CONT TestGetWithReference [2021-11-11T17:20:55.108Z] --- PASS: TestGet (0.01s) [2021-11-11T17:20:55.108Z] === CONT TestRefDerefRemove [2021-11-11T17:20:55.108Z] --- PASS: TestGetWithReference (0.02s) [2021-11-11T17:20:55.108Z] === CONT TestServiceList [2021-11-11T17:20:55.108Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-11T17:20:55.108Z] === CONT TestServiceRemove [2021-11-11T17:20:55.108Z] --- PASS: TestServiceGet (0.15s) [2021-11-11T17:20:55.108Z] === CONT TestServiceCreate [2021-11-11T17:20:55.108Z] time="2021-11-11T17:20:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:20:55.108Z] --- PASS: TestServiceRemove (0.08s) [2021-11-11T17:20:55.108Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T17:20:55.108Z] time="2021-11-11T17:20:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:20:55.108Z] --- PASS: TestServiceList (0.09s) [2021-11-11T17:20:55.108Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T17:20:55.108Z] time="2021-11-11T17:20:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:20:55.108Z] time="2021-11-11T17:20:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T17:20:55.108Z] --- PASS: TestServiceCreate (0.02s) [2021-11-11T17:20:55.108Z] === CONT TestFindByReferenced [2021-11-11T17:20:55.108Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-11T17:20:55.108Z] === CONT TestRestore [2021-11-11T17:20:55.108Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-11T17:20:55.108Z] === CONT TestFindByDriver [2021-11-11T17:20:55.108Z] time="2021-11-11T17:20:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T17:20:55.108Z] --- PASS: TestServicePrune (0.15s) [2021-11-11T17:20:55.108Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-11T17:20:55.108Z] --- PASS: TestFindByDriver (0.02s) [2021-11-11T17:20:55.108Z] --- PASS: TestRestore (0.02s) [2021-11-11T17:20:55.108Z] PASS [2021-11-11T17:20:55.108Z] coverage: 69.0% of statements [2021-11-11T17:20:55.108Z] ok github.com/docker/docker/volume/service 0.231s coverage: 69.0% of statements [2021-11-11T17:20:55.108Z] time="2021-11-11T17:20:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T17:20:55.308Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-11T17:20:55.346Z] === RUN TestKillContainer/killing_signal [2021-11-11T17:20:55.573Z] Removing intermediate container 926c520ed842 [2021-11-11T17:20:55.573Z] ---> 79c42b03c219 [2021-11-11T17:20:55.573Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T17:20:55.573Z] ---> Running in 367adb820976 [2021-11-11T17:20:55.606Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-11T17:20:56.236Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2021-11-11T17:20:56.546Z] --- PASS: TestKillContainer (1.98s) [2021-11-11T17:20:56.546Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-11-11T17:20:56.546Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-11-11T17:20:56.546Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-11-11T17:20:56.546Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T17:20:56.546Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T17:20:56.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T17:20:56.799Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T17:20:56.799Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-11T17:20:56.806Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T17:20:57.068Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T17:20:57.360Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-11T17:20:57.615Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T17:20:57.638Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2021-11-11T17:20:57.638Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-11-11T17:20:57.638Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-11-11T17:20:57.638Z] === RUN TestKillStoppedContainer [2021-11-11T17:20:57.638Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-11-11T17:20:57.638Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T17:20:57.638Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-11-11T17:20:57.638Z] === RUN TestKillDifferentUserContainer [2021-11-11T17:20:58.210Z] docker_cli_daemon_plugins_test.go:170: [d83e91470c7c1] daemon is not started [2021-11-11T17:20:58.470Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-11-11T17:20:58.470Z] === RUN TestInspectOomKilledTrue [2021-11-11T17:20:58.470Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:20:58.470Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T17:20:58.470Z] === RUN TestInspectOomKilledFalse [2021-11-11T17:20:58.470Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:20:58.470Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T17:20:58.470Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T17:20:58.516Z] Cannot create a file when that file already exists. [2021-11-11T17:20:59.041Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-11-11T17:20:59.041Z] === RUN TestLinksContainerNames [2021-11-11T17:20:59.612Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-11T17:20:59.689Z] --- PASS: TestGet (15.01s) [2021-11-11T17:20:59.689Z] === RUN TestPluginWithNoManifest [2021-11-11T17:20:59.689Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T17:20:59.689Z] === RUN TestGetAll [2021-11-11T17:20:59.689Z] --- PASS: TestGetAll (0.01s) [2021-11-11T17:20:59.689Z] PASS [2021-11-11T17:20:59.689Z] coverage: 73.2% of statements [2021-11-11T17:20:59.689Z] ok github.com/docker/docker/pkg/plugins 34.829s coverage: 73.2% of statements [2021-11-11T17:20:59.875Z] time="2021-11-11T17:20:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T17:21:00.130Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T17:21:00.554Z] --- PASS: TestLinksContainerNames (1.47s) [2021-11-11T17:21:00.554Z] === RUN TestLogsFollowTailEmpty [2021-11-11T17:21:00.691Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2021-11-11T17:21:01.126Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-11-11T17:21:01.126Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T17:21:01.253Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-11-11T17:21:02.067Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/default [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/private [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/slave [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/shared [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/default [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/shared [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/slave [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/private [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T17:21:02.067Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:21:02.067Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:21:02.067Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:21:02.327Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T17:21:02.361Z] Removing intermediate container 367adb820976 [2021-11-11T17:21:02.361Z] ---> 49abee8d8404 [2021-11-11T17:21:02.361Z] Step 13/13 : CMD ["sh"] [2021-11-11T17:21:02.361Z] ---> Running in c28dcfd1a71a [2021-11-11T17:21:02.361Z] Removing intermediate container c28dcfd1a71a [2021-11-11T17:21:02.361Z] ---> 3edcbd6e774d [2021-11-11T17:21:02.361Z] Successfully built 3edcbd6e774d [2021-11-11T17:21:02.361Z] Successfully tagged busybox:latest [2021-11-11T17:21:02.361Z] INFO: Docker images of the daemon under test [2021-11-11T17:21:02.361Z] [2021-11-11T17:21:02.361Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T17:21:02.361Z] busybox latest 3edcbd6e774d Less than a second ago 4.95GB [2021-11-11T17:21:02.361Z] microsoft/windowsservercore latest 3d4792f88e26 8 days ago 4.91GB [2021-11-11T17:21:02.361Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 8 days ago 4.91GB [2021-11-11T17:21:02.361Z] [2021-11-11T17:21:02.361Z] INFO: Running integration tests at 11/11/2021 17:21:02... [2021-11-11T17:21:02.361Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T17:21:02.361Z] INFO: Integration API tests being run from the host: [2021-11-11T17:21:02.361Z] INFO: make.ps1 starting at 11/11/2021 17:21:02 [2021-11-11T17:21:02.587Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:21:02.587Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T17:21:02.587Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:21:02.587Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:21:02.587Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:21:02.587Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:21:02.587Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T17:21:02.587Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:21:02.587Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-11-11T17:21:02.588Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-11-11T17:21:02.588Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T17:21:02.617Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2021-11-11T17:21:02.847Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-11T17:21:03.344Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T17:21:03.418Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-11T17:21:03.679Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T17:21:03.939Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-11T17:21:04.199Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2021-11-11T17:21:04.199Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T17:21:04.458Z] check_test.go:308: [d2a1efdbf2168] daemon is not started [2021-11-11T17:21:04.458Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-11T17:21:04.719Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T17:21:04.979Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-11-11T17:21:04.979Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T17:21:05.550Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2021-11-11T17:21:05.550Z] === RUN TestNetworkNat [2021-11-11T17:21:05.810Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T17:21:06.072Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-11T17:21:06.332Z] --- PASS: TestNetworkNat (0.80s) [2021-11-11T17:21:06.332Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T17:21:06.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T17:21:06.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T17:21:06.903Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-11-11T17:21:06.903Z] === RUN TestNetworkLoopbackNat [2021-11-11T17:21:07.844Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-11T17:21:08.554Z] --- PASS: TestGet (15.01s) [2021-11-11T17:21:08.554Z] === RUN TestPluginWithNoManifest [2021-11-11T17:21:08.554Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T17:21:08.554Z] === RUN TestGetAll [2021-11-11T17:21:08.554Z] --- PASS: TestGetAll (0.00s) [2021-11-11T17:21:08.554Z] PASS [2021-11-11T17:21:08.554Z] coverage: 73.2% of statements [2021-11-11T17:21:08.554Z] ok github.com/docker/docker/pkg/plugins 35.849s coverage: 73.2% of statements [2021-11-11T17:21:09.226Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T17:21:09.226Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-11T17:21:10.168Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2021-11-11T17:21:10.168Z] === RUN TestPause [2021-11-11T17:21:10.747Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-11T17:21:11.007Z] --- PASS: TestPause (0.91s) [2021-11-11T17:21:11.007Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T17:21:11.007Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T17:21:11.007Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T17:21:11.007Z] === RUN TestPauseStopPausedContainer [2021-11-11T17:21:11.947Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2021-11-11T17:21:11.947Z] === RUN TestPidHost [2021-11-11T17:21:12.517Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-11T17:21:13.900Z] --- PASS: TestPidHost (1.70s) [2021-11-11T17:21:13.900Z] === RUN TestPsFilter [2021-11-11T17:21:13.900Z] --- PASS: TestPsFilter (0.12s) [2021-11-11T17:21:13.900Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T17:21:14.473Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-11T17:21:14.473Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-11-11T17:21:14.473Z] === RUN TestRemoveContainerWithVolume [2021-11-11T17:21:15.044Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T17:21:15.304Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-11-11T17:21:15.304Z] === RUN TestRemoveContainerRunning [2021-11-11T17:21:15.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T17:21:16.134Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-11-11T17:21:16.134Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T17:21:16.134Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-11T17:21:16.704Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-11T17:21:16.704Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-11-11T17:21:16.704Z] === RUN TestRemoveInvalidContainer [2021-11-11T17:21:16.704Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-11-11T17:21:16.704Z] === RUN TestRenameLinkedContainer [2021-11-11T17:21:17.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T17:21:19.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T17:21:19.190Z] --- PASS: TestRenameLinkedContainer (2.30s) [2021-11-11T17:21:19.190Z] === RUN TestRenameStoppedContainer [2021-11-11T17:21:19.762Z] --- PASS: TestRenameStoppedContainer (0.60s) [2021-11-11T17:21:19.762Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T17:21:19.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T17:21:20.332Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-11T17:21:20.655Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T17:21:20.655Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === Skipped [2021-11-11T17:21:20.655Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T17:21:20.655Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T17:21:20.655Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T17:21:20.655Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T17:21:20.655Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-11T17:21:20.655Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.655Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-11T17:21:20.655Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.655Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-11T17:21:20.655Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.655Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-11T17:21:20.655Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.655Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-11T17:21:20.655Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.655Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-11T17:21:20.655Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.655Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-11T17:21:20.655Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.655Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.655Z] [2021-11-11T17:21:20.655Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-11T17:21:20.656Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:00Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T17:21:20.656Z] aufs_test.go:37: driver not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:71: No driver to put! [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T17:21:20.656Z] time="2021-11-11T17:20:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:71: No driver to put! [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T17:21:20.656Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T17:21:20.656Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T17:21:20.656Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:21:20.656Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T17:21:20.656Z] graphtest_unix.go:71: No driver to put! [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T17:21:20.656Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T17:21:20.656Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-11T17:21:20.656Z] [2021-11-11T17:21:20.656Z] DONE 2315 tests, 53 skipped in 216.259s [2021-11-11T17:21:20.656Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:21:20.656Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-11T17:21:20.656Z] + 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-11-11T17:21:20.902Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-11-11T17:21:20.902Z] === RUN TestRenameInvalidName [2021-11-11T17:21:21.472Z] --- PASS: TestRenameInvalidName (0.60s) [2021-11-11T17:21:21.472Z] === RUN TestRenameAnonymousContainer [2021-11-11T17:21:21.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T17:21:23.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T17:21:23.641Z] --- PASS: TestRenameAnonymousContainer (2.04s) [2021-11-11T17:21:23.641Z] === RUN TestRenameContainerWithSameName [2021-11-11T17:21:24.211Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2021-11-11T17:21:24.211Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T17:21:24.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:21:24.602Z] INFO: Testing against a local daemon [2021-11-11T17:21:24.602Z] === RUN TestBuildWithSession [2021-11-11T17:21:24.602Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:21:24.602Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T17:21:24.602Z] === RUN TestBuildSquashParent [2021-11-11T17:21:24.602Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:21:24.602Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T17:21:24.602Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T17:21:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:21:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:21:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:21:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:21:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:21:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:21:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:21:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:21:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:21:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:21:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:21:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:21:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:21:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:21:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:21:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:21:24.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T17:21:24.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T17:21:25.003Z] 2021/11/11 17:21:21 Closing DB instances... [2021-11-11T17:21:25.003Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-11-11T17:21:25.003Z] === RUN TestFindNode [2021-11-11T17:21:25.003Z] 2021/11/11 17:21:23 Closing DB instances... [2021-11-11T17:21:25.003Z] --- PASS: TestFindNode (0.02s) [2021-11-11T17:21:25.003Z] === RUN TestChangeNodeState [2021-11-11T17:21:25.003Z] 2021/11/11 17:21:23 Closing DB instances... [2021-11-11T17:21:25.003Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-11T17:21:25.003Z] === RUN TestNodeReincarnation [2021-11-11T17:21:25.003Z] 2021/11/11 17:21:23 Closing DB instances... [2021-11-11T17:21:25.352Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2021-11-11T17:21:25.352Z] === RUN TestResize [2021-11-11T17:21:25.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T17:21:25.872Z] --- PASS: TestResize (0.53s) [2021-11-11T17:21:25.872Z] === RUN TestResizeWithInvalidSize [2021-11-11T17:21:26.448Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-11-11T17:21:26.448Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T17:21:26.707Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-11T17:21:27.278Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:21:27.278Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:21:27.278Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:21:27.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:21:27.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T17:21:28.380Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-11T17:21:28.380Z] === RUN TestParallelCreate [2021-11-11T17:21:28.380Z] 2021/11/11 17:21:28 Closing DB instances... [2021-11-11T17:21:28.380Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T17:21:28.380Z] === RUN TestParallelDelete [2021-11-11T17:21:28.380Z] 2021/11/11 17:21:28 Closing DB instances... [2021-11-11T17:21:28.380Z] --- PASS: TestParallelDelete (0.01s) [2021-11-11T17:21:28.380Z] === RUN TestNetworkDBIslands [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:33b061577a62 with config:&{NodeID:33b061577a62 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-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="Node 33b061577a62/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="Node 33b061577a62/172.28.28.171, added to nodes list" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ca7993414491 with config:&{NodeID:ca7993414491 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-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="Node ca7993414491/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="Node ca7993414491/172.28.28.171, added to nodes list" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="Node ca7993414491/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="Node ca7993414491/172.28.28.171, added to nodes list" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="Node 33b061577a62/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=info msg="Node 33b061577a62/172.28.28.171, added to nodes list" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-11T17:21:28.380Z] time="2021-11-11T17:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T17:21:28.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8b8defa1f0f3 with config:&{NodeID:8b8defa1f0f3 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-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="Node 33b061577a62/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="Node 33b061577a62/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="Node ca7993414491/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=info msg="Node ca7993414491/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.372Z] time="2021-11-11T17:21:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8ee8277c8b92 with config:&{NodeID:8ee8277c8b92 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-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node ca7993414491/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node ca7993414491/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 33b061577a62/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 33b061577a62/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8c80daa6981f with config:&{NodeID:8c80daa6981f 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-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node ca7993414491/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.842Z] time="2021-11-11T17:21:29Z" level=info msg="Node ca7993414491/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.843Z] time="2021-11-11T17:21:29Z" level=info msg="Node 33b061577a62/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.843Z] time="2021-11-11T17:21:29Z" level=info msg="Node 33b061577a62/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.843Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.843Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.843Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:29.843Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, added to nodes list" [2021-11-11T17:21:29.843Z] time="2021-11-11T17:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T17:21:29.843Z] time="2021-11-11T17:21:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-11-11T17:21:29.952Z] 2021/11/11 17:21:27 Closing DB instances... [2021-11-11T17:21:29.953Z] time="2021-11-11T17:21:27Z" level=error msg="node: 932c4d4a9903 is unknown to memberlist" [2021-11-11T17:21:29.953Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-11-11T17:21:29.953Z] === RUN TestFindNode [2021-11-11T17:21:29.953Z] 2021/11/11 17:21:29 Closing DB instances... [2021-11-11T17:21:29.953Z] --- PASS: TestFindNode (0.02s) [2021-11-11T17:21:29.953Z] === RUN TestChangeNodeState [2021-11-11T17:21:29.953Z] 2021/11/11 17:21:29 Closing DB instances... [2021-11-11T17:21:29.953Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-11T17:21:29.953Z] === RUN TestNodeReincarnation [2021-11-11T17:21:29.953Z] 2021/11/11 17:21:29 Closing DB instances... [2021-11-11T17:21:30.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to nodes list" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to nodes list" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:29Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to nodes list" [2021-11-11T17:21:30.313Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:30Z" level=info msg="The new bootstrap node list is:[172.28.28.171:10033 172.28.28.171:10034 172.28.28.171:10035]" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10033" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49357" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10034" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49358" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10035" [2021-11-11T17:21:30.313Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49359" [2021-11-11T17:21:30.785Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="The new bootstrap node list is:[172.28.28.171:10033 172.28.28.171:10034 172.28.28.171:10035]" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10033" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49360" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10034" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49361" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10035" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49362" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="node 0 leaving" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62 change state NodeActive --> NodeLeft" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="node2(ca7993414491): Node leave event for 33b061577a62/172.28.28.171" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62 change state NodeActive --> NodeLeft" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="node3(8b8defa1f0f3): Node leave event for 33b061577a62/172.28.28.171" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62 change state NodeActive --> NodeLeft" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="node5(8c80daa6981f): Node leave event for 33b061577a62/172.28.28.171" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62 change state NodeActive --> NodeLeft" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="node4(8ee8277c8b92): Node leave event for 33b061577a62/172.28.28.171" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62 change state NodeActive --> NodeLeft" [2021-11-11T17:21:30.785Z] time="2021-11-11T17:21:30Z" level=info msg="node1(33b061577a62): Node leave event for 33b061577a62/172.28.28.171" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:30Z" level=info msg="Node 33b061577a62/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="node 1 leaving" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491 change state NodeActive --> NodeLeft" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="node4(8ee8277c8b92): Node leave event for ca7993414491/172.28.28.171" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491 change state NodeActive --> NodeLeft" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="node3(8b8defa1f0f3): Node leave event for ca7993414491/172.28.28.171" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491 change state NodeActive --> NodeLeft" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="node5(8c80daa6981f): Node leave event for ca7993414491/172.28.28.171" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491 change state NodeActive --> NodeFailed" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491/172.28.28.171, added to failed nodes list" [2021-11-11T17:21:31.260Z] time="2021-11-11T17:21:31Z" level=error msg="node: ca7993414491 is unknown to memberlist" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="Node ca7993414491/172.28.28.171, left gossip cluster" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="node 2 leaving" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="Node 8b8defa1f0f3 change state NodeActive --> NodeLeft" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="node4(8ee8277c8b92): Node leave event for 8b8defa1f0f3/172.28.28.171" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="Node 8b8defa1f0f3 change state NodeActive --> NodeLeft" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="node5(8c80daa6981f): Node leave event for 8b8defa1f0f3/172.28.28.171" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="Node 8b8defa1f0f3 change state NodeActive --> NodeLeft" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=info msg="node3(8b8defa1f0f3): Node leave event for 8b8defa1f0f3/172.28.28.171" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=debug msg="memberlist: Failed ping: ca7993414491 (timeout reached)" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.28.171:10037: use of closed network connection" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.28.171:10035: use of closed network connection" [2021-11-11T17:21:31.730Z] time="2021-11-11T17:21:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.28.171:10036: use of closed network connection" [2021-11-11T17:21:31.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:21:32.201Z] time="2021-11-11T17:21:31Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, left gossip cluster" [2021-11-11T17:21:32.201Z] time="2021-11-11T17:21:31Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, left gossip cluster" [2021-11-11T17:21:32.201Z] time="2021-11-11T17:21:31Z" level=info msg="Node 8b8defa1f0f3/172.28.28.171, left gossip cluster" [2021-11-11T17:21:32.201Z] time="2021-11-11T17:21:32Z" level=info msg="memberlist: Suspect ca7993414491 has failed, no acks received" [2021-11-11T17:21:32.240Z] check_test.go:308: [d30768c5197ad] daemon is not started [2021-11-11T17:21:32.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-11T17:21:32.671Z] networkdb_test.go:867: node4: OK [2021-11-11T17:21:32.671Z] networkdb_test.go:867: node5: OK [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="node 0 coming back" [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:607911df7663 with config:&{NodeID:607911df7663 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-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="Node 607911df7663/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="Node 607911df7663/172.28.28.171, added to nodes list" [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="node 1 coming back" [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:690eff3b762a with config:&{NodeID:690eff3b762a 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-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="Node 690eff3b762a/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="Node 690eff3b762a/172.28.28.171, added to nodes list" [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="node 2 coming back" [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5f946892de3f with config:&{NodeID:5f946892de3f 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-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="Node 5f946892de3f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:32.671Z] time="2021-11-11T17:21:32Z" level=info msg="Node 5f946892de3f/172.28.28.171, added to nodes list" [2021-11-11T17:21:33.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:21:33.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:21:33.249Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:21:33.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:21:34.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-11T17:21:34.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:21:34.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T17:21:34.784Z] time="2021-11-11T17:21:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T17:21:34.784Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-11T17:21:34.784Z] === RUN TestParallelCreate [2021-11-11T17:21:34.784Z] 2021/11/11 17:21:34 Closing DB instances... [2021-11-11T17:21:34.784Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T17:21:34.784Z] === RUN TestParallelDelete [2021-11-11T17:21:34.784Z] 2021/11/11 17:21:34 Closing DB instances... [2021-11-11T17:21:34.784Z] --- PASS: TestParallelDelete (0.02s) [2021-11-11T17:21:34.784Z] === RUN TestNetworkDBIslands [2021-11-11T17:21:34.784Z] time="2021-11-11T17:21:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b7620b5ad97a with config:&{NodeID:b7620b5ad97a 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-11-11T17:21:34.784Z] time="2021-11-11T17:21:34Z" level=info msg="Node b7620b5ad97a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:34.784Z] time="2021-11-11T17:21:34Z" level=info msg="Node b7620b5ad97a/172.23.170.151, added to nodes list" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:709b927dd7f4 with config:&{NodeID:709b927dd7f4 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-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=info msg="Node 709b927dd7f4/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=info msg="Node 709b927dd7f4/172.23.170.151, added to nodes list" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=info msg="Node 709b927dd7f4/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=info msg="Node 709b927dd7f4/172.23.170.151, added to nodes list" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=info msg="Node b7620b5ad97a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=info msg="Node b7620b5ad97a/172.23.170.151, added to nodes list" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T17:21:34.785Z] time="2021-11-11T17:21:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-11T17:21:34.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:69082592fa84 with config:&{NodeID:69082592fa84 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-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="Node 69082592fa84/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="Node 69082592fa84/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="Node 69082592fa84/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="Node 69082592fa84/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="Node b7620b5ad97a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="Node b7620b5ad97a/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="Node 709b927dd7f4/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=info msg="Node 709b927dd7f4/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T17:21:35.256Z] time="2021-11-11T17:21:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-11T17:21:35.636Z] time="2021-11-11T17:21:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.28.171:10033 172.28.28.171:10034 172.28.28.171:10035]" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 69082592fa84/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 69082592fa84/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:59b7f720df82 with config:&{NodeID:59b7f720df82 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-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 59b7f720df82/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 59b7f720df82/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 59b7f720df82/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 59b7f720df82/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node b7620b5ad97a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node b7620b5ad97a/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 709b927dd7f4/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 709b927dd7f4/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.729Z] time="2021-11-11T17:21:35Z" level=info msg="Node 69082592fa84/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:35.730Z] time="2021-11-11T17:21:35Z" level=info msg="Node 69082592fa84/172.23.170.151, added to nodes list" [2021-11-11T17:21:35.730Z] time="2021-11-11T17:21:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T17:21:35.730Z] time="2021-11-11T17:21:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-11T17:21:36.106Z] time="2021-11-11T17:21:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.28.171:10033 172.28.28.171:10034 172.28.28.171:10035]" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:35Z" level=info msg="Node 59b7f720df82/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:35Z" level=info msg="Node 59b7f720df82/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:35Z" level=info msg="Node 59b7f720df82/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:35Z" level=info msg="Node 59b7f720df82/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ff88cfda79d8 with config:&{NodeID:ff88cfda79d8 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-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node 709b927dd7f4/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node 709b927dd7f4/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node 59b7f720df82/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node 59b7f720df82/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node 69082592fa84/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node 69082592fa84/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node b7620b5ad97a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=info msg="Node b7620b5ad97a/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-11-11T17:21:36.203Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10033" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49364" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8c80daa6981f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, is the new incarnation of the shutdown node 33b061577a62/172.28.28.171" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10034" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49365" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8c80daa6981f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, is the new incarnation of the shutdown node ca7993414491/172.28.28.171" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10035" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49366" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8c80daa6981f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, is the new incarnation of the shutdown node 8b8defa1f0f3/172.28.28.171" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, is the new incarnation of the shutdown node ca7993414491/172.28.28.171" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 690eff3b762a/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, is the new incarnation of the shutdown node 33b061577a62/172.28.28.171" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 607911df7663/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:36.576Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, added to nodes list" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to nodes list" [2021-11-11T17:21:36.674Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=info msg="The new bootstrap node list is:[172.23.170.151:10033 172.23.170.151:10034 172.23.170.151:10035]" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10033" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49357" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10034" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49358" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10035" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49359" [2021-11-11T17:21:36.674Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=info msg="The new bootstrap node list is:[172.23.170.151:10033 172.23.170.151:10034 172.23.170.151:10035]" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10033" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49360" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10034" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49361" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10035" [2021-11-11T17:21:36.674Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49362" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, joined gossip cluster" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, is the new incarnation of the shutdown node 8b8defa1f0f3/172.28.28.171" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=info msg="Node 5f946892de3f/172.28.28.171, added to nodes list" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10033" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49367" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10034" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49368" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.28.171:10035" [2021-11-11T17:21:37.046Z] time="2021-11-11T17:21:36Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49369" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="node 0 leaving" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="Node b7620b5ad97a change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="node5(ff88cfda79d8): Node leave event for b7620b5ad97a/172.23.170.151" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="Node b7620b5ad97a change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="node4(59b7f720df82): Node leave event for b7620b5ad97a/172.23.170.151" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="Node b7620b5ad97a change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="node3(69082592fa84): Node leave event for b7620b5ad97a/172.23.170.151" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="Node b7620b5ad97a change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:36Z" level=info msg="node1(b7620b5ad97a): Node leave event for b7620b5ad97a/172.23.170.151" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:37Z" level=info msg="Node b7620b5ad97a change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:37Z" level=info msg="node2(709b927dd7f4): Node leave event for b7620b5ad97a/172.23.170.151" [2021-11-11T17:21:37.144Z] time="2021-11-11T17:21:37Z" level=info msg="Node b7620b5ad97a/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.516Z] 2021/11/11 17:21:37 Closing DB instances... [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node b7620b5ad97a/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node b7620b5ad97a/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node b7620b5ad97a/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node b7620b5ad97a/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.23.170.151:10036: use of closed network connection" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="node 1 leaving" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4 change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="node3(69082592fa84): Node leave event for 709b927dd7f4/172.23.170.151" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4 change state NodeActive --> NodeFailed" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4/172.23.170.151, added to failed nodes list" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4 change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="node4(59b7f720df82): Node leave event for 709b927dd7f4/172.23.170.151" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4 change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="node5(ff88cfda79d8): Node leave event for 709b927dd7f4/172.23.170.151" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=error msg="node: 709b927dd7f4 is unknown to memberlist" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.614Z] time="2021-11-11T17:21:37Z" level=info msg="Node 709b927dd7f4/172.23.170.151, left gossip cluster" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663 change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="node2(690eff3b762a): Node leave event for 607911df7663/172.28.28.171" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663 change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="node5(8c80daa6981f): Node leave event for 607911df7663/172.28.28.171" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663 change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="node4(8ee8277c8b92): Node leave event for 607911df7663/172.28.28.171" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663 change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="node1(607911df7663): Node leave event for 607911df7663/172.28.28.171" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663 change state NodeActive --> NodeLeft" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="node3(5f946892de3f): Node leave event for 607911df7663/172.28.28.171" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663/172.28.28.171, left gossip cluster" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663/172.28.28.171, left gossip cluster" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663/172.28.28.171, left gossip cluster" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663/172.28.28.171, left gossip cluster" [2021-11-11T17:21:37.986Z] time="2021-11-11T17:21:37Z" level=info msg="Node 607911df7663/172.28.28.171, left gossip cluster" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:37Z" level=info msg="node 2 leaving" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:37Z" level=info msg="Node 69082592fa84 change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:37Z" level=info msg="node4(59b7f720df82): Node leave event for 69082592fa84/172.23.170.151" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:37Z" level=info msg="Node 69082592fa84 change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:37Z" level=info msg="node5(ff88cfda79d8): Node leave event for 69082592fa84/172.23.170.151" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:37Z" level=info msg="Node 69082592fa84 change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:37Z" level=info msg="node3(69082592fa84): Node leave event for 69082592fa84/172.23.170.151" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:37Z" level=info msg="Node 69082592fa84/172.23.170.151, left gossip cluster" [2021-11-11T17:21:38.085Z] time="2021-11-11T17:21:38Z" level=info msg="Node 69082592fa84/172.23.170.151, left gossip cluster" [2021-11-11T17:21:38.456Z] time="2021-11-11T17:21:37Z" level=info msg="Node 690eff3b762a change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:37Z" level=info msg="node4(8ee8277c8b92): Node leave event for 690eff3b762a/172.28.28.171" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:37Z" level=info msg="Node 690eff3b762a change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:37Z" level=info msg="node5(8c80daa6981f): Node leave event for 690eff3b762a/172.28.28.171" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:37Z" level=info msg="Node 690eff3b762a change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:37Z" level=info msg="node2(690eff3b762a): Node leave event for 690eff3b762a/172.28.28.171" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:37Z" level=info msg="Node 690eff3b762a change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:37Z" level=info msg="node3(5f946892de3f): Node leave event for 690eff3b762a/172.28.28.171" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:38Z" level=info msg="Node 690eff3b762a/172.28.28.171, left gossip cluster" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:38Z" level=info msg="Node 690eff3b762a/172.28.28.171, left gossip cluster" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:38Z" level=info msg="Node 690eff3b762a/172.28.28.171, left gossip cluster" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:38Z" level=info msg="Node 690eff3b762a/172.28.28.171, left gossip cluster" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:38Z" level=info msg="Node 5f946892de3f change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:38Z" level=info msg="node5(8c80daa6981f): Node leave event for 5f946892de3f/172.28.28.171" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:38Z" level=info msg="Node 5f946892de3f change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.457Z] time="2021-11-11T17:21:38Z" level=info msg="node4(8ee8277c8b92): Node leave event for 5f946892de3f/172.28.28.171" [2021-11-11T17:21:38.556Z] networkdb_test.go:867: node4: OK [2021-11-11T17:21:38.556Z] networkdb_test.go:867: node5: OK [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="node 0 coming back" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="Node 69082592fa84/172.23.170.151, left gossip cluster" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1ce230d28cba with config:&{NodeID:1ce230d28cba 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-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="Node 1ce230d28cba/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="Node 1ce230d28cba/172.23.170.151, added to nodes list" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="node 1 coming back" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ab60d1809edd with config:&{NodeID:ab60d1809edd 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-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="Node ab60d1809edd/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="Node ab60d1809edd/172.23.170.151, added to nodes list" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="node 2 coming back" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6921f0384a6a with config:&{NodeID:6921f0384a6a 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-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="Node 6921f0384a6a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:38.556Z] time="2021-11-11T17:21:38Z" level=info msg="Node 6921f0384a6a/172.23.170.151, added to nodes list" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=info msg="Node 5f946892de3f change state NodeActive --> NodeLeft" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=info msg="node3(5f946892de3f): Node leave event for 5f946892de3f/172.28.28.171" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=info msg="Node 5f946892de3f/172.28.28.171, left gossip cluster" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=info msg="Node 5f946892de3f/172.28.28.171, left gossip cluster" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=info msg="Node 5f946892de3f/172.28.28.171, left gossip cluster" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=debug msg="memberlist: Failed ping: 8ee8277c8b92 (timeout reached)" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.28.171:10037: use of closed network connection" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.28.171:10035: use of closed network connection" [2021-11-11T17:21:38.926Z] time="2021-11-11T17:21:38Z" level=debug msg="memberlist: Stream connection from=172.28.28.171:49370" [2021-11-11T17:21:39.025Z] time="2021-11-11T17:21:38Z" level=debug msg="memberlist: Failed ping: 59b7f720df82 (timeout reached)" [2021-11-11T17:21:39.025Z] time="2021-11-11T17:21:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.23.170.151:10037: use of closed network connection" [2021-11-11T17:21:39.025Z] time="2021-11-11T17:21:38Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49363" [2021-11-11T17:21:39.403Z] time="2021-11-11T17:21:39Z" level=info msg="Node 8ee8277c8b92 change state NodeActive --> NodeLeft" [2021-11-11T17:21:39.403Z] time="2021-11-11T17:21:39Z" level=info msg="node5(8c80daa6981f): Node leave event for 8ee8277c8b92/172.28.28.171" [2021-11-11T17:21:39.403Z] time="2021-11-11T17:21:39Z" level=info msg="Node 8ee8277c8b92 change state NodeActive --> NodeLeft" [2021-11-11T17:21:39.403Z] time="2021-11-11T17:21:39Z" level=info msg="node4(8ee8277c8b92): Node leave event for 8ee8277c8b92/172.28.28.171" [2021-11-11T17:21:39.403Z] time="2021-11-11T17:21:39Z" level=warning msg="memberlist: Was able to connect to 8ee8277c8b92 but other probes failed, network may be misconfigured" [2021-11-11T17:21:39.497Z] time="2021-11-11T17:21:39Z" level=warning msg="memberlist: Was able to connect to 59b7f720df82 but other probes failed, network may be misconfigured" [2021-11-11T17:21:39.875Z] time="2021-11-11T17:21:39Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, left gossip cluster" [2021-11-11T17:21:39.875Z] time="2021-11-11T17:21:39Z" level=info msg="Node 8ee8277c8b92/172.28.28.171, left gossip cluster" [2021-11-11T17:21:40.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:21:40.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T17:21:40.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:21:40.867Z] time="2021-11-11T17:21:40Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.28.28.171:10037: use of closed network connection" [2021-11-11T17:21:40.867Z] time="2021-11-11T17:21:40Z" level=info msg="Node 8c80daa6981f/172.28.28.171, left gossip cluster" [2021-11-11T17:21:40.867Z] time="2021-11-11T17:21:40Z" level=info msg="Node 8c80daa6981f change state NodeActive --> NodeFailed" [2021-11-11T17:21:40.867Z] time="2021-11-11T17:21:40Z" level=info msg="Node 8c80daa6981f/172.28.28.171, added to failed nodes list" [2021-11-11T17:21:40.867Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-11-11T17:21:40.867Z] PASS [2021-11-11T17:21:40.867Z] coverage: 60.0% of statements [2021-11-11T17:21:40.867Z] ok github.com/docker/docker/libnetwork/networkdb 104.617s coverage: 60.0% of statements [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T17:21:40.867Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T17:21:41.722Z] time="2021-11-11T17:21:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.170.151:10033 172.23.170.151:10034 172.23.170.151:10035]" [2021-11-11T17:21:42.192Z] time="2021-11-11T17:21:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.170.151:10033 172.23.170.151:10034 172.23.170.151:10035]" [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === Skipped [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T17:21:42.437Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T17:21:42.437Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T17:21:42.437Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-11T17:21:42.437Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T17:21:42.437Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T17:21:42.437Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T17:21:42.437Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T17:21:42.437Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T17:21:42.437Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T17:21:42.437Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T17:21:42.437Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T17:21:42.437Z] daemon_test.go:146: root required [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T17:21:42.437Z] reload_test.go:520: root required [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T17:21:42.437Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T17:21:42.437Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T17:21:42.437Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T17:21:42.437Z] download_test.go:267: Needs fixing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T17:21:42.437Z] layer_test.go:303: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T17:21:42.437Z] layer_test.go:352: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T17:21:42.437Z] layer_test.go:467: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T17:21:42.437Z] layer_test.go:696: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T17:21:42.437Z] migration_test.go:45: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T17:21:42.437Z] migration_test.go:181: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T17:21:42.437Z] mount_test.go:17: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T17:21:42.437Z] mount_test.go:76: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T17:21:42.437Z] mount_test.go:125: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T17:21:42.437Z] mount_test.go:212: Failing on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T17:21:42.437Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T17:21:42.437Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T17:21:42.437Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T17:21:42.437Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2021-11-11T17:21:42.437Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T17:21:42.437Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T17:21:42.437Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T17:21:42.437Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T17:21:42.437Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T17:21:42.437Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T17:21:42.437Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T17:21:42.437Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T17:21:42.437Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T17:21:42.437Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T17:21:42.437Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T17:21:42.437Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T17:21:42.437Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-11-11T17:21:42.437Z] archive_test.go:140: zstd not installed [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:21:42.437Z] archive_windows_test.go:16: Currently fails [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T17:21:42.437Z] changes_test.go:195: needs more investigation [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T17:21:42.437Z] changes_test.go:432: needs further investigation [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T17:21:42.437Z] changes_test.go:468: needs further investigation [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T17:21:42.437Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T17:21:42.437Z] poller_test.go:40: No chmod on Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T17:21:42.437Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T17:21:42.437Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-11-11T17:21:42.437Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T17:21:42.437Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.437Z] [2021-11-11T17:21:42.437Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T17:21:42.438Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:42.438Z] [2021-11-11T17:21:42.438Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T17:21:42.438Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T17:21:42.438Z] [2021-11-11T17:21:42.438Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T17:21:42.438Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T17:21:42.438Z] [2021-11-11T17:21:42.438Z] DONE 2075 tests, 68 skipped in 251.424s [2021-11-11T17:21:42.438Z] INFO: make.ps1 ended at 11/11/2021 17:21:42 [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49364" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10033" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 59b7f720df82/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 59b7f720df82/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ff88cfda79d8/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, is the new incarnation of the shutdown node b7620b5ad97a/172.23.170.151" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49365" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10034" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 59b7f720df82/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 59b7f720df82/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ff88cfda79d8/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, is the new incarnation of the shutdown node 709b927dd7f4/172.23.170.151" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10035" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49366" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 59b7f720df82/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 59b7f720df82/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ff88cfda79d8/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, is the new incarnation of the shutdown node 69082592fa84/172.23.170.151" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, is the new incarnation of the shutdown node 709b927dd7f4/172.23.170.151" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node ab60d1809edd/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, is the new incarnation of the shutdown node b7620b5ad97a/172.23.170.151" [2021-11-11T17:21:42.662Z] time="2021-11-11T17:21:42Z" level=info msg="Node 1ce230d28cba/172.23.170.151, added to nodes list" [2021-11-11T17:21:42.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, is the new incarnation of the shutdown node 69082592fa84/172.23.170.151" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, added to nodes list" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, added to nodes list" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, joined gossip cluster" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:42Z" level=info msg="Node 6921f0384a6a/172.23.170.151, added to nodes list" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10033" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:43Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49367" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10034" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:43Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49368" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.170.151:10035" [2021-11-11T17:21:43.135Z] time="2021-11-11T17:21:43Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49369" [2021-11-11T17:21:43.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T17:21:43.605Z] 2021/11/11 17:21:43 Closing DB instances... [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba change state NodeActive --> NodeLeft" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba change state NodeActive --> NodeLeft" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="node5(ff88cfda79d8): Node leave event for 1ce230d28cba/172.23.170.151" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="node3(6921f0384a6a): Node leave event for 1ce230d28cba/172.23.170.151" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba change state NodeActive --> NodeLeft" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="node2(ab60d1809edd): Node leave event for 1ce230d28cba/172.23.170.151" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba change state NodeActive --> NodeLeft" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="node1(1ce230d28cba): Node leave event for 1ce230d28cba/172.23.170.151" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba change state NodeActive --> NodeLeft" [2021-11-11T17:21:43.605Z] time="2021-11-11T17:21:43Z" level=info msg="node4(59b7f720df82): Node leave event for 1ce230d28cba/172.23.170.151" [2021-11-11T17:21:43.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T17:21:43.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:21:44.007Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T17:21:44.008Z] INFO: Unit tests ended at 11/11/2021 17:21:43. Duration:00:04:25.4091628 [2021-11-11T17:21:44.008Z] INFO: Building busybox [2021-11-11T17:21:44.008Z] Sending build context to Docker daemon 5.12kB [2021-11-11T17:21:44.008Z] [2021-11-11T17:21:44.008Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T17:21:44.008Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T17:21:44.008Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T17:21:44.008Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T17:21:44.008Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T17:21:44.008Z] ---> 617dd5ead5b8 [2021-11-11T17:21:44.008Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T17:21:44.008Z] ---> Running in 6ac9c95f505a [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node 1ce230d28cba/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node ab60d1809edd change state NodeActive --> NodeLeft" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node ab60d1809edd change state NodeActive --> NodeLeft" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="node4(59b7f720df82): Node leave event for ab60d1809edd/172.23.170.151" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="node3(6921f0384a6a): Node leave event for ab60d1809edd/172.23.170.151" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node ab60d1809edd change state NodeActive --> NodeLeft" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="node5(ff88cfda79d8): Node leave event for ab60d1809edd/172.23.170.151" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="Node ab60d1809edd change state NodeActive --> NodeLeft" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:43Z" level=info msg="node2(ab60d1809edd): Node leave event for ab60d1809edd/172.23.170.151" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:44Z" level=info msg="Node ab60d1809edd/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:44Z" level=info msg="Node ab60d1809edd/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.077Z] time="2021-11-11T17:21:44Z" level=info msg="Node ab60d1809edd/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.184Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T17:21:44.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.31s) [2021-11-11T17:21:44.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.81s) [2021-11-11T17:21:44.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.99s) [2021-11-11T17:21:44.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.20s) [2021-11-11T17:21:44.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.10s) [2021-11-11T17:21:44.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.97s) [2021-11-11T17:21:44.184Z] === RUN TestBuildMultiStageCopy [2021-11-11T17:21:44.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T17:21:44.551Z] time="2021-11-11T17:21:44Z" level=info msg="Node ab60d1809edd/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.551Z] time="2021-11-11T17:21:44Z" level=info msg="Node 6921f0384a6a change state NodeActive --> NodeLeft" [2021-11-11T17:21:44.552Z] time="2021-11-11T17:21:44Z" level=info msg="node5(ff88cfda79d8): Node leave event for 6921f0384a6a/172.23.170.151" [2021-11-11T17:21:44.552Z] time="2021-11-11T17:21:44Z" level=info msg="Node 6921f0384a6a change state NodeActive --> NodeLeft" [2021-11-11T17:21:44.552Z] time="2021-11-11T17:21:44Z" level=info msg="node3(6921f0384a6a): Node leave event for 6921f0384a6a/172.23.170.151" [2021-11-11T17:21:44.552Z] time="2021-11-11T17:21:44Z" level=info msg="Node 6921f0384a6a change state NodeActive --> NodeLeft" [2021-11-11T17:21:44.552Z] time="2021-11-11T17:21:44Z" level=info msg="node4(59b7f720df82): Node leave event for 6921f0384a6a/172.23.170.151" [2021-11-11T17:21:44.552Z] time="2021-11-11T17:21:44Z" level=info msg="Node 6921f0384a6a/172.23.170.151, left gossip cluster" [2021-11-11T17:21:44.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T17:21:45.021Z] time="2021-11-11T17:21:44Z" level=info msg="Node 6921f0384a6a/172.23.170.151, left gossip cluster" [2021-11-11T17:21:45.021Z] time="2021-11-11T17:21:44Z" level=info msg="Node 6921f0384a6a/172.23.170.151, left gossip cluster" [2021-11-11T17:21:45.021Z] time="2021-11-11T17:21:44Z" level=debug msg="memberlist: Failed ping: ff88cfda79d8 (timeout reached)" [2021-11-11T17:21:45.021Z] time="2021-11-11T17:21:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.170.151:10036: use of closed network connection" [2021-11-11T17:21:45.021Z] time="2021-11-11T17:21:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.170.151:10035: use of closed network connection" [2021-11-11T17:21:45.021Z] time="2021-11-11T17:21:44Z" level=debug msg="memberlist: Stream connection from=172.23.170.151:49370" [2021-11-11T17:21:45.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:21:45.491Z] time="2021-11-11T17:21:45Z" level=info msg="Node 59b7f720df82 change state NodeActive --> NodeLeft" [2021-11-11T17:21:45.491Z] time="2021-11-11T17:21:45Z" level=info msg="node5(ff88cfda79d8): Node leave event for 59b7f720df82/172.23.170.151" [2021-11-11T17:21:45.491Z] time="2021-11-11T17:21:45Z" level=info msg="Node 59b7f720df82 change state NodeActive --> NodeLeft" [2021-11-11T17:21:45.491Z] time="2021-11-11T17:21:45Z" level=info msg="node4(59b7f720df82): Node leave event for 59b7f720df82/172.23.170.151" [2021-11-11T17:21:45.491Z] time="2021-11-11T17:21:45Z" level=warning msg="memberlist: Was able to connect to ff88cfda79d8 but other probes failed, network may be misconfigured" [2021-11-11T17:21:45.491Z] time="2021-11-11T17:21:45Z" level=info msg="Node 59b7f720df82/172.23.170.151, left gossip cluster" [2021-11-11T17:21:45.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T17:21:45.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T17:21:45.964Z] time="2021-11-11T17:21:45Z" level=info msg="Node 59b7f720df82/172.23.170.151, left gossip cluster" [2021-11-11T17:21:46.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T17:21:46.434Z] time="2021-11-11T17:21:46Z" level=info msg="Node ff88cfda79d8/172.23.170.151, left gossip cluster" [2021-11-11T17:21:46.435Z] time="2021-11-11T17:21:46Z" level=info msg="Node ff88cfda79d8 change state NodeActive --> NodeFailed" [2021-11-11T17:21:46.435Z] time="2021-11-11T17:21:46Z" level=info msg="Node ff88cfda79d8/172.23.170.151, added to failed nodes list" [2021-11-11T17:21:46.435Z] --- PASS: TestNetworkDBIslands (11.67s) [2021-11-11T17:21:46.435Z] PASS [2021-11-11T17:21:46.435Z] coverage: 60.0% of statements [2021-11-11T17:21:46.435Z] ok github.com/docker/docker/libnetwork/networkdb 102.954s coverage: 60.0% of statements [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T17:21:46.435Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T17:21:46.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T17:21:46.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:21:46.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === Skipped [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T17:21:48.699Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T17:21:48.699Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T17:21:48.699Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-11T17:21:48.699Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T17:21:48.699Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T17:21:48.699Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T17:21:48.699Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T17:21:48.699Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T17:21:48.699Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T17:21:48.699Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T17:21:48.699Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T17:21:48.699Z] daemon_test.go:146: root required [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T17:21:48.699Z] reload_test.go:520: root required [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-11-11T17:21:48.699Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T17:21:48.699Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T17:21:48.699Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T17:21:48.699Z] download_test.go:267: Needs fixing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T17:21:48.699Z] layer_test.go:303: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T17:21:48.699Z] layer_test.go:352: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T17:21:48.699Z] layer_test.go:467: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T17:21:48.699Z] layer_test.go:696: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T17:21:48.699Z] migration_test.go:45: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T17:21:48.699Z] migration_test.go:181: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T17:21:48.699Z] mount_test.go:17: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T17:21:48.699Z] mount_test.go:76: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T17:21:48.699Z] mount_test.go:125: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T17:21:48.699Z] mount_test.go:212: Failing on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T17:21:48.699Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T17:21:48.699Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-11-11T17:21:48.699Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T17:21:48.699Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T17:21:48.699Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T17:21:48.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T17:21:48.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T17:21:48.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T17:21:48.699Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T17:21:48.699Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T17:21:48.699Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T17:21:48.699Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T17:21:48.699Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T17:21:48.699Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T17:21:48.699Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T17:21:48.699Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T17:21:48.699Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-11T17:21:48.699Z] archive_test.go:140: zstd not installed [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T17:21:48.699Z] archive_windows_test.go:16: Currently fails [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T17:21:48.699Z] changes_test.go:195: needs more investigation [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-11T17:21:48.699Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-11T17:21:48.699Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T17:21:48.699Z] changes_test.go:432: needs further investigation [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T17:21:48.699Z] changes_test.go:468: needs further investigation [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T17:21:48.699Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T17:21:48.699Z] poller_test.go:40: No chmod on Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T17:21:48.699Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T17:21:48.699Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T17:21:48.699Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T17:21:48.699Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T17:21:48.699Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T17:21:48.699Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T17:21:48.699Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T17:21:48.699Z] [2021-11-11T17:21:48.699Z] DONE 2075 tests, 70 skipped in 279.317s [2021-11-11T17:21:48.699Z] INFO: make.ps1 ended at 11/11/2021 17:21:48 [2021-11-11T17:21:48.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:21:49.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T17:21:49.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T17:21:49.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-11T17:21:49.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T17:21:50.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T17:21:50.273Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T17:21:50.273Z] INFO: Unit tests ended at 11/11/2021 17:21:50. Duration:00:04:53.4571988 [2021-11-11T17:21:50.273Z] INFO: Building busybox [2021-11-11T17:21:50.273Z] Sending build context to Docker daemon 5.12kB [2021-11-11T17:21:50.273Z] [2021-11-11T17:21:50.273Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T17:21:50.273Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T17:21:50.273Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T17:21:50.273Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T17:21:50.273Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T17:21:50.273Z] ---> 3d4792f88e26 [2021-11-11T17:21:50.273Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T17:21:50.744Z] ---> Running in c9c4faa35815 [2021-11-11T17:21:50.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T17:21:50.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:21:51.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T17:21:51.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T17:21:51.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:21:51.484Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T17:21:51.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T17:21:51.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-11T17:21:52.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T17:21:52.465Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T17:21:52.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T17:21:53.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-11T17:21:53.448Z] --- PASS: TestBuildMultiStageCopy (9.84s) [2021-11-11T17:21:53.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.39s) [2021-11-11T17:21:53.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-11-11T17:21:53.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-11-11T17:21:53.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s) [2021-11-11T17:21:53.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2021-11-11T17:21:53.448Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.87s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.80s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.07s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.82s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.02s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.15s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.10s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2021-11-11T17:21:53.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2021-11-11T17:21:53.764Z] === RUN TestCgroupNamespacesRun [2021-11-11T17:21:53.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T17:21:54.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T17:21:55.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T17:21:55.515Z] Removing intermediate container c9c4faa35815 [2021-11-11T17:21:55.515Z] ---> 7eb33a12b8b3 [2021-11-11T17:21:55.515Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T17:21:55.515Z] ---> Running in db17f139b5a4 [2021-11-11T17:21:55.653Z] --- PASS: TestBuildMultiStageParentConfig (1.99s) [2021-11-11T17:21:55.653Z] === RUN TestBuildLabelWithTargets [2021-11-11T17:21:55.653Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:21:55.653Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T17:21:55.653Z] === RUN TestBuildWithEmptyLayers [2021-11-11T17:21:55.677Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2021-11-11T17:21:55.677Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T17:21:55.985Z] Removing intermediate container db17f139b5a4 [2021-11-11T17:21:55.985Z] ---> 2529a0dc4755 [2021-11-11T17:21:55.985Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T17:21:55.985Z] ---> Running in 8963c49d2038 [2021-11-11T17:21:56.051Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T17:21:56.051Z] Using test binary docker [2021-11-11T17:21:56.051Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T17:21:56.051Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-11T17:21:56.051Z] Starting dockerd [2021-11-11T17:21:56.051Z] INFO: Waiting for daemon to start... [2021-11-11T17:21:56.454Z] Removing intermediate container 8963c49d2038 [2021-11-11T17:21:56.454Z] ---> 4d12a864ca1d [2021-11-11T17:21:56.454Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T17:21:56.517Z] Removing intermediate container 6ac9c95f505a [2021-11-11T17:21:56.517Z] ---> b8fd9c43db94 [2021-11-11T17:21:56.517Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T17:21:56.517Z] ---> Running in 3586b757b91e [2021-11-11T17:21:56.517Z] Removing intermediate container 3586b757b91e [2021-11-11T17:21:56.517Z] ---> 3377aec34f66 [2021-11-11T17:21:56.517Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T17:21:56.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T17:21:56.635Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-11-11T17:21:56.635Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T17:21:56.987Z] ---> Running in 9ee2c8f4a25e [2021-11-11T17:21:56.987Z] Removing intermediate container 9ee2c8f4a25e [2021-11-11T17:21:56.987Z] ---> 6b77e88c57f3 [2021-11-11T17:21:56.987Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T17:21:57.188Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2021-11-11T17:21:57.188Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T17:21:57.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T17:21:57.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-11T17:21:58.027Z] [2021-11-11T17:21:58.500Z] ---> 572d97e42a3a [2021-11-11T17:21:58.500Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T17:21:58.500Z] ---> Running in 28ba8687c4d8 [2021-11-11T17:21:58.557Z] [2021-11-11T17:21:58.699Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2021-11-11T17:21:58.699Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T17:21:58.959Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T17:21:59.027Z] ---> aaae2ca50e5c [2021-11-11T17:21:59.027Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T17:21:59.027Z] ---> Running in 7280b01ba996 [2021-11-11T17:21:59.314Z] . [2021-11-11T17:21:59.314Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T17:21:59.314Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T17:21:59.314Z] Error: No such image: emptyfs [2021-11-11T17:21:59.314Z] Running integration-test (iteration 1) [2021-11-11T17:21:59.314Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T17:21:59.314Z] Loaded image: busybox:latest [2021-11-11T17:21:59.314Z] Loaded image: busybox:glibc [2021-11-11T17:21:59.529Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T17:22:00.470Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2021-11-11T17:22:00.470Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T17:22:00.470Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T17:22:00.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-11T17:22:00.679Z] Loaded image: debian:bullseye-slim [2021-11-11T17:22:00.935Z] Loaded image: hello-world:latest [2021-11-11T17:22:00.935Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:22:00.935Z] INFO: Testing against a local daemon [2021-11-11T17:22:00.935Z] === RUN TestCgroupNamespacesBuild [2021-11-11T17:22:02.298Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2021-11-11T17:22:02.298Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T17:22:02.381Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2021-11-11T17:22:02.381Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T17:22:03.661Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2021-11-11T17:22:03.661Z] === RUN TestBuildWithSession [2021-11-11T17:22:03.661Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:22:03.661Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T17:22:03.661Z] === RUN TestBuildSquashParent [2021-11-11T17:22:03.764Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.52s) [2021-11-11T17:22:03.764Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T17:22:04.333Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-11-11T17:22:04.333Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T17:22:05.714Z] check_test.go:308: [d60085e9ed672] daemon is not started [2021-11-11T17:22:05.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-11T17:22:05.714Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T17:22:06.284Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2021-11-11T17:22:06.284Z] === RUN TestNISDomainname [2021-11-11T17:22:07.099Z] --- PASS: TestBuildMultiStageOnBuild (9.67s) [2021-11-11T17:22:07.099Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T17:22:07.099Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:22:07.099Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T17:22:07.099Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T17:22:07.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-11T17:22:07.227Z] --- PASS: TestNISDomainname (0.97s) [2021-11-11T17:22:07.227Z] === RUN TestHostnameDnsResolution [2021-11-11T17:22:07.227Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T17:22:07.249Z] Removing intermediate container 28ba8687c4d8 [2021-11-11T17:22:07.249Z] ---> 0b8857512e5b [2021-11-11T17:22:07.249Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T17:22:07.249Z] ---> Running in e7cdffc5ea34 [2021-11-11T17:22:07.272Z] ok github.com/docker/docker/libnetwork 37.136s coverage: 40.7% of statements [2021-11-11T17:22:07.272Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T17:22:07.272Z] ok github.com/docker/docker/libnetwork/config 0.033s coverage: 24.0% of statements [2021-11-11T17:22:07.272Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T17:22:07.272Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T17:22:07.272Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-11T17:22:07.834Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.369s coverage: 59.9% of statements [2021-11-11T17:22:07.834Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T17:22:08.090Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-11T17:22:08.177Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-11T17:22:08.177Z] --- PASS: TestHostnameDnsResolution (1.14s) [2021-11-11T17:22:08.177Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T17:22:08.652Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.045s coverage: 4.0% of statements [2021-11-11T17:22:08.652Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T17:22:08.905Z] --- PASS: TestBuildSquashParent (4.98s) [2021-11-11T17:22:08.905Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T17:22:08.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:08.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:08.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:08.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:08.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:08.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:08.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:08.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:08.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:22:08.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:22:08.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:22:08.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:22:08.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:08.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:22:09.125Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T17:22:09.214Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-11-11T17:22:09.214Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T17:22:09.386Z] --- PASS: TestUnprivilegedPortsAndPing (1.01s) [2021-11-11T17:22:09.386Z] === RUN TestStats [2021-11-11T17:22:09.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-11T17:22:09.471Z] [2021-11-11T17:22:09.471Z] SUCCESS: Specified value was saved. [2021-11-11T17:22:09.471Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-11T17:22:09.833Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:22:10.224Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:11.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:11.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:12.218Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:22:12.218Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:22:12.218Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:22:12.218Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:22:12.218Z] [2021-11-11T17:22:12.218Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-11T17:22:12.218Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-11T17:22:12.218Z] Using test binary docker [2021-11-11T17:22:12.218Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T17:22:12.218Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T17:22:12.218Z] INFO: Waiting for daemon to start... [2021-11-11T17:22:12.218Z] Starting dockerd [2021-11-11T17:22:12.431Z] Removing intermediate container e7cdffc5ea34 [2021-11-11T17:22:12.432Z] ---> afeedd0908f1 [2021-11-11T17:22:12.432Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T17:22:12.432Z] ---> Running in 3083d7765672 [2021-11-11T17:22:12.683Z] --- PASS: TestStats (2.80s) [2021-11-11T17:22:12.683Z] === RUN TestStopContainerWithTimeout [2021-11-11T17:22:12.683Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T17:22:12.683Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T17:22:12.683Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T17:22:12.683Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T17:22:12.683Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T17:22:12.683Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T17:22:12.683Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T17:22:12.683Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T17:22:12.683Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T17:22:12.683Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T17:22:12.786Z] . [2021-11-11T17:22:12.787Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-11T17:22:13.253Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T17:22:13.513Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T17:22:13.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T17:22:13.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2021-11-11T17:22:13.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2021-11-11T17:22:13.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2021-11-11T17:22:13.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s) [2021-11-11T17:22:13.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2021-11-11T17:22:13.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s) [2021-11-11T17:22:13.732Z] === RUN TestBuildMultiStageCopy [2021-11-11T17:22:13.732Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T17:22:15.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T17:22:15.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T17:22:15.097Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T17:22:15.353Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T17:22:15.425Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T17:22:15.425Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T17:22:15.609Z] --- PASS: TestBuildMultiStageCopy (2.24s) [2021-11-11T17:22:15.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2021-11-11T17:22:15.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-11-11T17:22:15.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-11-11T17:22:15.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-11-11T17:22:15.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-11-11T17:22:15.609Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T17:22:15.843Z] --- PASS: TestBuildMultiStageLayerLeak (8.65s) [2021-11-11T17:22:15.843Z] === RUN TestBuildWithHugeFile [2021-11-11T17:22:15.995Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T17:22:16.170Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-11-11T17:22:16.170Z] === RUN TestBuildLabelWithTargets [2021-11-11T17:22:16.303Z] Cannot create a file when that file already exists. [2021-11-11T17:22:16.565Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T17:22:16.831Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-11T17:22:16.831Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-11-11T17:22:16.831Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-11-11T17:22:16.831Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2021-11-11T17:22:16.831Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-11-11T17:22:16.832Z] === RUN TestDeleteDevicemapper [2021-11-11T17:22:16.832Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T17:22:16.832Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2021-11-11T17:22:16.832Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T17:22:16.832Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T17:22:16.893Z] Removing intermediate container 7280b01ba996 [2021-11-11T17:22:16.893Z] ---> b9ac003e6c02 [2021-11-11T17:22:16.893Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T17:22:16.893Z] ---> Running in 7de34f44ac36 [2021-11-11T17:22:16.893Z] [2021-11-11T17:22:16.893Z] SUCCESS: Specified value was saved. [2021-11-11T17:22:17.097Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2021-11-11T17:22:17.098Z] === RUN TestBuildWithEmptyLayers [2021-11-11T17:22:17.402Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T17:22:17.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-11T17:22:17.659Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2021-11-11T17:22:17.659Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T17:22:17.663Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T17:22:17.663Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-11T17:22:17.663Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T17:22:17.884Z] Removing intermediate container 7de34f44ac36 [2021-11-11T17:22:17.884Z] ---> ce40290a6bd7 [2021-11-11T17:22:17.884Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T17:22:17.884Z] ---> Running in b8949055f69d [2021-11-11T17:22:19.410Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.722s coverage: 7.4% of statements [2021-11-11T17:22:19.410Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T17:22:19.410Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-11T17:22:19.410Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-11-11T17:22:19.410Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T17:22:19.410Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-11T17:22:19.410Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T17:22:19.572Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T17:22:19.598Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2021-11-11T17:22:19.598Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T17:22:19.666Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-11T17:22:19.860Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-11-11T17:22:19.860Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T17:22:19.922Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-11-11T17:22:20.142Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s) [2021-11-11T17:22:20.142Z] === RUN TestUpdateMemory [2021-11-11T17:22:20.142Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:22:20.142Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T17:22:20.142Z] === RUN TestUpdateCPUQuota [2021-11-11T17:22:20.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-11T17:22:20.483Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-11T17:22:20.483Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-11T17:22:20.739Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-11T17:22:21.083Z] Removing intermediate container 3083d7765672 [2021-11-11T17:22:21.083Z] ---> f164efbe0a2f [2021-11-11T17:22:21.083Z] Step 13/13 : CMD ["sh"] [2021-11-11T17:22:21.554Z] ---> Running in 2f46fc50aaca [2021-11-11T17:22:21.748Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2021-11-11T17:22:21.748Z] === RUN TestBuildWithHugeFile [2021-11-11T17:22:21.785Z] --- PASS: TestUpdateCPUQuota (1.44s) [2021-11-11T17:22:21.785Z] === RUN TestUpdatePidsLimit [2021-11-11T17:22:21.785Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T17:22:22.023Z] Removing intermediate container 2f46fc50aaca [2021-11-11T17:22:22.024Z] ---> 25aea1c8fd05 [2021-11-11T17:22:22.024Z] Successfully built 25aea1c8fd05 [2021-11-11T17:22:22.024Z] Successfully tagged busybox:latest [2021-11-11T17:22:22.024Z] INFO: Docker images of the daemon under test [2021-11-11T17:22:22.024Z] [2021-11-11T17:22:22.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T17:22:22.024Z] busybox latest 25aea1c8fd05 Less than a second ago 4.95GB [2021-11-11T17:22:22.024Z] microsoft/windowsservercore latest 3d4792f88e26 8 days ago 4.91GB [2021-11-11T17:22:22.024Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 8 days ago 4.91GB [2021-11-11T17:22:22.024Z] [2021-11-11T17:22:22.024Z] INFO: Running integration tests at 11/11/2021 17:22:21... [2021-11-11T17:22:22.024Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T17:22:22.024Z] INFO: Integration API tests being run from the host: [2021-11-11T17:22:22.024Z] INFO: make.ps1 starting at 11/11/2021 17:22:21 [2021-11-11T17:22:22.045Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T17:22:22.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-11T17:22:22.305Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T17:22:22.657Z] Cannot create a file when that file already exists. [2021-11-11T17:22:22.876Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T17:22:23.015Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T17:22:23.136Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T17:22:23.396Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T17:22:23.968Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T17:22:23.968Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T17:22:24.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-11T17:22:25.172Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T17:22:25.172Z] --- PASS: TestUpdatePidsLimit (3.38s) [2021-11-11T17:22:25.172Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-11-11T17:22:25.172Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2021-11-11T17:22:25.172Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-11-11T17:22:25.172Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2021-11-11T17:22:25.172Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-11-11T17:22:25.172Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-11-11T17:22:25.172Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-11-11T17:22:25.172Z] === RUN TestUpdateRestartPolicy [2021-11-11T17:22:26.114Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T17:22:26.114Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T17:22:26.188Z] Removing intermediate container b8949055f69d [2021-11-11T17:22:26.188Z] ---> 1e43f3401c10 [2021-11-11T17:22:26.188Z] Step 13/13 : CMD ["sh"] [2021-11-11T17:22:26.188Z] ---> Running in 144391ca1a85 [2021-11-11T17:22:26.188Z] Removing intermediate container 144391ca1a85 [2021-11-11T17:22:26.188Z] ---> d806e2625433 [2021-11-11T17:22:26.188Z] Successfully built d806e2625433 [2021-11-11T17:22:26.188Z] Successfully tagged busybox:latest [2021-11-11T17:22:26.188Z] INFO: Docker images of the daemon under test [2021-11-11T17:22:26.188Z] [2021-11-11T17:22:26.658Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T17:22:26.658Z] busybox latest d806e2625433 Less than a second ago 5.76GB [2021-11-11T17:22:26.658Z] microsoft/windowsservercore latest 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T17:22:26.658Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T17:22:26.658Z] [2021-11-11T17:22:26.658Z] INFO: Running integration tests at 11/11/2021 17:22:26... [2021-11-11T17:22:26.658Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T17:22:26.658Z] INFO: Integration API tests being run from the host: [2021-11-11T17:22:26.658Z] INFO: make.ps1 starting at 11/11/2021 17:22:26 [2021-11-11T17:22:27.066Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T17:22:27.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-11T17:22:27.066Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T17:22:27.066Z] check_test.go:308: [d6f7233302011] daemon is not started [2021-11-11T17:22:27.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-11T17:22:27.066Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T17:22:27.066Z] check_test.go:308: [dbb0a6bbd8ff1] daemon is not started [2021-11-11T17:22:27.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-11T17:22:27.128Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T17:22:27.328Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T17:22:27.588Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T17:22:30.127Z] check_test.go:308: [dfe243b8b679a] daemon is not started [2021-11-11T17:22:30.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-11T17:22:32.909Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-11-11T17:22:34.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-11T17:22:36.239Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T17:22:36.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-11T17:22:37.069Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T17:22:37.329Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T17:22:37.900Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2021-11-11T17:22:37.900Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T17:22:38.843Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-11-11T17:22:38.843Z] === RUN TestWaitNonBlocked [2021-11-11T17:22:38.843Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:22:38.843Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:22:38.843Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:22:38.843Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:22:38.843Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:22:38.843Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:22:39.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-11T17:22:39.783Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T17:22:39.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-11-11T17:22:39.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2021-11-11T17:22:39.783Z] === RUN TestWaitBlocked [2021-11-11T17:22:39.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:22:39.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:22:39.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:22:39.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:22:39.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:22:39.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:22:40.353Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T17:22:40.924Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-11T17:22:40.924Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2021-11-11T17:22:40.924Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-11-11T17:22:40.924Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T17:22:40.924Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T17:22:42.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-11T17:22:43.776Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T17:22:44.347Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-11-11T17:22:44.347Z] === CONT TestIpcModeOlderClient [2021-11-11T17:22:44.347Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-11-11T17:22:44.347Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T17:22:44.608Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.68s) [2021-11-11T17:22:44.608Z] === CONT TestDaemonHostGatewayIP [2021-11-11T17:22:45.179Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T17:22:45.179Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-11T17:22:45.179Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T17:22:45.179Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-11T17:22:45.179Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T17:22:45.179Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-11T17:22:45.179Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T17:22:45.179Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-11T17:22:45.179Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T17:22:47.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-11T17:22:47.749Z] ok github.com/docker/docker/libnetwork/ipam 15.756s coverage: 85.3% of statements [2021-11-11T17:22:47.749Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T17:22:47.749Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T17:22:47.749Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-11T17:22:47.749Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-11T17:22:47.749Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T17:22:48.010Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-11T17:22:48.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:22:48.296Z] INFO: Testing against a local daemon [2021-11-11T17:22:48.296Z] === RUN TestBuildWithSession [2021-11-11T17:22:48.296Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:22:48.296Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T17:22:48.296Z] === RUN TestBuildSquashParent [2021-11-11T17:22:48.296Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:22:48.296Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T17:22:48.296Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T17:22:48.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:48.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:48.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:48.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:48.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:48.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:48.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:48.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:48.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:22:48.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:22:48.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:22:48.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:22:48.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:48.296Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:48.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:48.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:48.480Z] --- PASS: TestDaemonHostGatewayIP (3.64s) [2021-11-11T17:22:48.480Z] === CONT TestDaemonRestartIpcMode [2021-11-11T17:22:48.572Z] ok github.com/docker/docker/libnetwork/ipamutils 0.281s coverage: 74.0% of statements [2021-11-11T17:22:48.740Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T17:22:49.133Z] ok github.com/docker/docker/libnetwork/iptables 0.131s coverage: 45.1% of statements [2021-11-11T17:22:49.390Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-11-11T17:22:49.646Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-11-11T17:22:50.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-11T17:22:51.592Z] --- PASS: TestDaemonRestartIpcMode (3.35s) [2021-11-11T17:22:52.974Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T17:22:53.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:22:53.335Z] INFO: Testing against a local daemon [2021-11-11T17:22:53.335Z] === RUN TestBuildWithSession [2021-11-11T17:22:53.335Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:22:53.335Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T17:22:53.336Z] === RUN TestBuildSquashParent [2021-11-11T17:22:53.336Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:22:53.336Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T17:22:53.336Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T17:22:53.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:53.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:53.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:53.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:53.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:53.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:53.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:53.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:53.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:22:53.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:22:53.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:22:53.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:22:53.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:22:53.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:22:53.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:22:53.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:22:53.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-11T17:22:54.856Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T17:22:55.116Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T17:22:56.055Z] check_test.go:308: [d7969823999fd] daemon is not started [2021-11-11T17:22:56.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-11T17:22:56.995Z] --- PASS: TestContainerKillOnDaemonStart (12.37s) [2021-11-11T17:22:56.995Z] PASS [2021-11-11T17:22:56.995Z] [2021-11-11T17:22:56.995Z] === Skipped [2021-11-11T17:22:56.995Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T17:22:56.995Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:22:56.995Z] [2021-11-11T17:22:56.995Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T17:22:56.995Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:22:56.995Z] [2021-11-11T17:22:56.995Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T17:22:56.995Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:22:56.995Z] [2021-11-11T17:22:56.995Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T17:22:56.995Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T17:22:56.995Z] [2021-11-11T17:22:56.995Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2021-11-11T17:22:56.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T17:22:56.995Z] [2021-11-11T17:22:56.995Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T17:22:56.995Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:22:56.995Z] [2021-11-11T17:22:56.995Z] DONE 200 tests, 6 skipped in 158.116s [2021-11-11T17:22:56.995Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T17:22:56.995Z] ++ 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-11-11T17:22:56.995Z] ++ set -e [2021-11-11T17:22:56.995Z] ++ '[' -n 0 ']' [2021-11-11T17:22:56.995Z] ++ set -x [2021-11-11T17:22:56.995Z] ++ 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-11-11T17:22:56.995Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T17:22:57.565Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-11-11T17:22:57.565Z] === RUN TestDaemonConfigValidation [2021-11-11T17:22:57.565Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:22:57.566Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:22:57.566Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T17:22:57.566Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T17:22:57.566Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T17:22:57.566Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T17:22:57.566Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T17:22:57.566Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T17:22:57.566Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T17:22:57.566Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T17:22:57.566Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:22:57.566Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T17:22:57.826Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T17:22:57.826Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T17:22:57.826Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T17:22:58.086Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T17:22:58.086Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-11-11T17:22:58.086Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2021-11-11T17:22:58.086Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2021-11-11T17:22:58.086Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-11-11T17:22:58.086Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-11-11T17:22:58.086Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T17:22:58.086Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T17:22:58.639Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:22:59.026Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-11T17:22:59.026Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T17:22:59.490Z] sha256:ec02bea9df6e892554323a5506e498517cab158e95bcf0590833e0f9ee800e69 [2021-11-11T17:22:59.490Z] INFO: Starting docker-py tests... [2021-11-11T17:22:59.490Z] ============================= test session starts ============================== [2021-11-11T17:22:59.490Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-11T17:22:59.490Z] rootdir: /src, inifile: pytest.ini [2021-11-11T17:22:59.490Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-11T17:22:59.490Z] collected 395 items / 1 deselected / 394 selected [2021-11-11T17:22:59.490Z] [2021-11-11T17:22:59.597Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T17:22:59.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:23:00.167Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T17:23:01.548Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T17:23:01.548Z] daemon_test.go:156: [da22cd1d79eec] daemon is not started [2021-11-11T17:23:01.548Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-11-11T17:23:01.548Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-11T17:23:01.548Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-11-11T17:23:01.548Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-11-11T17:23:01.548Z] === RUN TestDaemonProxy [2021-11-11T17:23:01.548Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T17:23:02.488Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-11T17:23:03.058Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T17:23:03.318Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T17:23:03.887Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T17:23:03.887Z] check_test.go:308: [d82766b067210] daemon is not started [2021-11-11T17:23:03.887Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-11T17:23:04.827Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T17:23:04.827Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T17:23:05.396Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T17:23:05.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.16s) [2021-11-11T17:23:05.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.89s) [2021-11-11T17:23:05.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.16s) [2021-11-11T17:23:05.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.28s) [2021-11-11T17:23:05.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.75s) [2021-11-11T17:23:05.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.22s) [2021-11-11T17:23:05.396Z] === RUN TestBuildMultiStageCopy [2021-11-11T17:23:05.396Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T17:23:05.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:23:05.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:23:06.746Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T17:23:06.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T17:23:07.006Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T17:23:07.006Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T17:23:07.006Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T17:23:07.577Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-11T17:23:07.577Z] --- PASS: TestDaemonProxy (6.39s) [2021-11-11T17:23:07.577Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-11-11T17:23:07.577Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2021-11-11T17:23:07.577Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2021-11-11T17:23:07.577Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T17:23:07.577Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2021-11-11T17:23:07.577Z] PASS [2021-11-11T17:23:07.577Z] [2021-11-11T17:23:07.577Z] DONE 17 tests in 10.812s [2021-11-11T17:23:07.577Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T17:23:07.577Z] ++ 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-11-11T17:23:07.577Z] ++ set -e [2021-11-11T17:23:07.577Z] ++ '[' -n 0 ']' [2021-11-11T17:23:07.577Z] ++ set -x [2021-11-11T17:23:07.577Z] ++ 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-11-11T17:23:07.838Z] INFO: Testing against a local daemon [2021-11-11T17:23:07.838Z] === RUN TestCommitInheritsEnv [2021-11-11T17:23:08.098Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T17:23:08.098Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-11-11T17:23:08.098Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T17:23:08.099Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T17:23:08.099Z] === RUN TestImagesFilterMultiReference [2021-11-11T17:23:08.359Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T17:23:08.359Z] === RUN TestImagePullPlatformInvalid [2021-11-11T17:23:08.359Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-11T17:23:08.359Z] === RUN TestRemoveImageOrphaning [2021-11-11T17:23:08.619Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-11-11T17:23:08.619Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T17:23:08.880Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T17:23:09.821Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T17:23:11.094Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-11T17:23:11.205Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2021-11-11T17:23:11.205Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T17:23:11.205Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-11T17:23:11.205Z] === RUN TestTagInvalidReference [2021-11-11T17:23:11.205Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T17:23:11.205Z] === RUN TestTagValidPrefixedRepo [2021-11-11T17:23:11.205Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-11T17:23:11.205Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T17:23:11.205Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-11T17:23:11.205Z] === RUN TestTagOfficialNames [2021-11-11T17:23:11.205Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-11T17:23:11.205Z] === RUN TestTagMatchesDigest [2021-11-11T17:23:11.205Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-11T17:23:11.205Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T17:23:11.663Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-11T17:23:13.115Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-11T17:23:13.430Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-11T17:23:13.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T17:23:13.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T17:23:14.056Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-11T17:23:14.410Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T17:23:14.626Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-11T17:23:15.196Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-11T17:23:15.196Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-11T17:23:15.375Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T17:23:15.766Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-11T17:23:16.336Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-11T17:23:16.344Z] --- PASS: TestBuildMultiStageCopy (11.01s) [2021-11-11T17:23:16.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.15s) [2021-11-11T17:23:16.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-11-11T17:23:16.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2021-11-11T17:23:16.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2021-11-11T17:23:16.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2021-11-11T17:23:16.344Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T17:23:16.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-11-11T17:23:16.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.54s) [2021-11-11T17:23:16.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.74s) [2021-11-11T17:23:16.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.08s) [2021-11-11T17:23:16.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.12s) [2021-11-11T17:23:16.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.92s) [2021-11-11T17:23:16.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.82s) [2021-11-11T17:23:16.454Z] === RUN TestBuildMultiStageCopy [2021-11-11T17:23:16.454Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T17:23:16.907Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-11T17:23:17.476Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-11T17:23:18.047Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-11T17:23:18.047Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T17:23:18.307Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-11T17:23:18.878Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-11T17:23:18.878Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T17:23:19.245Z] --- PASS: TestBuildMultiStageParentConfig (2.33s) [2021-11-11T17:23:19.245Z] === RUN TestBuildLabelWithTargets [2021-11-11T17:23:19.245Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:23:19.245Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T17:23:19.245Z] === RUN TestBuildWithEmptyLayers [2021-11-11T17:23:19.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-11T17:23:20.019Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-11T17:23:20.213Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-11-11T17:23:20.213Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T17:23:20.589Z] check_test.go:308: [decfb607d33b0] daemon is not started [2021-11-11T17:23:20.589Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-11T17:23:21.531Z] check_test.go:308: [d258e4836f327] daemon is not started [2021-11-11T17:23:21.531Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-11T17:23:21.531Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T17:23:22.102Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-11T17:23:23.511Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-11T17:23:26.804Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-11T17:23:26.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T17:23:26.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T17:23:27.064Z] check_test.go:308: [db8c181197eb3] daemon is not started [2021-11-11T17:23:27.064Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-11T17:23:27.892Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T17:23:29.370Z] --- PASS: TestBuildWithHugeFile (58.81s) [2021-11-11T17:23:29.370Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T17:23:29.370Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:23:29.370Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:23:29.370Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T17:23:29.370Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:23:29.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:23:29.370Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:23:29.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:23:29.370Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:23:29.370Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:23:29.370Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:23:29.370Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:23:29.370Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:23:29.370Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T17:23:29.370Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-11T17:23:29.370Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-11T17:23:29.370Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T17:23:29.370Z] === RUN TestBuildPreserveOwnership [2021-11-11T17:23:29.370Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T17:23:29.370Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T17:23:29.370Z] --- PASS: TestBuildPreserveOwnership (3.47s) [2021-11-11T17:23:29.370Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2021-11-11T17:23:29.370Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2021-11-11T17:23:29.370Z] === RUN TestBuildPlatformInvalid [2021-11-11T17:23:29.370Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T17:23:29.370Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T17:23:29.370Z] Loaded image: busybox:latest [2021-11-11T17:23:29.370Z] Loaded image: busybox:glibc [2021-11-11T17:23:29.370Z] Loaded image: debian:bullseye-slim [2021-11-11T17:23:29.370Z] Loaded image: hello-world:latest [2021-11-11T17:23:29.370Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:23:29.530Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T17:23:30.361Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-11T17:23:30.534Z] --- PASS: TestBuildMultiStageOnBuild (10.43s) [2021-11-11T17:23:30.534Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T17:23:30.534Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:23:30.534Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T17:23:30.534Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T17:23:31.104Z] --- PASS: TestBuildMultiStageCopy (15.29s) [2021-11-11T17:23:31.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.22s) [2021-11-11T17:23:31.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2021-11-11T17:23:31.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2021-11-11T17:23:31.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2021-11-11T17:23:31.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2021-11-11T17:23:31.104Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T17:23:31.742Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-11T17:23:31.743Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T17:23:33.123Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T17:23:33.123Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T17:23:34.066Z] --- PASS: TestBuildMultiStageParentConfig (2.99s) [2021-11-11T17:23:34.066Z] === RUN TestBuildLabelWithTargets [2021-11-11T17:23:34.066Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:23:34.066Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T17:23:34.066Z] === RUN TestBuildWithEmptyLayers [2021-11-11T17:23:35.638Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2021-11-11T17:23:35.638Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T17:23:35.665Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-11T17:23:35.905Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.63s) [2021-11-11T17:23:35.905Z] PASS [2021-11-11T17:23:35.905Z] [2021-11-11T17:23:35.905Z] === Skipped [2021-11-11T17:23:35.905Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T17:23:35.905Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:23:35.905Z] [2021-11-11T17:23:35.905Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:23:35.905Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:23:35.905Z] [2021-11-11T17:23:35.905Z] DONE 34 tests, 2 skipped in 95.867s [2021-11-11T17:23:35.905Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T17:23:35.905Z] INFO: Testing against a local daemon [2021-11-11T17:23:35.905Z] === RUN TestConfigInspect [2021-11-11T17:23:36.604Z] check_test.go:308: [db077f19760e2] daemon is not started [2021-11-11T17:23:36.604Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-11T17:23:37.173Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T17:23:37.270Z] --- PASS: TestConfigInspect (2.39s) [2021-11-11T17:23:37.270Z] === RUN TestConfigList [2021-11-11T17:23:39.715Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T17:23:39.782Z] --- PASS: TestConfigList (2.13s) [2021-11-11T17:23:39.782Z] === RUN TestConfigsCreateAndDelete [2021-11-11T17:23:41.096Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T17:23:41.357Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T17:23:41.669Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2021-11-11T17:23:41.669Z] === RUN TestConfigsUpdate [2021-11-11T17:23:42.117Z] --- PASS: TestBuildWithHugeFile (83.33s) [2021-11-11T17:23:42.117Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T17:23:42.117Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:23:42.117Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:23:42.117Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T17:23:42.117Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:23:42.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:23:42.117Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:23:42.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:23:42.117Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:23:42.117Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:23:42.117Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:23:42.117Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:23:42.117Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:23:42.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-11T17:23:42.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T17:23:42.117Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-11T17:23:42.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-11T17:23:42.117Z] === RUN TestBuildPreserveOwnership [2021-11-11T17:23:42.117Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:23:42.117Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T17:23:42.117Z] === RUN TestBuildPlatformInvalid [2021-11-11T17:23:42.117Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-11T17:23:42.117Z] PASS [2021-11-11T17:23:42.117Z] ok github.com/docker/docker/integration/build 135.532s [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === Skipped [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T17:23:42.117Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T17:23:42.117Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T17:23:42.117Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T17:23:42.117Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:23:42.117Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T17:23:42.117Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] DONE 29 tests, 6 skipped in 155.539s [2021-11-11T17:23:42.117Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T17:23:42.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:23:42.117Z] INFO: Testing against a local daemon [2021-11-11T17:23:42.117Z] === RUN TestConfigInspect [2021-11-11T17:23:42.117Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T17:23:42.117Z] === RUN TestConfigList [2021-11-11T17:23:42.117Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T17:23:42.117Z] === RUN TestConfigsCreateAndDelete [2021-11-11T17:23:42.117Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T17:23:42.117Z] === RUN TestConfigsUpdate [2021-11-11T17:23:42.117Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T17:23:42.117Z] === RUN TestTemplatedConfig [2021-11-11T17:23:42.117Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T17:23:42.117Z] === RUN TestConfigCreateResolve [2021-11-11T17:23:42.117Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:23:42.117Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T17:23:42.117Z] PASS [2021-11-11T17:23:42.117Z] ok github.com/docker/docker/integration/config 0.063s [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === Skipped [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T17:23:42.117Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T17:23:42.117Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T17:23:42.117Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T17:23:42.117Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T17:23:42.117Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T17:23:42.117Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:23:42.117Z] [2021-11-11T17:23:42.117Z] DONE 6 tests, 6 skipped in 1.818s [2021-11-11T17:23:42.117Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T17:23:42.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:23:42.583Z] INFO: Testing against a local daemon [2021-11-11T17:23:42.583Z] === RUN TestCheckpoint [2021-11-11T17:23:42.583Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:23:42.583Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T17:23:42.583Z] === RUN TestContainerInvalidJSON [2021-11-11T17:23:42.583Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:23:42.583Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:23:42.583Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:23:42.583Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:23:42.583Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:23:42.583Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:23:42.583Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T17:23:42.583Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T17:23:42.583Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T17:23:42.583Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T17:23:42.734Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-11T17:23:43.049Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-11-11T17:23:43.049Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T17:23:43.049Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-11-11T17:23:43.049Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T17:23:43.049Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-11-11T17:23:43.049Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T17:23:43.559Z] --- PASS: TestConfigsUpdate (2.14s) [2021-11-11T17:23:43.559Z] === RUN TestTemplatedConfig [2021-11-11T17:23:43.560Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-11-11T17:23:43.560Z] === RUN TestCopyFromContainer [2021-11-11T17:23:43.560Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:43.560Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T17:23:43.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:23:43.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:23:43.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:23:43.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:23:43.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:23:43.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:23:43.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:23:43.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:23:43.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:23:43.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T17:23:43.560Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T17:23:43.560Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidEnv [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T17:23:43.560Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T17:23:43.560Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T17:23:43.560Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T17:23:43.560Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T17:23:43.560Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T17:23:43.560Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T17:23:43.560Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:43.560Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T17:23:43.560Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:23:43.560Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T17:23:43.560Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:23:43.560Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:23:43.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:23:43.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:23:43.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:23:43.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:23:43.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:23:43.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:23:43.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:23:43.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:23:43.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:23:43.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:23:43.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T17:23:43.560Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T17:23:43.560Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateDifferentPlatform [2021-11-11T17:23:43.560Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T17:23:43.560Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T17:23:43.560Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T17:23:43.560Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T17:23:43.560Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-11-11T17:23:43.560Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T17:23:43.560Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T17:23:43.560Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T17:23:43.560Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T17:23:43.560Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:43.560Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestDiff [2021-11-11T17:23:43.560Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T17:23:43.560Z] --- SKIP: TestDiff (0.00s) [2021-11-11T17:23:43.560Z] === RUN TestExecWithCloseStdin [2021-11-11T17:23:44.655Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-11T17:23:45.768Z] --- PASS: TestExecWithCloseStdin (1.91s) [2021-11-11T17:23:45.768Z] === RUN TestExec [2021-11-11T17:23:46.826Z] --- PASS: TestTemplatedConfig (2.60s) [2021-11-11T17:23:46.826Z] === RUN TestConfigCreateResolve [2021-11-11T17:23:47.204Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-11T17:23:47.338Z] --- PASS: TestExec (1.75s) [2021-11-11T17:23:47.338Z] === RUN TestExecUser [2021-11-11T17:23:47.338Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T17:23:47.338Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T17:23:47.338Z] === RUN TestExportContainerAndImportImage [2021-11-11T17:23:47.338Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:47.338Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T17:23:47.338Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T17:23:47.338Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:47.338Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T17:23:47.338Z] === RUN TestHealthCheckWorkdir [2021-11-11T17:23:47.338Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T17:23:47.338Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T17:23:47.338Z] === RUN TestHealthKillContainer [2021-11-11T17:23:47.338Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T17:23:47.338Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T17:23:47.338Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T17:23:47.338Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T17:23:47.338Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T17:23:47.338Z] === RUN TestKillContainerInvalidSignal [2021-11-11T17:23:47.464Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T17:23:48.715Z] --- PASS: TestConfigCreateResolve (2.12s) [2021-11-11T17:23:48.715Z] PASS [2021-11-11T17:23:48.715Z] [2021-11-11T17:23:48.715Z] DONE 6 tests in 13.517s [2021-11-11T17:23:48.715Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T17:23:48.715Z] INFO: Testing against a local daemon [2021-11-11T17:23:48.715Z] === RUN TestCheckpoint [2021-11-11T17:23:48.715Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:23:48.715Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T17:23:48.715Z] === RUN TestContainerInvalidJSON [2021-11-11T17:23:48.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:23:48.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:23:48.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:23:48.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:23:48.715Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:23:48.715Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:23:48.715Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T17:23:48.715Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T17:23:48.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T17:23:48.715Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T17:23:48.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-11T17:23:48.715Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T17:23:48.715Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T17:23:48.715Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T17:23:48.715Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T17:23:48.715Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T17:23:48.715Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-11T17:23:48.715Z] === RUN TestCopyFromContainer [2021-11-11T17:23:48.973Z] --- PASS: TestKillContainerInvalidSignal (1.66s) [2021-11-11T17:23:48.973Z] === RUN TestKillContainer [2021-11-11T17:23:48.973Z] === RUN TestKillContainer/no_signal [2021-11-11T17:23:49.373Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T17:23:49.642Z] === RUN TestCopyFromContainer// [2021-11-11T17:23:49.898Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T17:23:49.898Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T17:23:49.898Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T17:23:49.898Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T17:23:49.898Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T17:23:49.943Z] check_test.go:308: [d1f6722ab942a] daemon is not started [2021-11-11T17:23:49.943Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-11T17:23:50.154Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T17:23:50.154Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T17:23:50.154Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T17:23:50.154Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer (1.63s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T17:23:50.410Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T17:23:50.410Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T17:23:50.410Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:23:50.410Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:23:50.410Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:23:50.410Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:23:50.410Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:23:50.410Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:23:50.410Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:23:50.410Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:23:50.410Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:23:50.410Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T17:23:50.410Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T17:23:50.410Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T17:23:50.410Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T17:23:50.410Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T17:23:50.410Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-11T17:23:50.410Z] === RUN TestCreateWithInvalidEnv [2021-11-11T17:23:50.410Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T17:23:50.410Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T17:23:50.410Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T17:23:50.410Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T17:23:50.410Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T17:23:50.410Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T17:23:50.410Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T17:23:50.410Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T17:23:50.410Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T17:23:50.410Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T17:23:50.410Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T17:23:50.410Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T17:23:50.410Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T17:23:50.410Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T17:23:50.410Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T17:23:50.410Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T17:23:50.513Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-11T17:23:50.532Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T17:23:50.532Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T17:23:50.532Z] === RUN TestKillContainer/killing_signal [2021-11-11T17:23:50.673Z] --- PASS: TestBuildMultiStageOnBuild (14.54s) [2021-11-11T17:23:50.674Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T17:23:50.674Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:23:50.674Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T17:23:50.674Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T17:23:51.083Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-11T17:23:51.342Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T17:23:51.602Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-11T17:23:51.613Z] --- PASS: TestBuildMultiStageLayerLeak (18.65s) [2021-11-11T17:23:51.613Z] === RUN TestBuildWithHugeFile [2021-11-11T17:23:52.297Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2021-11-11T17:23:52.297Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T17:23:52.735Z] --- PASS: TestKillContainer (3.87s) [2021-11-11T17:23:52.735Z] --- PASS: TestKillContainer/no_signal (1.63s) [2021-11-11T17:23:52.735Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:23:52.735Z] --- PASS: TestKillContainer/killing_signal (2.21s) [2021-11-11T17:23:52.735Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T17:23:52.735Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:23:52.735Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T17:23:52.735Z] === RUN TestKillStoppedContainer [2021-11-11T17:23:52.735Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:23:52.735Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T17:23:52.735Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T17:23:52.735Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:23:52.735Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T17:23:52.735Z] === RUN TestKillDifferentUserContainer [2021-11-11T17:23:52.735Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T17:23:52.735Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T17:23:52.735Z] === RUN TestInspectOomKilledTrue [2021-11-11T17:23:52.735Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:52.735Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T17:23:52.735Z] === RUN TestInspectOomKilledFalse [2021-11-11T17:23:52.736Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:23:52.736Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T17:23:52.736Z] === RUN TestLogsFollowTailEmpty [2021-11-11T17:23:53.513Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-11T17:23:53.513Z] check_test.go:308: [d0f205bc590de] daemon is not started [2021-11-11T17:23:53.513Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-11T17:23:53.664Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2021-11-11T17:23:53.664Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T17:23:53.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:23:53.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:23:53.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:23:53.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:23:53.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:23:53.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:23:53.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:23:53.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:23:53.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:23:53.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:23:53.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:23:53.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:23:53.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:23:53.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:23:53.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:23:53.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T17:23:53.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T17:23:53.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T17:23:53.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T17:23:53.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T17:23:53.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T17:23:53.664Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T17:23:54.225Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-11-11T17:23:54.225Z] === RUN TestCreateDifferentPlatform [2021-11-11T17:23:54.225Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T17:23:54.225Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T17:23:54.225Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T17:23:54.225Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T17:23:54.225Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T17:23:54.225Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T17:23:54.225Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T17:23:54.225Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T17:23:54.481Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T17:23:54.481Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T17:23:54.481Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T17:23:54.481Z] === RUN TestDaemonRestartIpcMode [2021-11-11T17:23:54.481Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T17:23:54.481Z] === RUN TestDaemonHostGatewayIP [2021-11-11T17:23:54.481Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T17:23:54.481Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T17:23:54.481Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T17:23:54.481Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T17:23:54.481Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T17:23:54.481Z] === RUN TestDiff [2021-11-11T17:23:54.940Z] --- PASS: TestLogsFollowTailEmpty (1.68s) [2021-11-11T17:23:54.940Z] === RUN TestNetworkNat [2021-11-11T17:23:54.940Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T17:23:54.940Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T17:23:54.940Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T17:23:55.043Z] --- PASS: TestDiff (0.58s) [2021-11-11T17:23:55.043Z] === RUN TestExecWithCloseStdin [2021-11-11T17:23:55.604Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-11-11T17:23:55.604Z] === RUN TestExec [2021-11-11T17:23:56.055Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-11T17:23:56.165Z] --- PASS: TestExec (0.63s) [2021-11-11T17:23:56.165Z] === RUN TestExecUser [2021-11-11T17:23:56.500Z] --- PASS: TestNetworkLocalhostTCPNat (1.91s) [2021-11-11T17:23:56.500Z] === RUN TestNetworkLoopbackNat [2021-11-11T17:23:56.500Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T17:23:56.500Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T17:23:56.500Z] === RUN TestPause [2021-11-11T17:23:56.500Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T17:23:56.500Z] --- SKIP: TestPause (0.00s) [2021-11-11T17:23:56.500Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T17:23:56.726Z] --- PASS: TestExecUser (0.60s) [2021-11-11T17:23:56.726Z] === RUN TestExportContainerAndImportImage [2021-11-11T17:23:57.652Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2021-11-11T17:23:57.652Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T17:23:57.967Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-11T17:23:58.057Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.67s) [2021-11-11T17:23:58.057Z] === RUN TestPauseStopPausedContainer [2021-11-11T17:23:58.057Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:23:58.057Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T17:23:58.057Z] === RUN TestPsFilter [2021-11-11T17:23:58.523Z] --- PASS: TestPsFilter (0.26s) [2021-11-11T17:23:58.523Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T17:23:59.016Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-11-11T17:23:59.016Z] === RUN TestHealthCheckWorkdir [2021-11-11T17:23:59.576Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2021-11-11T17:23:59.576Z] === RUN TestHealthKillContainer [2021-11-11T17:24:00.728Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.23s) [2021-11-11T17:24:00.728Z] === RUN TestRemoveContainerWithVolume [2021-11-11T17:24:02.168Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-11T17:24:03.003Z] --- PASS: TestRemoveContainerWithVolume (2.24s) [2021-11-11T17:24:03.003Z] === RUN TestRemoveContainerRunning [2021-11-11T17:24:03.198Z] --- PASS: TestBuildMultiStageLayerLeak (12.00s) [2021-11-11T17:24:03.198Z] === RUN TestBuildWithHugeFile [2021-11-11T17:24:03.551Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-11T17:24:04.560Z] --- PASS: TestRemoveContainerRunning (1.68s) [2021-11-11T17:24:04.560Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T17:24:05.464Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T17:24:05.464Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-11T17:24:05.464Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T17:24:06.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s) [2021-11-11T17:24:06.144Z] === RUN TestRemoveInvalidContainer [2021-11-11T17:24:06.144Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-11T17:24:06.144Z] === RUN TestRenameLinkedContainer [2021-11-11T17:24:06.144Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T17:24:06.144Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T17:24:06.144Z] === RUN TestRenameStoppedContainer [2021-11-11T17:24:07.703Z] --- PASS: TestHealthKillContainer (8.21s) [2021-11-11T17:24:07.703Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T17:24:08.265Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2021-11-11T17:24:08.265Z] === RUN TestIpcModeNone [2021-11-11T17:24:08.348Z] --- PASS: TestRenameStoppedContainer (2.29s) [2021-11-11T17:24:08.348Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T17:24:08.792Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-11T17:24:08.826Z] --- PASS: TestIpcModeNone (0.62s) [2021-11-11T17:24:08.826Z] === RUN TestIpcModePrivate [2021-11-11T17:24:09.387Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-11T17:24:09.643Z] --- PASS: TestIpcModePrivate (0.62s) [2021-11-11T17:24:09.643Z] === RUN TestIpcModeShareable [2021-11-11T17:24:09.733Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T17:24:09.899Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-11T17:24:10.154Z] --- PASS: TestIpcModeShareable (0.63s) [2021-11-11T17:24:10.154Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T17:24:10.304Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T17:24:10.874Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T17:24:11.445Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T17:24:11.705Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T17:24:11.705Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-11T17:24:11.965Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T17:24:12.042Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2021-11-11T17:24:12.042Z] === RUN TestAPIIpcModeHost [2021-11-11T17:24:12.122Z] --- PASS: TestRenameRunningContainerAndReuse (3.28s) [2021-11-11T17:24:12.122Z] === RUN TestRenameInvalidName [2021-11-11T17:24:12.297Z] --- PASS: TestAPIIpcModeHost (0.38s) [2021-11-11T17:24:12.298Z] === RUN TestDaemonIpcModeShareable [2021-11-11T17:24:12.536Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T17:24:13.223Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-11T17:24:13.479Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2021-11-11T17:24:13.479Z] === RUN TestDaemonIpcModePrivate [2021-11-11T17:24:13.679Z] --- PASS: TestRenameInvalidName (1.65s) [2021-11-11T17:24:13.679Z] === RUN TestRenameAnonymousContainer [2021-11-11T17:24:14.405Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-11T17:24:14.661Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2021-11-11T17:24:14.661Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T17:24:15.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T17:24:15.588Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-11T17:24:15.844Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2021-11-11T17:24:15.844Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T17:24:16.019Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-11T17:24:16.019Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T17:24:16.774Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-11T17:24:17.030Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-11-11T17:24:17.030Z] === RUN TestIpcModeOlderClient [2021-11-11T17:24:17.030Z] === PAUSE TestIpcModeOlderClient [2021-11-11T17:24:17.030Z] === RUN TestKillContainerInvalidSignal [2021-11-11T17:24:17.592Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-11T17:24:17.592Z] === RUN TestKillContainer [2021-11-11T17:24:17.592Z] === RUN TestKillContainer/no_signal [2021-11-11T17:24:17.848Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T17:24:17.931Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-11T17:24:17.932Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T17:24:18.105Z] === RUN TestKillContainer/killing_signal [2021-11-11T17:24:18.501Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-11T17:24:18.666Z] --- PASS: TestKillContainer (1.27s) [2021-11-11T17:24:18.666Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-11-11T17:24:18.666Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-11T17:24:18.666Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-11-11T17:24:18.666Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T17:24:18.666Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T17:24:19.243Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T17:24:19.442Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T17:24:19.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) [2021-11-11T17:24:19.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2021-11-11T17:24:19.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-11-11T17:24:19.500Z] === RUN TestKillStoppedContainer [2021-11-11T17:24:19.703Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-11T17:24:19.766Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-11T17:24:19.766Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T17:24:19.766Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-11T17:24:19.766Z] === RUN TestKillDifferentUserContainer [2021-11-11T17:24:20.327Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2021-11-11T17:24:20.327Z] === RUN TestInspectOomKilledTrue [2021-11-11T17:24:20.327Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T17:24:20.327Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T17:24:20.327Z] === RUN TestInspectOomKilledFalse [2021-11-11T17:24:20.582Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2021-11-11T17:24:20.582Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T17:24:20.642Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T17:24:20.838Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-11-11T17:24:20.838Z] === RUN TestLinksContainerNames [2021-11-11T17:24:21.583Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T17:24:21.766Z] --- PASS: TestLinksContainerNames (0.85s) [2021-11-11T17:24:21.766Z] === RUN TestLogsFollowTailEmpty [2021-11-11T17:24:22.328Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-11T17:24:22.328Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T17:24:22.342Z] --- PASS: TestRenameAnonymousContainer (8.59s) [2021-11-11T17:24:22.342Z] === RUN TestRenameContainerWithSameName [2021-11-11T17:24:22.584Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/default [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/private [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/slave [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/shared [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T17:24:22.584Z] === CONT TestMountDaemonRoot/default [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:24:22.584Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T17:24:22.584Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:24:22.584Z] === CONT TestMountDaemonRoot/private [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:24:22.584Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T17:24:22.584Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T17:24:22.584Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:24:22.584Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T17:24:22.584Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/shared [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/slave [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T17:24:22.840Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:24:22.840Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:24:22.840Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:24:22.968Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-11T17:24:23.097Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T17:24:23.097Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:24:23.097Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:24:23.097Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:24:23.097Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T17:24:23.097Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:24:23.097Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T17:24:23.097Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T17:24:23.097Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T17:24:23.901Z] --- PASS: TestRenameContainerWithSameName (1.69s) [2021-11-11T17:24:23.901Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T17:24:23.901Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T17:24:23.901Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T17:24:23.901Z] === RUN TestResize [2021-11-11T17:24:24.463Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2021-11-11T17:24:24.463Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T17:24:24.719Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2021-11-11T17:24:24.719Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T17:24:25.280Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-11-11T17:24:25.280Z] === RUN TestNetworkNat [2021-11-11T17:24:25.458Z] --- PASS: TestResize (1.50s) [2021-11-11T17:24:25.458Z] === RUN TestResizeWithInvalidSize [2021-11-11T17:24:25.535Z] --- PASS: TestNetworkNat (0.46s) [2021-11-11T17:24:25.535Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T17:24:26.097Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2021-11-11T17:24:26.097Z] === RUN TestNetworkLoopbackNat [2021-11-11T17:24:27.015Z] --- PASS: TestResizeWithInvalidSize (1.66s) [2021-11-11T17:24:27.015Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T17:24:28.381Z] docker_cli_daemon_test.go:2550: [d0680d2acf7b5] daemon is not started [2021-11-11T17:24:28.381Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T17:24:28.612Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2021-11-11T17:24:28.612Z] === RUN TestPause [2021-11-11T17:24:29.173Z] --- PASS: TestPause (0.45s) [2021-11-11T17:24:29.173Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T17:24:29.173Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T17:24:29.173Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T17:24:29.173Z] === RUN TestPauseStopPausedContainer [2021-11-11T17:24:29.290Z] --- PASS: TestResizeWhenContainerNotStarted (2.22s) [2021-11-11T17:24:29.290Z] === RUN TestDaemonRestartKillContainers [2021-11-11T17:24:29.291Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:29.291Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:24:29.291Z] === RUN TestStats [2021-11-11T17:24:29.291Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T17:24:29.291Z] --- SKIP: TestStats (0.00s) [2021-11-11T17:24:29.291Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T17:24:29.735Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2021-11-11T17:24:29.735Z] === RUN TestPidHost [2021-11-11T17:24:30.294Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-11T17:24:30.664Z] --- PASS: TestPidHost (0.95s) [2021-11-11T17:24:30.664Z] === RUN TestPsFilter [2021-11-11T17:24:30.664Z] --- PASS: TestPsFilter (0.11s) [2021-11-11T17:24:30.664Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T17:24:31.225Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-11-11T17:24:31.225Z] === RUN TestRemoveContainerWithVolume [2021-11-11T17:24:31.481Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-11-11T17:24:31.481Z] === RUN TestRemoveContainerRunning [2021-11-11T17:24:32.042Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-11-11T17:24:32.042Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T17:24:32.298Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-11-11T17:24:32.298Z] === RUN TestRemoveInvalidContainer [2021-11-11T17:24:32.298Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T17:24:32.298Z] === RUN TestRenameLinkedContainer [2021-11-11T17:24:34.186Z] --- PASS: TestRenameLinkedContainer (1.71s) [2021-11-11T17:24:34.186Z] === RUN TestRenameStoppedContainer [2021-11-11T17:24:34.442Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-11T17:24:34.442Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T17:24:35.149Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.42s) [2021-11-11T17:24:35.149Z] === RUN TestStopContainerWithTimeout [2021-11-11T17:24:35.149Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T17:24:35.149Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T17:24:35.149Z] === RUN TestUpdateRestartPolicy [2021-11-11T17:24:35.369Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-11-11T17:24:35.369Z] === RUN TestRenameInvalidName [2021-11-11T17:24:35.497Z] ..........................xx.................... [ 29%] [2021-11-11T17:24:35.625Z] --- PASS: TestRenameInvalidName (0.42s) [2021-11-11T17:24:35.625Z] === RUN TestRenameAnonymousContainer [2021-11-11T17:24:37.513Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2021-11-11T17:24:37.513Z] === RUN TestRenameContainerWithSameName [2021-11-11T17:24:37.769Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-11-11T17:24:37.769Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T17:24:38.429Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T17:24:38.695Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-11-11T17:24:38.695Z] === RUN TestResize [2021-11-11T17:24:38.952Z] --- PASS: TestResize (0.43s) [2021-11-11T17:24:38.952Z] === RUN TestResizeWithInvalidSize [2021-11-11T17:24:39.513Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2021-11-11T17:24:39.513Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T17:24:39.770Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:24:39.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:24:39.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:24:39.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:24:39.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:24:41.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:24:41.727Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-11T17:24:43.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:24:43.112Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-11T17:24:44.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:24:44.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:24:45.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:24:45.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:24:45.654Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-11T17:24:45.654Z] check_test.go:308: [dc3d73112e233] daemon is not started [2021-11-11T17:24:45.654Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-11T17:24:48.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T17:24:49.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:24:49.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:24:49.581Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T17:24:51.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite (333.29s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.54s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.46s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.16s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.08s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.03s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.30s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.03s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.31s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.70s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.02s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.10s) [2021-11-11T17:24:51.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.11s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.29s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.59s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.39s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.80s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.49s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.96s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.62s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.90s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.95s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.37s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.01s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.04s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.75s) [2021-11-11T17:24:51.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-11T17:24:51.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.87s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.10s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.97s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.78s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.68s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.24s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.02s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.55s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.43s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-11-11T17:24:51.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.62s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.46s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.21s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.57s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.01s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.43s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-11-11T17:24:51.493Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.75s) [2021-11-11T17:24:51.493Z] === RUN TestDockerSwarmSuite [2021-11-11T17:24:51.493Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-11T17:24:51.645Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-11T17:24:53.059Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:24:53.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:24:54.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:24:54.800Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-11T17:24:54.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:24:56.347Z] --- PASS: TestUpdateRestartPolicy (20.06s) [2021-11-11T17:24:56.347Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T17:24:56.347Z] --- PASS: TestUpdateRestartWithAutoRemove (1.66s) [2021-11-11T17:24:56.347Z] === RUN TestWaitNonBlocked [2021-11-11T17:24:56.347Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:24:56.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:24:56.347Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:24:56.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:24:56.347Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:24:56.347Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:24:56.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:24:57.342Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2021-11-11T17:24:57.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2021-11-11T17:24:57.714Z] === RUN TestCgroupNamespacesRun [2021-11-11T17:24:58.570Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-11T17:24:58.570Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.12s) [2021-11-11T17:24:58.570Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.50s) [2021-11-11T17:24:58.570Z] === RUN TestWaitBlocked [2021-11-11T17:24:58.570Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:24:58.570Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T17:24:58.570Z] PASS [2021-11-11T17:24:58.570Z] ok github.com/docker/docker/integration/container 76.139s [2021-11-11T17:24:58.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === Skipped [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T17:24:59.039Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T17:24:59.039Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T17:24:59.039Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T17:24:59.039Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T17:24:59.039Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T17:24:59.039Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T17:24:59.039Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T17:24:59.039Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T17:24:59.039Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T17:24:59.039Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T17:24:59.039Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T17:24:59.039Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T17:24:59.039Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T17:24:59.039Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T17:24:59.039Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T17:24:59.039Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:24:59.039Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T17:24:59.039Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:24:59.039Z] [2021-11-11T17:24:59.039Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T17:24:59.040Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T17:24:59.040Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T17:24:59.040Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T17:24:59.040Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T17:24:59.040Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T17:24:59.040Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T17:24:59.040Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T17:24:59.040Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T17:24:59.040Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T17:24:59.040Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T17:24:59.040Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T17:24:59.040Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:24:59.040Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T17:24:59.040Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T17:24:59.040Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T17:24:59.040Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:24:59.040Z] [2021-11-11T17:24:59.040Z] DONE 87 tests, 33 skipped in 78.042s [2021-11-11T17:24:59.040Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T17:24:59.078Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2021-11-11T17:24:59.078Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T17:24:59.078Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T17:24:59.078Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T17:24:59.078Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T17:24:59.146Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-11T17:24:59.295Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T17:24:59.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T17:25:00.050Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2021-11-11T17:25:00.050Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T17:25:00.438Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T17:25:01.413Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2021-11-11T17:25:01.413Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T17:25:02.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-11T17:25:02.348Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T17:25:02.348Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-11T17:25:02.348Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T17:25:02.609Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T17:25:02.777Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2021-11-11T17:25:02.777Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T17:25:03.706Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-11-11T17:25:03.706Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T17:25:03.883Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-11T17:25:04.267Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-11T17:25:04.267Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T17:25:05.632Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2021-11-11T17:25:05.632Z] === RUN TestNISDomainname [2021-11-11T17:25:06.192Z] --- PASS: TestNISDomainname (0.56s) [2021-11-11T17:25:06.192Z] === RUN TestHostnameDnsResolution [2021-11-11T17:25:06.753Z] --- PASS: TestHostnameDnsResolution (0.66s) [2021-11-11T17:25:06.753Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T17:25:07.315Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2021-11-11T17:25:07.315Z] === RUN TestStats [2021-11-11T17:25:09.872Z] --- PASS: TestStats (2.47s) [2021-11-11T17:25:09.872Z] === RUN TestStopContainerWithTimeout [2021-11-11T17:25:09.872Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T17:25:09.872Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T17:25:09.872Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T17:25:09.872Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T17:25:09.872Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T17:25:09.872Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T17:25:09.872Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T17:25:09.872Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T17:25:09.872Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T17:25:09.872Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T17:25:10.434Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T17:25:11.092Z] ok github.com/docker/docker/libnetwork/networkdb 136.227s coverage: 60.0% of statements [2021-11-11T17:25:11.092Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T17:25:11.092Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-11T17:25:12.345Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T17:25:12.457Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2021-11-11T17:25:12.457Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-11T17:25:12.608Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T17:25:12.608Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T17:25:12.608Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T17:25:12.608Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T17:25:12.714Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-11T17:25:13.179Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T17:25:13.281Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2021-11-11T17:25:13.541Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-11T17:25:13.541Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T17:25:13.751Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T17:25:13.751Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T17:25:13.798Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === Skipped [2021-11-11T17:25:13.798Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-11T17:25:13.798Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-11T17:25:13.798Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-11T17:25:13.798Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T17:25:13.798Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T17:25:13.798Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.01s) [2021-11-11T17:25:13.798Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T17:25:13.798Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T17:25:13.798Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-11T17:25:13.798Z] firewalld_test.go:14: firewalld is not running [2021-11-11T17:25:13.798Z] [2021-11-11T17:25:13.798Z] DONE 332 tests, 9 skipped in 233.809s [2021-11-11T17:25:14.259Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T17:25:14.259Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-11-11T17:25:14.259Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2021-11-11T17:25:14.259Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2021-11-11T17:25:14.259Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2021-11-11T17:25:14.259Z] === RUN TestDeleteDevicemapper [2021-11-11T17:25:14.259Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T17:25:14.259Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T17:25:14.259Z] === RUN TestStopContainerWithRestartPolicyAlways Post stage [Pipeline] junit [2021-11-11T17:25:14.737Z] Recording test results [2021-11-11T17:25:15.625Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s) [2021-11-11T17:25:15.625Z] === RUN TestUpdateMemory [2021-11-11T17:25:15.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-11T17:25:15.662Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T17:25:15.916Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T17:25:16.186Z] --- PASS: TestUpdateMemory (0.58s) [2021-11-11T17:25:16.186Z] === RUN TestUpdateCPUQuota [2021-11-11T17:25:16.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-11T17:25:16.312Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7c3146608b7934b3f203450ea1966cc2020036f -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:b7c3146608b7934b3f203450ea1966cc2020036f hack/make.sh dynbinary test-integration [2021-11-11T17:25:16.886Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T17:25:16.886Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T17:25:16.886Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T17:25:16.886Z] === RUN TestDaemonConfigValidation [2021-11-11T17:25:16.886Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T17:25:16.886Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T17:25:16.886Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T17:25:16.886Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T17:25:16.886Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T17:25:16.886Z] === RUN TestDaemonProxy [2021-11-11T17:25:16.886Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T17:25:16.886Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T17:25:16.886Z] PASS [2021-11-11T17:25:16.886Z] ok github.com/docker/docker/integration/daemon 0.079s [2021-11-11T17:25:16.886Z] [2021-11-11T17:25:16.886Z] === Skipped [2021-11-11T17:25:16.886Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T17:25:16.886Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T17:25:16.886Z] [2021-11-11T17:25:16.886Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T17:25:16.886Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T17:25:16.886Z] [2021-11-11T17:25:16.886Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T17:25:16.886Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T17:25:16.886Z] [2021-11-11T17:25:16.886Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T17:25:16.886Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T17:25:16.886Z] [2021-11-11T17:25:16.886Z] DONE 4 tests, 4 skipped in 17.802s [2021-11-11T17:25:16.886Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T17:25:16.912Z] [2021-11-11T17:25:17.114Z] --- PASS: TestUpdateCPUQuota (0.88s) [2021-11-11T17:25:17.114Z] === RUN TestUpdatePidsLimit [2021-11-11T17:25:17.114Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T17:25:17.168Z] Removing bundles/ [2021-11-11T17:25:17.168Z] [2021-11-11T17:25:17.168Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T17:25:17.168Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:25:17.168Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:25:17.370Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T17:25:17.626Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T17:25:17.881Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T17:25:18.136Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T17:25:18.136Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T17:25:18.144Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T17:25:18.392Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T17:25:18.451Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:18.451Z] INFO: Testing against a local daemon [2021-11-11T17:25:18.451Z] === RUN TestCommitInheritsEnv [2021-11-11T17:25:18.451Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:25:18.451Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T17:25:18.451Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T17:25:18.451Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T17:25:18.451Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T17:25:18.451Z] === RUN TestImagesFilterMultiReference [2021-11-11T17:25:18.451Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T17:25:18.451Z] === RUN TestImagePullPlatformInvalid [2021-11-11T17:25:18.451Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T17:25:18.451Z] === RUN TestRemoveImageOrphaning [2021-11-11T17:25:18.917Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-11-11T17:25:18.917Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T17:25:18.917Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-11T17:25:18.917Z] === RUN TestTagInvalidReference [2021-11-11T17:25:18.917Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-11T17:25:18.917Z] === RUN TestTagValidPrefixedRepo [2021-11-11T17:25:18.917Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T17:25:18.917Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T17:25:18.917Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-11T17:25:18.917Z] === RUN TestTagOfficialNames [2021-11-11T17:25:19.085Z] docker_api_swarm_test.go:563: [dcf06900e34d2] joining swarm manager [d82be21409ca7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:25:19.318Z] --- PASS: TestUpdatePidsLimit (1.99s) [2021-11-11T17:25:19.318Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-11T17:25:19.318Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-11-11T17:25:19.318Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-11-11T17:25:19.318Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-11-11T17:25:19.318Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-11-11T17:25:19.318Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2021-11-11T17:25:19.318Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-11-11T17:25:19.318Z] === RUN TestUpdateRestartPolicy [2021-11-11T17:25:19.382Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-11T17:25:19.382Z] === RUN TestTagMatchesDigest [2021-11-11T17:25:19.382Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-11T17:25:19.382Z] PASS [2021-11-11T17:25:19.382Z] ok github.com/docker/docker/integration/image 1.162s [2021-11-11T17:25:19.382Z] [2021-11-11T17:25:19.382Z] === Skipped [2021-11-11T17:25:19.382Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T17:25:19.382Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:25:19.382Z] [2021-11-11T17:25:19.382Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T17:25:19.382Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T17:25:19.382Z] [2021-11-11T17:25:19.382Z] DONE 11 tests, 2 skipped in 2.464s [2021-11-11T17:25:19.382Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T17:25:19.828Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-11T17:25:20.035Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T17:25:20.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:20.939Z] INFO: Testing against a local daemon [2021-11-11T17:25:20.939Z] === RUN TestNetworkCreateDelete [2021-11-11T17:25:20.939Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:20.939Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T17:25:20.939Z] 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-11-11T17:25:20.939Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestDaemonDNSFallback [2021-11-11T17:25:20.939Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:20.939Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestInspectNetwork [2021-11-11T17:25:20.939Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:20.939Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T17:25:20.939Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:20.939Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestNetworkInvalidJSON [2021-11-11T17:25:20.939Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T17:25:20.939Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T17:25:20.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:25:20.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:25:20.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:25:20.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:25:20.939Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T17:25:20.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:25:20.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:25:20.939Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T17:25:20.939Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T17:25:20.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T17:25:20.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestNetworkList [2021-11-11T17:25:20.939Z] === RUN TestNetworkList//networks [2021-11-11T17:25:20.939Z] === PAUSE TestNetworkList//networks [2021-11-11T17:25:20.939Z] === RUN TestNetworkList//networks/ [2021-11-11T17:25:20.939Z] === PAUSE TestNetworkList//networks/ [2021-11-11T17:25:20.939Z] === CONT TestNetworkList//networks [2021-11-11T17:25:20.939Z] === CONT TestNetworkList//networks/ [2021-11-11T17:25:20.939Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T17:25:20.939Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T17:25:20.939Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T17:25:20.939Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T17:25:20.939Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T17:25:20.939Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T17:25:20.939Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T17:25:20.939Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T17:25:20.939Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T17:25:20.939Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T17:25:20.939Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:25:20.939Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T17:25:20.939Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T17:25:20.939Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T17:25:20.939Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T17:25:20.939Z] PASS [2021-11-11T17:25:20.939Z] ok github.com/docker/docker/integration/network 0.112s [2021-11-11T17:25:20.939Z] [2021-11-11T17:25:20.939Z] === Skipped [2021-11-11T17:25:20.939Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T17:25:20.939Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:20.939Z] [2021-11-11T17:25:20.939Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T17:25:20.939Z] 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-11-11T17:25:20.939Z] [2021-11-11T17:25:20.939Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T17:25:20.939Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:20.939Z] [2021-11-11T17:25:20.939Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T17:25:20.939Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:20.939Z] [2021-11-11T17:25:20.939Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T17:25:20.939Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:20.939Z] [2021-11-11T17:25:20.939Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T17:25:20.939Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] [2021-11-11T17:25:20.939Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T17:25:20.939Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] [2021-11-11T17:25:20.939Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T17:25:20.939Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T17:25:20.939Z] [2021-11-11T17:25:20.940Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T17:25:20.940Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T17:25:20.940Z] [2021-11-11T17:25:20.940Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T17:25:20.940Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T17:25:20.940Z] [2021-11-11T17:25:20.940Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T17:25:20.940Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T17:25:20.940Z] [2021-11-11T17:25:20.940Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T17:25:20.940Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T17:25:20.940Z] [2021-11-11T17:25:20.940Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:25:20.940Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:25:20.940Z] [2021-11-11T17:25:20.940Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T17:25:20.940Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T17:25:20.940Z] [2021-11-11T17:25:20.940Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T17:25:20.940Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T17:25:20.940Z] [2021-11-11T17:25:20.940Z] DONE 22 tests, 15 skipped in 1.676s [2021-11-11T17:25:20.940Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T17:25:21.406Z] testing: warning: no tests to run [2021-11-11T17:25:21.406Z] PASS [2021-11-11T17:25:21.406Z] ok github.com/docker/docker/integration/network/ipvlan 0.047s [2021-11-11T17:25:21.425Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T17:25:21.685Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T17:25:21.873Z] [2021-11-11T17:25:21.873Z] DONE 0 tests in 0.517s [2021-11-11T17:25:21.873Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T17:25:22.339Z] testing: warning: no tests to run [2021-11-11T17:25:22.339Z] PASS [2021-11-11T17:25:22.339Z] ok github.com/docker/docker/integration/network/macvlan 0.047s [2021-11-11T17:25:22.339Z] [2021-11-11T17:25:22.339Z] DONE 0 tests in 0.515s [2021-11-11T17:25:22.339Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T17:25:22.805Z] testing: warning: no tests to run [2021-11-11T17:25:22.805Z] PASS [2021-11-11T17:25:22.805Z] ok github.com/docker/docker/integration/plugin 0.046s [2021-11-11T17:25:22.805Z] [2021-11-11T17:25:22.805Z] DONE 0 tests in 0.512s [2021-11-11T17:25:22.805Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T17:25:23.070Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T17:25:23.271Z] testing: warning: no tests to run [2021-11-11T17:25:23.271Z] PASS [2021-11-11T17:25:23.271Z] ok github.com/docker/docker/integration/plugin/authz 0.046s [2021-11-11T17:25:23.271Z] [2021-11-11T17:25:23.271Z] DONE 0 tests in 0.511s [2021-11-11T17:25:23.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T17:25:24.453Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T17:25:25.396Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T17:25:25.656Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T17:25:27.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:27.060Z] INFO: Testing against a local daemon [2021-11-11T17:25:27.060Z] === RUN TestPluginInvalidJSON [2021-11-11T17:25:27.060Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:25:27.060Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:25:27.060Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:25:27.060Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-11T17:25:27.060Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T17:25:27.060Z] === RUN TestPluginInstall [2021-11-11T17:25:27.060Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T17:25:27.060Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T17:25:27.060Z] === RUN TestPluginsWithRuntimes [2021-11-11T17:25:27.060Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T17:25:27.060Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T17:25:27.060Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T17:25:27.060Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T17:25:27.060Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T17:25:27.060Z] PASS [2021-11-11T17:25:27.060Z] ok github.com/docker/docker/integration/plugin/common 0.080s [2021-11-11T17:25:27.060Z] [2021-11-11T17:25:27.060Z] === Skipped [2021-11-11T17:25:27.060Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T17:25:27.060Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T17:25:27.060Z] [2021-11-11T17:25:27.060Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T17:25:27.060Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T17:25:27.060Z] [2021-11-11T17:25:27.060Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T17:25:27.060Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T17:25:27.060Z] [2021-11-11T17:25:27.060Z] DONE 5 tests, 3 skipped in 3.646s [2021-11-11T17:25:27.060Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T17:25:27.566Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T17:25:28.952Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T17:25:29.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:29.294Z] INFO: Testing against a local daemon [2021-11-11T17:25:29.294Z] === RUN TestExternalGraphDriver [2021-11-11T17:25:29.294Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T17:25:29.294Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T17:25:29.294Z] === RUN TestGraphdriverPluginV2 [2021-11-11T17:25:29.294Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T17:25:29.294Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T17:25:29.294Z] PASS [2021-11-11T17:25:29.294Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.075s [2021-11-11T17:25:29.372Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-11T17:25:29.760Z] [2021-11-11T17:25:29.760Z] === Skipped [2021-11-11T17:25:29.760Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T17:25:29.760Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T17:25:29.760Z] [2021-11-11T17:25:29.760Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T17:25:29.760Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T17:25:29.760Z] [2021-11-11T17:25:29.760Z] DONE 2 tests, 2 skipped in 2.330s [2021-11-11T17:25:29.760Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T17:25:29.893Z] docker_api_swarm_test.go:585: [d8a6041d41a68] joining swarm manager [d82be21409ca7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:25:30.878Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-11T17:25:31.278Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T17:25:31.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:31.318Z] INFO: Testing against a local daemon [2021-11-11T17:25:31.318Z] === RUN TestReadPluginNoRead [2021-11-11T17:25:31.318Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T17:25:31.318Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T17:25:31.318Z] PASS [2021-11-11T17:25:31.318Z] ok github.com/docker/docker/integration/plugin/logging 0.061s [2021-11-11T17:25:31.318Z] [2021-11-11T17:25:31.318Z] === Skipped [2021-11-11T17:25:31.318Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T17:25:31.318Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T17:25:31.318Z] [2021-11-11T17:25:31.318Z] DONE 1 tests, 1 skipped in 1.577s [2021-11-11T17:25:31.318Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T17:25:31.484Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2021-11-11T17:25:31.484Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T17:25:31.484Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-11-11T17:25:31.484Z] === RUN TestWaitNonBlocked [2021-11-11T17:25:31.484Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:25:31.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:25:31.484Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:25:31.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:25:31.484Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:25:31.484Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:25:31.484Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T17:25:31.484Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-11-11T17:25:31.484Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2021-11-11T17:25:31.484Z] === RUN TestWaitBlocked [2021-11-11T17:25:31.484Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:25:31.484Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:25:31.484Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:25:31.484Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:25:31.484Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:25:31.484Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:25:32.303Z] testing: warning: no tests to run [2021-11-11T17:25:32.303Z] PASS [2021-11-11T17:25:32.303Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [2021-11-11T17:25:32.303Z] [2021-11-11T17:25:32.303Z] DONE 0 tests in 0.844s [2021-11-11T17:25:32.303Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T17:25:32.410Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T17:25:32.410Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2021-11-11T17:25:32.410Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2021-11-11T17:25:32.410Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T17:25:32.410Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T17:25:32.661Z] check_test.go:379: [dcf06900e34d2] daemon is not started [2021-11-11T17:25:33.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:33.897Z] INFO: Testing against a local daemon [2021-11-11T17:25:33.897Z] === RUN TestPluginWithDevMounts [2021-11-11T17:25:33.897Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:33.897Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T17:25:33.897Z] PASS [2021-11-11T17:25:33.897Z] ok github.com/docker/docker/integration/plugin/volumes 0.062s [2021-11-11T17:25:33.897Z] [2021-11-11T17:25:33.897Z] === Skipped [2021-11-11T17:25:33.897Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T17:25:33.897Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:33.897Z] [2021-11-11T17:25:33.897Z] DONE 1 tests, 1 skipped in 1.607s [2021-11-11T17:25:33.897Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T17:25:34.928Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2021-11-11T17:25:34.928Z] === CONT TestIpcModeOlderClient [2021-11-11T17:25:34.928Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2021-11-11T17:25:34.928Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T17:25:34.928Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-11-11T17:25:34.928Z] === CONT TestDaemonHostGatewayIP [2021-11-11T17:25:35.208Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T17:25:35.286Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-11T17:25:35.456Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:35.456Z] INFO: Testing against a local daemon [2021-11-11T17:25:35.456Z] === RUN TestSecretInspect [2021-11-11T17:25:35.456Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T17:25:35.456Z] === RUN TestSecretList [2021-11-11T17:25:35.456Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T17:25:35.456Z] === RUN TestSecretsCreateAndDelete [2021-11-11T17:25:35.456Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T17:25:35.456Z] === RUN TestSecretsUpdate [2021-11-11T17:25:35.456Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T17:25:35.456Z] === RUN TestTemplatedSecret [2021-11-11T17:25:35.456Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T17:25:35.456Z] === RUN TestSecretCreateResolve [2021-11-11T17:25:35.456Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:35.456Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T17:25:35.456Z] PASS [2021-11-11T17:25:35.456Z] ok github.com/docker/docker/integration/secret 0.063s [2021-11-11T17:25:35.456Z] [2021-11-11T17:25:35.456Z] === Skipped [2021-11-11T17:25:35.456Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T17:25:35.456Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] [2021-11-11T17:25:35.456Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T17:25:35.456Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] [2021-11-11T17:25:35.456Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T17:25:35.456Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] [2021-11-11T17:25:35.456Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T17:25:35.456Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] [2021-11-11T17:25:35.456Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T17:25:35.456Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:35.456Z] [2021-11-11T17:25:35.456Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T17:25:35.456Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:35.456Z] [2021-11-11T17:25:35.456Z] DONE 6 tests, 6 skipped in 1.388s [2021-11-11T17:25:35.456Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T17:25:35.468Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T17:25:36.039Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T17:25:36.609Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T17:25:37.022Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:37.022Z] INFO: Testing against a local daemon [2021-11-11T17:25:37.022Z] === RUN TestServiceCreateInit [2021-11-11T17:25:37.022Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T17:25:37.022Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T17:25:37.022Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-11T17:25:37.022Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:25:37.022Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T17:25:37.022Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestCreateServiceConflict [2021-11-11T17:25:37.022Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T17:25:37.022Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-11T17:25:37.022Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T17:25:37.022Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T17:25:37.022Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T17:25:37.022Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestCreateServiceSysctls [2021-11-11T17:25:37.022Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-11T17:25:37.022Z] === RUN TestCreateServiceCapabilities [2021-11-11T17:25:37.022Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-11T17:25:37.022Z] === RUN TestInspect [2021-11-11T17:25:37.022Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestInspect (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestCreateJob [2021-11-11T17:25:37.022Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestReplicatedJob [2021-11-11T17:25:37.022Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestUpdateReplicatedJob [2021-11-11T17:25:37.022Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestServiceListWithStatuses [2021-11-11T17:25:37.022Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T17:25:37.022Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestDockerNetworkReConnect [2021-11-11T17:25:37.022Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestServicePlugin [2021-11-11T17:25:37.022Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.022Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestServiceUpdateLabel [2021-11-11T17:25:37.022Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.022Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestServiceUpdateSecrets [2021-11-11T17:25:37.022Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.022Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestServiceUpdateConfigs [2021-11-11T17:25:37.022Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.022Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestServiceUpdateNetwork [2021-11-11T17:25:37.022Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.022Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T17:25:37.022Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T17:25:37.022Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.022Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T17:25:37.022Z] PASS [2021-11-11T17:25:37.022Z] ok github.com/docker/docker/integration/service 0.162s [2021-11-11T17:25:37.179Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T17:25:37.179Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T17:25:37.444Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2021-11-11T17:25:37.444Z] === CONT TestDaemonRestartIpcMode [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === Skipped [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:25:37.490Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:25:37.490Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T17:25:37.490Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T17:25:37.490Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-11-11T17:25:37.490Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T17:25:37.490Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T17:25:37.490Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T17:25:37.490Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-11T17:25:37.490Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-11T17:25:37.490Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T17:25:37.490Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T17:25:37.490Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T17:25:37.490Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T17:25:37.490Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T17:25:37.490Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T17:25:37.490Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T17:25:37.490Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T17:25:37.490Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T17:25:37.490Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T17:25:37.490Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T17:25:37.490Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T17:25:37.490Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T17:25:37.490Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:37.490Z] [2021-11-11T17:25:37.490Z] DONE 24 tests, 23 skipped in 1.983s [2021-11-11T17:25:37.490Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T17:25:38.120Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T17:25:38.381Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T17:25:38.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:38.542Z] INFO: Testing against a local daemon [2021-11-11T17:25:38.542Z] === RUN TestSessionCreate [2021-11-11T17:25:38.542Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:38.542Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T17:25:38.542Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T17:25:38.542Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:38.542Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T17:25:38.542Z] PASS [2021-11-11T17:25:38.542Z] ok github.com/docker/docker/integration/session 0.062s [2021-11-11T17:25:38.951Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T17:25:39.008Z] [2021-11-11T17:25:39.008Z] === Skipped [2021-11-11T17:25:39.008Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T17:25:39.008Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:39.008Z] [2021-11-11T17:25:39.008Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T17:25:39.008Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:39.008Z] [2021-11-11T17:25:39.008Z] DONE 2 tests, 2 skipped in 1.355s [2021-11-11T17:25:39.008Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T17:25:39.212Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T17:25:39.339Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2021-11-11T17:25:39.472Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T17:25:40.046Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T17:25:40.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:40.567Z] INFO: Testing against a local daemon [2021-11-11T17:25:40.567Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:25:40.567Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:40.567Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestDiskUsage [2021-11-11T17:25:40.567Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T17:25:40.567Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestEventsExecDie [2021-11-11T17:25:40.567Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T17:25:40.567Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestEventsBackwardsCompatible [2021-11-11T17:25:40.567Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T17:25:40.567Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestEventsVolumeCreate [2021-11-11T17:25:40.567Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T17:25:40.567Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestInfoAPI [2021-11-11T17:25:40.567Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T17:25:40.567Z] === RUN TestInfoAPIWarnings [2021-11-11T17:25:40.567Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:25:40.567Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestInfoDebug [2021-11-11T17:25:40.567Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:25:40.567Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestInfoInsecureRegistries [2021-11-11T17:25:40.567Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:25:40.567Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestInfoRegistryMirrors [2021-11-11T17:25:40.567Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:25:40.567Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T17:25:40.567Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T17:25:40.996Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T17:25:41.033Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-11-11T17:25:41.033Z] === RUN TestPingCacheHeaders [2021-11-11T17:25:41.033Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T17:25:41.033Z] === RUN TestPingGet [2021-11-11T17:25:41.500Z] --- PASS: TestPingGet (0.02s) [2021-11-11T17:25:41.500Z] === RUN TestPingHead [2021-11-11T17:25:41.500Z] --- PASS: TestPingHead (0.02s) [2021-11-11T17:25:41.500Z] === RUN TestVersion [2021-11-11T17:25:41.500Z] --- PASS: TestVersion (0.02s) [2021-11-11T17:25:41.500Z] PASS [2021-11-11T17:25:41.500Z] ok github.com/docker/docker/integration/system 1.140s [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === Skipped [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:25:41.500Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T17:25:41.500Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T17:25:41.500Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T17:25:41.500Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T17:25:41.500Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T17:25:41.500Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T17:25:41.500Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T17:25:41.500Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T17:25:41.500Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:25:41.500Z] [2021-11-11T17:25:41.500Z] DONE 15 tests, 9 skipped in 2.440s [2021-11-11T17:25:41.500Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T17:25:43.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:43.066Z] INFO: Testing against a local daemon [2021-11-11T17:25:43.066Z] === RUN TestVolumesCreateAndList [2021-11-11T17:25:43.066Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-11T17:25:43.066Z] === RUN TestVolumesRemove [2021-11-11T17:25:43.066Z] --- PASS: TestVolumesRemove (0.12s) [2021-11-11T17:25:43.066Z] === RUN TestVolumesInspect [2021-11-11T17:25:43.066Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-11T17:25:43.066Z] === RUN TestVolumesInvalidJSON [2021-11-11T17:25:43.066Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T17:25:43.066Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T17:25:43.066Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T17:25:43.066Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T17:25:43.066Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T17:25:43.066Z] PASS [2021-11-11T17:25:43.066Z] ok github.com/docker/docker/integration/volume 0.251s [2021-11-11T17:25:43.066Z] [2021-11-11T17:25:43.066Z] DONE 5 tests in 1.654s [2021-11-11T17:25:43.066Z] INFO: make.ps1 ended at 11/11/2021 17:25:42 [2021-11-11T17:25:43.066Z] INFO: Integration CLI tests being run from the host: [2021-11-11T17:25:43.066Z] 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-11-11T17:25:43.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-11T17:25:43.537Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-11T17:25:43.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-11T17:25:43.537Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T17:25:46.080Z] docker_api_swarm_test.go:46: [d7e5f7415a6b9] joining swarm manager [dd3c2b11cd225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:25:47.416Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2021-11-11T17:25:47.416Z] PASS [2021-11-11T17:25:47.416Z] [2021-11-11T17:25:47.416Z] === Skipped [2021-11-11T17:25:47.416Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T17:25:47.416Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:25:47.416Z] [2021-11-11T17:25:47.416Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T17:25:47.416Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T17:25:47.416Z] [2021-11-11T17:25:47.416Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T17:25:47.417Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T17:25:47.417Z] [2021-11-11T17:25:47.417Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T17:25:47.417Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T17:25:47.417Z] [2021-11-11T17:25:47.417Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T17:25:47.417Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T17:25:47.417Z] [2021-11-11T17:25:47.417Z] DONE 200 tests, 5 skipped in 117.922s [2021-11-11T17:25:47.417Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T17:25:47.417Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T17:25:47.417Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-11-11T17:25:47.417Z] === RUN TestDaemonConfigValidation [2021-11-11T17:25:47.417Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:25:47.417Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:25:47.417Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T17:25:47.417Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T17:25:47.417Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T17:25:47.417Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T17:25:47.417Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T17:25:47.417Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T17:25:47.417Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T17:25:47.417Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T17:25:47.417Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:25:47.417Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T17:25:47.417Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T17:25:47.417Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T17:25:47.417Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T17:25:47.417Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T17:25:47.417Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-11-11T17:25:47.417Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-11T17:25:47.417Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-11T17:25:47.417Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-11-11T17:25:47.417Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-11-11T17:25:47.417Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T17:25:47.417Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T17:25:48.072Z] --- PASS: TestBuildWithHugeFile (108.14s) [2021-11-11T17:25:48.072Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T17:25:48.072Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:25:48.072Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T17:25:48.072Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:25:48.072Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:25:48.072Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:25:48.072Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:25:48.072Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:25:48.072Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:25:48.072Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:25:48.072Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:25:48.072Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:25:48.072Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-11T17:25:48.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T17:25:48.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-11T17:25:48.072Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-11T17:25:48.072Z] === RUN TestBuildPreserveOwnership [2021-11-11T17:25:48.072Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:25:48.072Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestBuildPlatformInvalid [2021-11-11T17:25:48.072Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-11T17:25:48.072Z] PASS [2021-11-11T17:25:48.072Z] ok github.com/docker/docker/integration/build 169.098s [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === Skipped [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T17:25:48.072Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T17:25:48.072Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T17:25:48.072Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T17:25:48.072Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:25:48.072Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T17:25:48.072Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] DONE 29 tests, 6 skipped in 190.393s [2021-11-11T17:25:48.072Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T17:25:48.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:25:48.072Z] INFO: Testing against a local daemon [2021-11-11T17:25:48.072Z] === RUN TestConfigInspect [2021-11-11T17:25:48.072Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestConfigList [2021-11-11T17:25:48.072Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestConfigsCreateAndDelete [2021-11-11T17:25:48.072Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestConfigsUpdate [2021-11-11T17:25:48.072Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestTemplatedConfig [2021-11-11T17:25:48.072Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestConfigCreateResolve [2021-11-11T17:25:48.072Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:48.072Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T17:25:48.072Z] PASS [2021-11-11T17:25:48.072Z] ok github.com/docker/docker/integration/config 0.074s [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === Skipped [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T17:25:48.072Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T17:25:48.072Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T17:25:48.072Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T17:25:48.072Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T17:25:48.072Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T17:25:48.072Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:48.072Z] [2021-11-11T17:25:48.072Z] DONE 6 tests, 6 skipped in 1.685s [2021-11-11T17:25:48.072Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T17:25:48.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:25:48.072Z] INFO: Testing against a local daemon [2021-11-11T17:25:48.072Z] === RUN TestCheckpoint [2021-11-11T17:25:48.072Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:25:48.072Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestContainerInvalidJSON [2021-11-11T17:25:48.072Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:25:48.072Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:25:48.072Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:25:48.072Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:25:48.072Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:25:48.072Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:25:48.072Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T17:25:48.072Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T17:25:48.072Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T17:25:48.072Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.37s) [2021-11-11T17:25:48.072Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T17:25:48.072Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-11-11T17:25:48.072Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T17:25:48.072Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-11-11T17:25:48.072Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T17:25:48.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-11-11T17:25:48.072Z] === RUN TestCopyFromContainer [2021-11-11T17:25:48.072Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T17:25:48.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:25:48.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:25:48.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:25:48.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:25:48.072Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:25:48.072Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:25:48.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:25:48.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:25:48.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:25:48.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T17:25:48.072Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T17:25:48.072Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidEnv [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T17:25:48.072Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T17:25:48.072Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T17:25:48.072Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T17:25:48.072Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T17:25:48.072Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T17:25:48.072Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-11-11T17:25:48.072Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T17:25:48.072Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.072Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T17:25:48.072Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:48.072Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T17:25:48.072Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:25:48.072Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:25:48.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:25:48.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:25:48.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:25:48.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:25:48.072Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:25:48.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:25:48.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:25:48.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:25:48.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:25:48.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:25:48.072Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T17:25:48.072Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T17:25:48.072Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T17:25:48.072Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T17:25:48.072Z] === RUN TestCreateDifferentPlatform [2021-11-11T17:25:48.072Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T17:25:48.072Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T17:25:48.072Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-11T17:25:48.072Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T17:25:48.073Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T17:25:48.073Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-11-11T17:25:48.073Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T17:25:48.073Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T17:25:48.073Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T17:25:48.073Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T17:25:48.073Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.073Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestDiff [2021-11-11T17:25:48.073Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:48.073Z] --- SKIP: TestDiff (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestExecWithCloseStdin [2021-11-11T17:25:48.073Z] --- PASS: TestExecWithCloseStdin (2.02s) [2021-11-11T17:25:48.073Z] === RUN TestExec [2021-11-11T17:25:48.073Z] --- PASS: TestExec (1.91s) [2021-11-11T17:25:48.073Z] === RUN TestExecUser [2021-11-11T17:25:48.073Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T17:25:48.073Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestExportContainerAndImportImage [2021-11-11T17:25:48.073Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.073Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T17:25:48.073Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:48.073Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestHealthCheckWorkdir [2021-11-11T17:25:48.073Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:48.073Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestHealthKillContainer [2021-11-11T17:25:48.073Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T17:25:48.073Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T17:25:48.073Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T17:25:48.073Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T17:25:48.073Z] === RUN TestKillContainerInvalidSignal [2021-11-11T17:25:48.344Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T17:25:48.529Z] --- PASS: TestKillContainerInvalidSignal (1.73s) [2021-11-11T17:25:48.529Z] === RUN TestKillContainer [2021-11-11T17:25:48.529Z] === RUN TestKillContainer/no_signal [2021-11-11T17:25:48.623Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T17:25:49.271Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T17:25:50.058Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T17:25:50.058Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T17:25:50.059Z] === RUN TestKillContainer/killing_signal [2021-11-11T17:25:50.197Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T17:25:50.197Z] daemon_test.go:156: [d6f28d22bc498] daemon is not started [2021-11-11T17:25:50.197Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-11-11T17:25:50.197Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-11-11T17:25:50.197Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-11T17:25:50.197Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-11T17:25:50.197Z] === RUN TestDaemonProxy [2021-11-11T17:25:50.197Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T17:25:50.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:25:50.292Z] INFO: Testing against a local daemon [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T17:25:50.292Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T17:25:50.292Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T17:25:50.292Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T17:25:50.758Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T17:25:50.758Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T17:25:50.840Z] ............................ [ 67%] [2021-11-11T17:25:51.164Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T17:25:51.164Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T17:25:51.225Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T17:25:51.424Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T17:25:51.424Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T17:25:51.684Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T17:25:51.691Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T17:25:51.944Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T17:25:52.083Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T17:25:53.325Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T17:25:53.974Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T17:25:54.708Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T17:25:55.860Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T17:25:56.115Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T17:25:56.676Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2021-11-11T17:25:56.676Z] --- PASS: TestDaemonProxy (6.28s) [2021-11-11T17:25:56.676Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2021-11-11T17:25:56.676Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2021-11-11T17:25:56.676Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2021-11-11T17:25:56.676Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T17:25:56.676Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T17:25:56.676Z] PASS [2021-11-11T17:25:56.676Z] [2021-11-11T17:25:56.676Z] === Skipped [2021-11-11T17:25:56.676Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T17:25:56.676Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2021-11-11T17:25:56.676Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T17:25:56.676Z] [2021-11-11T17:25:56.676Z] DONE 17 tests, 1 skipped in 10.181s [2021-11-11T17:25:56.676Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T17:25:56.676Z] INFO: Testing against a local daemon [2021-11-11T17:25:56.676Z] === RUN TestCommitInheritsEnv [2021-11-11T17:25:56.937Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-11-11T17:25:56.937Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T17:25:56.937Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T17:25:56.937Z] === RUN TestImagesFilterMultiReference [2021-11-11T17:25:56.937Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T17:25:56.937Z] === RUN TestImagePullPlatformInvalid [2021-11-11T17:25:56.937Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T17:25:56.937Z] === RUN TestRemoveImageOrphaning [2021-11-11T17:25:57.103Z] --- PASS: TestKillContainer (8.40s) [2021-11-11T17:25:57.103Z] --- PASS: TestKillContainer/no_signal (1.66s) [2021-11-11T17:25:57.103Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:25:57.103Z] --- PASS: TestKillContainer/killing_signal (6.70s) [2021-11-11T17:25:57.103Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T17:25:57.103Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:25:57.103Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T17:25:57.103Z] === RUN TestKillStoppedContainer [2021-11-11T17:25:57.103Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:25:57.103Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T17:25:57.103Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T17:25:57.103Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:25:57.103Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T17:25:57.103Z] === RUN TestKillDifferentUserContainer [2021-11-11T17:25:57.103Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T17:25:57.103Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T17:25:57.103Z] === RUN TestInspectOomKilledTrue [2021-11-11T17:25:57.103Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:25:57.103Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T17:25:57.103Z] === RUN TestInspectOomKilledFalse [2021-11-11T17:25:57.103Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:25:57.103Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T17:25:57.103Z] === RUN TestLogsFollowTailEmpty [2021-11-11T17:25:57.193Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-11-11T17:25:57.193Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T17:25:58.633Z] --- PASS: TestLogsFollowTailEmpty (1.72s) [2021-11-11T17:25:58.633Z] === RUN TestNetworkNat [2021-11-11T17:25:58.633Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T17:25:58.633Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T17:25:58.633Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T17:25:59.035Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T17:25:59.035Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T17:25:59.080Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2021-11-11T17:25:59.080Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T17:25:59.080Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T17:25:59.080Z] === RUN TestTagInvalidReference [2021-11-11T17:25:59.080Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T17:25:59.080Z] === RUN TestTagValidPrefixedRepo [2021-11-11T17:25:59.080Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T17:25:59.080Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T17:25:59.080Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T17:25:59.080Z] === RUN TestTagOfficialNames [2021-11-11T17:25:59.080Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-11T17:25:59.080Z] === RUN TestTagMatchesDigest [2021-11-11T17:25:59.080Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T17:25:59.080Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T17:25:59.296Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T17:26:00.124Z] --- PASS: TestBuildWithHugeFile (106.20s) [2021-11-11T17:26:00.124Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T17:26:00.124Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:26:00.124Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T17:26:00.124Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:26:00.124Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:26:00.124Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:26:00.124Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:26:00.124Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:26:00.124Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:26:00.124Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:26:00.124Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:26:00.124Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:26:00.124Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-11-11T17:26:00.124Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-11-11T17:26:00.124Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-11T17:26:00.124Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-11T17:26:00.124Z] === RUN TestBuildPreserveOwnership [2021-11-11T17:26:00.124Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:26:00.124Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestBuildPlatformInvalid [2021-11-11T17:26:00.124Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T17:26:00.124Z] PASS [2021-11-11T17:26:00.124Z] ok github.com/docker/docker/integration/build 179.431s [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === Skipped [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T17:26:00.124Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T17:26:00.124Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T17:26:00.124Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T17:26:00.124Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:26:00.124Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T17:26:00.124Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] DONE 29 tests, 6 skipped in 205.870s [2021-11-11T17:26:00.124Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T17:26:00.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:26:00.124Z] INFO: Testing against a local daemon [2021-11-11T17:26:00.124Z] === RUN TestConfigInspect [2021-11-11T17:26:00.124Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestConfigList [2021-11-11T17:26:00.124Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestConfigsCreateAndDelete [2021-11-11T17:26:00.124Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestConfigsUpdate [2021-11-11T17:26:00.124Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestTemplatedConfig [2021-11-11T17:26:00.124Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestConfigCreateResolve [2021-11-11T17:26:00.124Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:26:00.124Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T17:26:00.124Z] PASS [2021-11-11T17:26:00.124Z] ok github.com/docker/docker/integration/config 0.093s [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === Skipped [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T17:26:00.124Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T17:26:00.124Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T17:26:00.124Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T17:26:00.124Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T17:26:00.124Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T17:26:00.124Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:26:00.124Z] [2021-11-11T17:26:00.124Z] DONE 6 tests, 6 skipped in 2.169s [2021-11-11T17:26:00.124Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T17:26:00.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:26:00.124Z] INFO: Testing against a local daemon [2021-11-11T17:26:00.124Z] === RUN TestCheckpoint [2021-11-11T17:26:00.124Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:26:00.124Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestContainerInvalidJSON [2021-11-11T17:26:00.124Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:26:00.124Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:26:00.124Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:26:00.124Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:26:00.124Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:26:00.124Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:26:00.124Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T17:26:00.124Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T17:26:00.124Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-11T17:26:00.124Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T17:26:00.124Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-11-11T17:26:00.124Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T17:26:00.124Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-11-11T17:26:00.124Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T17:26:00.124Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2021-11-11T17:26:00.124Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T17:26:00.124Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-11-11T17:26:00.124Z] === RUN TestCopyFromContainer [2021-11-11T17:26:00.124Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T17:26:00.124Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:26:00.124Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:26:00.124Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:26:00.124Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:26:00.124Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:26:00.124Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:26:00.124Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:26:00.124Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:26:00.124Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:26:00.124Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T17:26:00.124Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T17:26:00.124Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidEnv [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T17:26:00.124Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T17:26:00.124Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T17:26:00.124Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T17:26:00.124Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T17:26:00.124Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T17:26:00.124Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T17:26:00.124Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T17:26:00.124Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:26:00.124Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T17:26:00.124Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:26:00.124Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:26:00.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:26:00.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:26:00.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:26:00.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:26:00.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:26:00.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:26:00.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:26:00.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:26:00.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:26:00.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:26:00.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T17:26:00.124Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T17:26:00.124Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateDifferentPlatform [2021-11-11T17:26:00.124Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T17:26:00.124Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T17:26:00.124Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-11-11T17:26:00.124Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T17:26:00.124Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s) [2021-11-11T17:26:00.124Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T17:26:00.124Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T17:26:00.124Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T17:26:00.124Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T17:26:00.124Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:00.124Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestDiff [2021-11-11T17:26:00.124Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T17:26:00.124Z] --- SKIP: TestDiff (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestExecWithCloseStdin [2021-11-11T17:26:00.124Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T17:26:00.124Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-11T17:26:00.124Z] === RUN TestExec [2021-11-11T17:26:00.876Z] --- PASS: TestNetworkLocalhostTCPNat (2.04s) [2021-11-11T17:26:00.876Z] === RUN TestNetworkLoopbackNat [2021-11-11T17:26:00.876Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T17:26:00.876Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T17:26:00.876Z] === RUN TestPause [2021-11-11T17:26:00.876Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T17:26:00.876Z] --- SKIP: TestPause (0.00s) [2021-11-11T17:26:00.876Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T17:26:02.419Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.72s) [2021-11-11T17:26:02.419Z] === RUN TestPauseStopPausedContainer [2021-11-11T17:26:02.419Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:02.419Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T17:26:02.419Z] === RUN TestPsFilter [2021-11-11T17:26:02.876Z] --- PASS: TestPsFilter (0.20s) [2021-11-11T17:26:02.876Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T17:26:03.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-11T17:26:03.956Z] --- PASS: TestExec (8.61s) [2021-11-11T17:26:03.956Z] === RUN TestExecUser [2021-11-11T17:26:03.956Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T17:26:03.956Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T17:26:03.956Z] === RUN TestExportContainerAndImportImage [2021-11-11T17:26:03.956Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:03.956Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T17:26:03.956Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T17:26:03.956Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:03.956Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T17:26:03.956Z] === RUN TestHealthCheckWorkdir [2021-11-11T17:26:03.956Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T17:26:03.956Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T17:26:03.956Z] === RUN TestHealthKillContainer [2021-11-11T17:26:03.956Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T17:26:03.956Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T17:26:03.956Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T17:26:03.956Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T17:26:03.956Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T17:26:03.956Z] === RUN TestKillContainerInvalidSignal [2021-11-11T17:26:04.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-11T17:26:05.043Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.98s) [2021-11-11T17:26:05.043Z] === RUN TestRemoveContainerWithVolume [2021-11-11T17:26:06.374Z] --- PASS: TestImportExtremelyLargeImageWorks (175.18s) [2021-11-11T17:26:06.374Z] PASS [2021-11-11T17:26:06.374Z] [2021-11-11T17:26:06.374Z] DONE 12 tests in 178.694s [2021-11-11T17:26:06.374Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T17:26:06.374Z] ++ 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-11-11T17:26:06.374Z] ++ set -e [2021-11-11T17:26:06.374Z] ++ '[' -n 0 ']' [2021-11-11T17:26:06.374Z] ++ set -x [2021-11-11T17:26:06.374Z] ++ 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-11-11T17:26:06.634Z] INFO: Testing against a local daemon [2021-11-11T17:26:06.634Z] === RUN TestNetworkCreateDelete [2021-11-11T17:26:06.634Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-11-11T17:26:06.634Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T17:26:07.205Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-11-11T17:26:07.205Z] === RUN TestDaemonDNSFallback [2021-11-11T17:26:07.845Z] --- PASS: TestKillContainerInvalidSignal (3.45s) [2021-11-11T17:26:07.845Z] === RUN TestKillContainer [2021-11-11T17:26:07.845Z] === RUN TestKillContainer/no_signal [2021-11-11T17:26:08.146Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T17:26:10.688Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T17:26:10.812Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T17:26:10.812Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T17:26:10.812Z] === RUN TestKillContainer/killing_signal [2021-11-11T17:26:10.948Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T17:26:12.094Z] --- PASS: TestRemoveContainerWithVolume (6.73s) [2021-11-11T17:26:12.094Z] === RUN TestRemoveContainerRunning [2021-11-11T17:26:12.331Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T17:26:12.331Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-11T17:26:12.331Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T17:26:13.056Z] --- PASS: TestRemoveContainerRunning (1.72s) [2021-11-11T17:26:13.056Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T17:26:14.240Z] --- PASS: TestDaemonDNSFallback (6.59s) [2021-11-11T17:26:14.240Z] === RUN TestInspectNetwork [2021-11-11T17:26:14.584Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s) [2021-11-11T17:26:14.584Z] === RUN TestRemoveInvalidContainer [2021-11-11T17:26:14.617Z] --- PASS: TestKillContainer (6.72s) [2021-11-11T17:26:14.617Z] --- PASS: TestKillContainer/no_signal (3.41s) [2021-11-11T17:26:14.617Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:26:14.617Z] --- PASS: TestKillContainer/killing_signal (3.26s) [2021-11-11T17:26:14.617Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T17:26:14.617Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:26:14.617Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T17:26:14.617Z] === RUN TestKillStoppedContainer [2021-11-11T17:26:14.617Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:26:14.617Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T17:26:14.617Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T17:26:14.617Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:26:14.617Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T17:26:14.617Z] === RUN TestKillDifferentUserContainer [2021-11-11T17:26:14.617Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T17:26:14.617Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T17:26:14.617Z] === RUN TestInspectOomKilledTrue [2021-11-11T17:26:14.617Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:14.617Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T17:26:14.617Z] === RUN TestInspectOomKilledFalse [2021-11-11T17:26:14.617Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:26:14.617Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T17:26:14.617Z] === RUN TestLogsFollowTailEmpty [2021-11-11T17:26:15.040Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-11T17:26:15.040Z] === RUN TestRenameLinkedContainer [2021-11-11T17:26:15.040Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T17:26:15.040Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T17:26:15.040Z] === RUN TestRenameStoppedContainer [2021-11-11T17:26:15.622Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T17:26:15.883Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T17:26:16.568Z] --- PASS: TestRenameStoppedContainer (1.96s) [2021-11-11T17:26:16.568Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T17:26:17.577Z] --- PASS: TestLogsFollowTailEmpty (3.32s) [2021-11-11T17:26:17.577Z] === RUN TestNetworkNat [2021-11-11T17:26:17.577Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T17:26:17.577Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T17:26:17.577Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T17:26:17.793Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T17:26:17.793Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T17:26:17.793Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T17:26:17.793Z] === RUN TestInspectNetwork/network_name [2021-11-11T17:26:17.793Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T17:26:17.793Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T17:26:19.174Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T17:26:19.174Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T17:26:20.115Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T17:26:20.375Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T17:26:20.783Z] --- PASS: TestRenameRunningContainerAndReuse (3.40s) [2021-11-11T17:26:20.783Z] === RUN TestRenameInvalidName [2021-11-11T17:26:21.425Z] --- PASS: TestNetworkLocalhostTCPNat (4.03s) [2021-11-11T17:26:21.425Z] === RUN TestNetworkLoopbackNat [2021-11-11T17:26:21.425Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T17:26:21.425Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T17:26:21.425Z] === RUN TestPause [2021-11-11T17:26:21.425Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T17:26:21.425Z] --- SKIP: TestPause (0.00s) [2021-11-11T17:26:21.425Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T17:26:21.757Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T17:26:21.768Z] --- PASS: TestRenameInvalidName (1.70s) [2021-11-11T17:26:21.768Z] === RUN TestRenameAnonymousContainer [2021-11-11T17:26:22.019Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T17:26:22.019Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T17:26:22.019Z] --- PASS: TestInspectNetwork (8.25s) [2021-11-11T17:26:22.019Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T17:26:22.019Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T17:26:22.019Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T17:26:22.019Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T17:26:22.019Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T17:26:22.279Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T17:26:22.542Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T17:26:23.113Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T17:26:24.057Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2021-11-11T17:26:24.057Z] === RUN TestNetworkInvalidJSON [2021-11-11T17:26:24.057Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T17:26:24.057Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T17:26:24.057Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:26:24.057Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:26:24.057Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:26:24.057Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:26:24.057Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T17:26:24.057Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:26:24.057Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:26:24.057Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T17:26:24.057Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T17:26:24.057Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T17:26:24.057Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T17:26:24.057Z] === RUN TestNetworkList [2021-11-11T17:26:24.057Z] === RUN TestNetworkList//networks [2021-11-11T17:26:24.057Z] === PAUSE TestNetworkList//networks [2021-11-11T17:26:24.057Z] === RUN TestNetworkList//networks/ [2021-11-11T17:26:24.057Z] === PAUSE TestNetworkList//networks/ [2021-11-11T17:26:24.057Z] === CONT TestNetworkList//networks [2021-11-11T17:26:24.057Z] === CONT TestNetworkList//networks/ [2021-11-11T17:26:24.057Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T17:26:24.057Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T17:26:24.057Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T17:26:24.057Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T17:26:24.626Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-11-11T17:26:24.626Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T17:26:24.886Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T17:26:25.162Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T17:26:25.175Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.52s) [2021-11-11T17:26:25.175Z] === RUN TestPauseStopPausedContainer [2021-11-11T17:26:25.175Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:25.175Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T17:26:25.175Z] === RUN TestPsFilter [2021-11-11T17:26:25.175Z] --- PASS: TestPsFilter (0.36s) [2021-11-11T17:26:25.175Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T17:26:25.755Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-11-11T17:26:25.755Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T17:26:26.693Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-11-11T17:26:26.693Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T17:26:26.953Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T17:26:27.892Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-11-11T17:26:27.892Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T17:26:28.151Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T17:26:28.909Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.15s) [2021-11-11T17:26:28.909Z] === RUN TestRemoveContainerWithVolume [2021-11-11T17:26:29.091Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-11-11T17:26:29.091Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T17:26:29.629Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-11T17:26:29.661Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-11-11T17:26:29.661Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T17:26:29.661Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T17:26:30.601Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T17:26:31.540Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T17:26:31.800Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T17:26:31.813Z] --- PASS: TestRemoveContainerWithVolume (3.33s) [2021-11-11T17:26:31.813Z] === RUN TestRemoveContainerRunning [2021-11-11T17:26:32.217Z] --- PASS: TestRenameAnonymousContainer (8.89s) [2021-11-11T17:26:32.217Z] === RUN TestRenameContainerWithSameName [2021-11-11T17:26:32.370Z] --- PASS: TestServiceWithPredefinedNetwork (2.62s) [2021-11-11T17:26:32.370Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T17:26:32.370Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:26:32.370Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:26:32.370Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T17:26:32.685Z] --- PASS: TestRenameContainerWithSameName (1.70s) [2021-11-11T17:26:32.685Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T17:26:32.685Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T17:26:32.685Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T17:26:32.685Z] === RUN TestResize [2021-11-11T17:26:34.249Z] --- PASS: TestResize (1.71s) [2021-11-11T17:26:34.249Z] === RUN TestResizeWithInvalidSize [2021-11-11T17:26:34.281Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T17:26:35.812Z] --- PASS: TestResizeWithInvalidSize (1.67s) [2021-11-11T17:26:35.812Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T17:26:36.190Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T17:26:36.450Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T17:26:36.503Z] --- PASS: TestRemoveContainerRunning (4.05s) [2021-11-11T17:26:36.503Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T17:26:37.020Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T17:26:38.026Z] --- PASS: TestResizeWhenContainerNotStarted (2.04s) [2021-11-11T17:26:38.026Z] === RUN TestDaemonRestartKillContainers [2021-11-11T17:26:38.026Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:26:38.026Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:26:38.026Z] === RUN TestStats [2021-11-11T17:26:38.026Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T17:26:38.026Z] --- SKIP: TestStats (0.00s) [2021-11-11T17:26:38.026Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T17:26:38.578Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T17:26:38.578Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:26:38.578Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:26:38.578Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T17:26:38.578Z] [2021-11-11T17:26:38.578Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T17:26:38.578Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T17:26:38.578Z] HOSTNAME=8b1c78af4e86 [2021-11-11T17:26:38.578Z] TESTDEBUG=0 [2021-11-11T17:26:38.578Z] DEST=bundles/test-integration [2021-11-11T17:26:38.578Z] PWD=/go/src/github.com/docker/docker [2021-11-11T17:26:38.578Z] DOCKER_GITCOMMIT=b7c3146608b7934b3f203450ea1966cc2020036f [2021-11-11T17:26:38.578Z] container=docker [2021-11-11T17:26:38.578Z] HOME=/root [2021-11-11T17:26:38.578Z] GOLANG_VERSION=1.17.3 [2021-11-11T17:26:38.578Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T17:26:38.578Z] VALIDATE_BRANCH=master [2021-11-11T17:26:38.578Z] TERM=xterm [2021-11-11T17:26:38.578Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T17:26:38.578Z] SHLVL=1 [2021-11-11T17:26:38.578Z] TIMEOUT=120m [2021-11-11T17:26:38.578Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T17:26:38.578Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T17:26:38.578Z] GO111MODULE=off [2021-11-11T17:26:38.578Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T17:26:38.578Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T17:26:38.578Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T17:26:38.578Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T17:26:38.578Z] GOPATH=/go [2021-11-11T17:26:38.578Z] PKG_CONFIG=pkg-config [2021-11-11T17:26:38.578Z] _=/usr/bin/env [2021-11-11T17:26:38.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T17:26:39.415Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.32s) [2021-11-11T17:26:39.415Z] === RUN TestRemoveInvalidContainer [2021-11-11T17:26:39.415Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-11T17:26:39.415Z] === RUN TestRenameLinkedContainer [2021-11-11T17:26:39.415Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T17:26:39.415Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T17:26:39.415Z] === RUN TestRenameStoppedContainer [2021-11-11T17:26:42.525Z] --- PASS: TestRenameStoppedContainer (3.42s) [2021-11-11T17:26:42.525Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T17:26:42.915Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.88s) [2021-11-11T17:26:42.916Z] === RUN TestStopContainerWithTimeout [2021-11-11T17:26:42.916Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T17:26:42.916Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T17:26:42.916Z] === RUN TestUpdateRestartPolicy [2021-11-11T17:26:43.746Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T17:26:45.654Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-11T17:26:47.035Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T17:26:47.611Z] --- PASS: TestServiceWithDataPathPortInit (15.30s) [2021-11-11T17:26:47.611Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T17:26:47.722Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-11T17:26:47.722Z] tests/integration/client_test.py ..... [ 75%] [2021-11-11T17:26:47.722Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-11T17:26:47.722Z] tests/integration/errors_test.py . [ 76%] [2021-11-11T17:26:49.537Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T17:26:49.739Z] --- PASS: TestRenameRunningContainerAndReuse (6.49s) [2021-11-11T17:26:49.739Z] === RUN TestRenameInvalidName [2021-11-11T17:26:50.476Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T17:26:50.995Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w9l6rhy1bcjm9uc4fkm8aeyve Created:2021-11-11 17:26:48.954265071 +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[c316a4b51e28ae303a57994a3e4989caecaa76e872a6a47f72acc91ab2dcddda:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bxqm04xcuqsjcxdbb81utcvx1 EndpointID:6e5bc5cf7399141e4cde7812b37c57a5c26ca89af3b3435394885ddbe2ef2822 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f8641edd60b4186c1d915c7998a319606797b07a1e7f9d4139b4e4cbd6a0a339 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:9d4a7bfb7d3e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bxqm04xcuqsjcxdbb81utcvx1 EndpointID:6e5bc5cf7399141e4cde7812b37c57a5c26ca89af3b3435394885ddbe2ef2822 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T17:26:51.255Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T17:26:51.515Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T17:26:51.775Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T17:26:52.345Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T17:26:52.649Z] --- PASS: TestRenameInvalidName (3.30s) [2021-11-11T17:26:52.649Z] === RUN TestRenameAnonymousContainer [2021-11-11T17:26:52.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-11T17:26:53.174Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T17:26:54.114Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T17:26:55.497Z] docker_api_swarm_test.go:304: [d2edcbd76504f] joining swarm manager [dda791ad21860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:26:55.497Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s) [2021-11-11T17:26:55.497Z] PASS [2021-11-11T17:26:55.497Z] [2021-11-11T17:26:55.497Z] === Skipped [2021-11-11T17:26:55.497Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:26:55.497Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:26:55.497Z] [2021-11-11T17:26:55.497Z] DONE 26 tests, 1 skipped in 49.042s [2021-11-11T17:26:55.497Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T17:26:55.497Z] ++ 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-11-11T17:26:55.497Z] ++ set -e [2021-11-11T17:26:55.497Z] ++ '[' -n 0 ']' [2021-11-11T17:26:55.497Z] ++ set -x [2021-11-11T17:26:55.497Z] ++ 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-11-11T17:26:55.497Z] INFO: Testing against a local daemon [2021-11-11T17:26:55.497Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T17:26:55.497Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:26:55.497Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T17:26:55.497Z] === RUN TestDockerNetworkIpvlan [2021-11-11T17:26:55.497Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:26:55.497Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T17:26:55.497Z] PASS [2021-11-11T17:26:55.497Z] [2021-11-11T17:26:55.497Z] === Skipped [2021-11-11T17:26:55.497Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T17:26:55.497Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:26:55.497Z] [2021-11-11T17:26:55.497Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T17:26:55.497Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:26:55.497Z] [2021-11-11T17:26:55.497Z] DONE 2 tests, 2 skipped in 0.087s [2021-11-11T17:26:55.497Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T17:26:55.497Z] ++ 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-11-11T17:26:55.497Z] ++ set -e [2021-11-11T17:26:55.497Z] ++ '[' -n 0 ']' [2021-11-11T17:26:55.497Z] ++ set -x [2021-11-11T17:26:55.497Z] ++ 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-11-11T17:26:55.757Z] INFO: Testing against a local daemon [2021-11-11T17:26:55.757Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T17:26:56.699Z] docker_api_swarm_test.go:305: [d002eaa4a96c7] joining swarm manager [dda791ad21860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:26:57.268Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-11-11T17:26:57.269Z] === RUN TestDockerNetworkMacvlan [2021-11-11T17:26:57.533Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T17:26:57.793Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T17:26:57.793Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-11T17:26:57.793Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T17:26:58.053Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T17:26:58.053Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-11T17:26:58.053Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T17:26:58.313Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T17:26:58.883Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T17:26:59.143Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T17:26:59.143Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T17:26:59.714Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T17:26:59.714Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T17:27:01.623Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T17:27:03.007Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T17:27:03.954Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T17:27:03.954Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T17:27:04.144Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T17:27:04.144Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T17:27:04.144Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T17:27:04.144Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T17:27:04.144Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T17:27:04.144Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T17:27:04.144Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T17:27:04.144Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T17:27:04.144Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T17:27:04.149Z] --- PASS: TestUpdateRestartPolicy (19.10s) [2021-11-11T17:27:04.149Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T17:27:04.149Z] --- PASS: TestUpdateRestartWithAutoRemove (1.74s) [2021-11-11T17:27:04.149Z] === RUN TestWaitNonBlocked [2021-11-11T17:27:04.149Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:27:04.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:27:04.149Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:27:04.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:27:04.149Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:27:04.149Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:27:04.525Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T17:27:05.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T17:27:05.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T17:27:05.096Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T17:27:05.391Z] --- PASS: TestRenameAnonymousContainer (11.53s) [2021-11-11T17:27:05.392Z] === RUN TestRenameContainerWithSameName [2021-11-11T17:27:05.484Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-11T17:27:06.037Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T17:27:06.369Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T17:27:06.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.29s) [2021-11-11T17:27:06.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.38s) [2021-11-11T17:27:06.369Z] === RUN TestWaitBlocked [2021-11-11T17:27:06.369Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:06.369Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T17:27:06.369Z] PASS [2021-11-11T17:27:06.369Z] ok github.com/docker/docker/integration/container 84.411s [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === Skipped [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T17:27:06.369Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T17:27:06.369Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T17:27:06.369Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T17:27:06.369Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T17:27:06.369Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T17:27:06.369Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T17:27:06.369Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T17:27:06.369Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T17:27:06.369Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T17:27:06.369Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T17:27:06.369Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T17:27:06.369Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T17:27:06.369Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T17:27:06.369Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T17:27:06.369Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T17:27:06.369Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:27:06.369Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T17:27:06.369Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T17:27:06.369Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T17:27:06.369Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T17:27:06.369Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T17:27:06.369Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T17:27:06.369Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T17:27:06.369Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T17:27:06.369Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T17:27:06.369Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T17:27:06.369Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T17:27:06.369Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T17:27:06.369Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T17:27:06.369Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:27:06.369Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T17:27:06.369Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T17:27:06.369Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T17:27:06.369Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:06.369Z] [2021-11-11T17:27:06.369Z] DONE 87 tests, 33 skipped in 86.465s [2021-11-11T17:27:06.369Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T17:27:07.444Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T17:27:07.570Z] --- PASS: TestRenameContainerWithSameName (3.21s) [2021-11-11T17:27:07.570Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T17:27:07.570Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:07.570Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T17:27:07.570Z] === RUN TestResize [2021-11-11T17:27:07.991Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T17:27:07.991Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:27:07.991Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T17:27:07.991Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T17:27:07.991Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T17:27:08.016Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T17:27:08.955Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T17:27:09.217Z] --- PASS: TestDockerNetworkMacvlan (12.01s) [2021-11-11T17:27:09.217Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-11-11T17:27:09.217Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-11-11T17:27:09.217Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2021-11-11T17:27:09.217Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2021-11-11T17:27:09.217Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.75s) [2021-11-11T17:27:09.217Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2021-11-11T17:27:09.217Z] PASS [2021-11-11T17:27:09.217Z] [2021-11-11T17:27:09.217Z] DONE 8 tests in 13.524s [2021-11-11T17:27:09.217Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T17:27:09.217Z] ++ 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-11-11T17:27:09.217Z] ++ set -e [2021-11-11T17:27:09.217Z] ++ '[' -n 0 ']' [2021-11-11T17:27:09.217Z] ++ set -x [2021-11-11T17:27:09.217Z] ++ 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-11-11T17:27:09.217Z] testing: warning: no tests to run [2021-11-11T17:27:09.217Z] PASS [2021-11-11T17:27:09.217Z] [2021-11-11T17:27:09.217Z] DONE 0 tests in 0.025s [2021-11-11T17:27:09.217Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T17:27:09.217Z] ++ 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-11-11T17:27:09.217Z] ++ set -e [2021-11-11T17:27:09.217Z] ++ '[' -n 0 ']' [2021-11-11T17:27:09.217Z] ++ set -x [2021-11-11T17:27:09.217Z] ++ 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-11-11T17:27:09.217Z] INFO: Testing against a local daemon [2021-11-11T17:27:09.217Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T17:27:10.480Z] --- PASS: TestResize (3.45s) [2021-11-11T17:27:10.480Z] === RUN TestResizeWithInvalidSize [2021-11-11T17:27:10.598Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-11-11T17:27:10.598Z] === RUN TestAuthZPluginTLS [2021-11-11T17:27:11.002Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T17:27:11.168Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-11T17:27:11.168Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T17:27:11.428Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T17:27:11.691Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-11T17:27:11.691Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T17:27:12.260Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-11-11T17:27:12.260Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T17:27:12.832Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-11-11T17:27:12.832Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T17:27:13.208Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T17:27:13.208Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T17:27:13.208Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T17:27:13.208Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T17:27:13.208Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T17:27:13.208Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T17:27:13.208Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T17:27:13.208Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T17:27:13.208Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T17:27:14.216Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-11-11T17:27:14.216Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T17:27:14.357Z] --- PASS: TestResizeWithInvalidSize (3.37s) [2021-11-11T17:27:14.357Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T17:27:14.785Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-11-11T17:27:14.785Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T17:27:15.356Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-11-11T17:27:15.356Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T17:27:15.926Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-11-11T17:27:15.926Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T17:27:16.219Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T17:27:16.219Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T17:27:16.219Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T17:27:16.219Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:27:16.219Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T17:27:17.451Z] --- PASS: TestResizeWhenContainerNotStarted (3.28s) [2021-11-11T17:27:17.451Z] === RUN TestDaemonRestartKillContainers [2021-11-11T17:27:17.451Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:17.451Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:27:17.451Z] === RUN TestStats [2021-11-11T17:27:17.451Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T17:27:17.451Z] --- SKIP: TestStats (0.00s) [2021-11-11T17:27:17.451Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T17:27:17.839Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2021-11-11T17:27:17.839Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T17:27:19.749Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2021-11-11T17:27:19.749Z] === RUN TestAuthZPluginHeader [2021-11-11T17:27:20.319Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-11-11T17:27:20.319Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T17:27:20.579Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-11T17:27:21.124Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T17:27:21.438Z] ......... [ 85%] [2021-11-11T17:27:22.638Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T17:27:23.207Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T17:27:23.467Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T17:27:24.411Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T17:27:24.671Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2021-11-11T17:27:24.671Z] === RUN TestAuthZPluginV2Disable [2021-11-11T17:27:25.241Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T17:27:25.810Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T17:27:25.810Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-11T17:27:25.810Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T17:27:25.810Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-11T17:27:25.984Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-11T17:27:26.071Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T17:27:26.071Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-11T17:27:26.071Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T17:27:26.071Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-11T17:27:26.071Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T17:27:26.209Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.39s) [2021-11-11T17:27:26.209Z] === RUN TestStopContainerWithTimeout [2021-11-11T17:27:26.209Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T17:27:26.209Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T17:27:26.209Z] === RUN TestUpdateRestartPolicy [2021-11-11T17:27:26.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T17:27:27.074Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-11T17:27:27.461Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T17:27:27.461Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T17:27:27.537Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T17:27:27.537Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T17:27:27.537Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2021-11-11T17:27:27.537Z] === RUN TestDaemonConfigValidation [2021-11-11T17:27:27.537Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T17:27:27.537Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T17:27:27.537Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T17:27:27.537Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T17:27:27.537Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T17:27:27.537Z] === RUN TestDaemonProxy [2021-11-11T17:27:27.537Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T17:27:27.537Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T17:27:27.537Z] PASS [2021-11-11T17:27:27.537Z] ok github.com/docker/docker/integration/daemon 0.088s [2021-11-11T17:27:27.537Z] [2021-11-11T17:27:27.537Z] === Skipped [2021-11-11T17:27:27.537Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2021-11-11T17:27:27.537Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T17:27:27.537Z] [2021-11-11T17:27:27.537Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T17:27:27.537Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T17:27:27.537Z] [2021-11-11T17:27:27.537Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T17:27:27.537Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T17:27:27.537Z] [2021-11-11T17:27:27.537Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T17:27:27.537Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T17:27:27.537Z] [2021-11-11T17:27:27.537Z] DONE 4 tests, 4 skipped in 18.808s [2021-11-11T17:27:27.537Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T17:27:27.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:27.537Z] INFO: Testing against a local daemon [2021-11-11T17:27:27.537Z] === RUN TestCommitInheritsEnv [2021-11-11T17:27:27.537Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:27:27.537Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-11-11T17:27:27.537Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T17:27:27.537Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T17:27:27.537Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T17:27:27.537Z] === RUN TestImagesFilterMultiReference [2021-11-11T17:27:27.537Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-11-11T17:27:27.537Z] === RUN TestImagePullPlatformInvalid [2021-11-11T17:27:27.537Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-11T17:27:27.537Z] === RUN TestRemoveImageOrphaning [2021-11-11T17:27:27.537Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2021-11-11T17:27:27.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T17:27:27.537Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-11T17:27:27.537Z] === RUN TestTagInvalidReference [2021-11-11T17:27:27.537Z] --- PASS: TestTagInvalidReference (0.04s) [2021-11-11T17:27:27.537Z] === RUN TestTagValidPrefixedRepo [2021-11-11T17:27:27.537Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-11T17:27:27.537Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T17:27:27.537Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-11T17:27:27.537Z] === RUN TestTagOfficialNames [2021-11-11T17:27:27.721Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T17:27:27.993Z] --- PASS: TestTagOfficialNames (0.09s) [2021-11-11T17:27:27.993Z] === RUN TestTagMatchesDigest [2021-11-11T17:27:27.993Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-11-11T17:27:27.993Z] PASS [2021-11-11T17:27:27.993Z] ok github.com/docker/docker/integration/image 1.442s [2021-11-11T17:27:27.993Z] [2021-11-11T17:27:27.993Z] === Skipped [2021-11-11T17:27:27.993Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-11-11T17:27:27.993Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:27:27.993Z] [2021-11-11T17:27:27.993Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T17:27:27.993Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T17:27:27.993Z] [2021-11-11T17:27:27.993Z] DONE 11 tests, 2 skipped in 2.827s [2021-11-11T17:27:27.993Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T17:27:28.292Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T17:27:28.552Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2021-11-11T17:27:28.552Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T17:27:29.124Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T17:27:29.124Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T17:27:30.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:30.160Z] INFO: Testing against a local daemon [2021-11-11T17:27:30.160Z] === RUN TestNetworkCreateDelete [2021-11-11T17:27:30.160Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:30.160Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T17:27:30.160Z] 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-11-11T17:27:30.160Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestDaemonDNSFallback [2021-11-11T17:27:30.160Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:30.160Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestInspectNetwork [2021-11-11T17:27:30.160Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:30.160Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T17:27:30.160Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:30.160Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestNetworkInvalidJSON [2021-11-11T17:27:30.160Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T17:27:30.160Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T17:27:30.160Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:27:30.160Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:27:30.160Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:27:30.160Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:27:30.160Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T17:27:30.160Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:27:30.160Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:27:30.160Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-11T17:27:30.160Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-11T17:27:30.160Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-11T17:27:30.160Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T17:27:30.160Z] === RUN TestNetworkList [2021-11-11T17:27:30.160Z] === RUN TestNetworkList//networks [2021-11-11T17:27:30.160Z] === PAUSE TestNetworkList//networks [2021-11-11T17:27:30.160Z] === RUN TestNetworkList//networks/ [2021-11-11T17:27:30.160Z] === PAUSE TestNetworkList//networks/ [2021-11-11T17:27:30.160Z] === CONT TestNetworkList//networks [2021-11-11T17:27:30.160Z] === CONT TestNetworkList//networks/ [2021-11-11T17:27:30.160Z] --- PASS: TestNetworkList (0.03s) [2021-11-11T17:27:30.160Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T17:27:30.160Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T17:27:30.160Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T17:27:30.160Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s) [2021-11-11T17:27:30.160Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T17:27:30.160Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T17:27:30.160Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T17:27:30.160Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T17:27:30.160Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T17:27:30.160Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T17:27:30.160Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T17:27:30.160Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T17:27:30.160Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T17:27:30.160Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T17:27:30.161Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T17:27:30.161Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T17:27:30.161Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T17:27:30.161Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T17:27:30.161Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T17:27:30.161Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:27:30.161Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:27:30.161Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T17:27:30.161Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T17:27:30.161Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T17:27:30.161Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T17:27:30.161Z] PASS [2021-11-11T17:27:30.161Z] ok github.com/docker/docker/integration/network 0.159s [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === Skipped [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T17:27:30.161Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T17:27:30.161Z] 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-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T17:27:30.161Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T17:27:30.161Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T17:27:30.161Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s) [2021-11-11T17:27:30.161Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T17:27:30.161Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T17:27:30.161Z] [2021-11-11T17:27:30.161Z] DONE 22 tests, 15 skipped in 1.921s [2021-11-11T17:27:30.161Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T17:27:30.618Z] testing: warning: no tests to run [2021-11-11T17:27:30.618Z] PASS [2021-11-11T17:27:30.618Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2021-11-11T17:27:30.618Z] [2021-11-11T17:27:30.618Z] DONE 0 tests in 0.600s [2021-11-11T17:27:30.618Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T17:27:31.035Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T17:27:31.579Z] testing: warning: no tests to run [2021-11-11T17:27:31.579Z] PASS [2021-11-11T17:27:31.579Z] ok github.com/docker/docker/integration/network/macvlan 0.055s [2021-11-11T17:27:31.579Z] [2021-11-11T17:27:31.579Z] DONE 0 tests in 0.602s [2021-11-11T17:27:31.579Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T17:27:31.974Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2021-11-11T17:27:31.974Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T17:27:32.034Z] testing: warning: no tests to run [2021-11-11T17:27:32.034Z] PASS [2021-11-11T17:27:32.034Z] ok github.com/docker/docker/integration/plugin 0.055s [2021-11-11T17:27:32.034Z] [2021-11-11T17:27:32.034Z] DONE 0 tests in 0.607s [2021-11-11T17:27:32.034Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T17:27:32.234Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T17:27:32.803Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T17:27:32.995Z] testing: warning: no tests to run [2021-11-11T17:27:32.995Z] PASS [2021-11-11T17:27:32.995Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2021-11-11T17:27:32.995Z] [2021-11-11T17:27:32.995Z] DONE 0 tests in 0.587s [2021-11-11T17:27:32.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T17:27:33.063Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T17:27:33.323Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T17:27:33.323Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-11T17:27:33.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T17:27:33.584Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T17:27:33.647Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-11T17:27:33.647Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-11T17:27:34.156Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T17:27:35.413Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-11T17:27:35.457Z] --- PASS: TestImportExtremelyLargeImageWorks (90.66s) [2021-11-11T17:27:35.457Z] PASS [2021-11-11T17:27:35.457Z] [2021-11-11T17:27:35.457Z] DONE 12 tests in 93.270s [2021-11-11T17:27:35.457Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T17:27:35.457Z] INFO: Testing against a local daemon [2021-11-11T17:27:35.457Z] === RUN TestNetworkCreateDelete [2021-11-11T17:27:35.457Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-11T17:27:35.457Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T17:27:35.457Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-11T17:27:35.457Z] === RUN TestDaemonDNSFallback [2021-11-11T17:27:36.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-11T17:27:36.065Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T17:27:36.065Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T17:27:36.065Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T17:27:36.065Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T17:27:36.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:36.710Z] INFO: Testing against a local daemon [2021-11-11T17:27:36.710Z] === RUN TestPluginInvalidJSON [2021-11-11T17:27:36.710Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:27:36.710Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:27:36.710Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:27:36.710Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-11T17:27:36.710Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T17:27:36.710Z] === RUN TestPluginInstall [2021-11-11T17:27:36.710Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T17:27:36.710Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T17:27:36.710Z] === RUN TestPluginsWithRuntimes [2021-11-11T17:27:36.710Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T17:27:36.710Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T17:27:36.710Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T17:27:36.710Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T17:27:36.710Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T17:27:36.710Z] PASS [2021-11-11T17:27:36.710Z] ok github.com/docker/docker/integration/plugin/common 0.115s [2021-11-11T17:27:36.710Z] [2021-11-11T17:27:36.710Z] === Skipped [2021-11-11T17:27:36.710Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T17:27:36.710Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T17:27:36.710Z] [2021-11-11T17:27:36.710Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T17:27:36.710Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T17:27:36.710Z] [2021-11-11T17:27:36.710Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T17:27:36.710Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T17:27:36.710Z] [2021-11-11T17:27:36.710Z] DONE 5 tests, 3 skipped in 3.897s [2021-11-11T17:27:36.710Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T17:27:36.819Z] --- PASS: TestDaemonDNSFallback (6.30s) [2021-11-11T17:27:36.819Z] === RUN TestInspectNetwork [2021-11-11T17:27:37.005Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T17:27:37.945Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T17:27:38.173Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-11T17:27:38.173Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-11T17:27:38.884Z] docker_api_swarm_test.go:272: [d97c9f840b517] joining swarm manager [df77e720bae52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:27:39.145Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T17:27:39.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:39.613Z] INFO: Testing against a local daemon [2021-11-11T17:27:39.613Z] === RUN TestExternalGraphDriver [2021-11-11T17:27:39.613Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T17:27:39.613Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T17:27:39.613Z] === RUN TestGraphdriverPluginV2 [2021-11-11T17:27:39.613Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T17:27:39.613Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T17:27:39.613Z] PASS [2021-11-11T17:27:39.613Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.084s [2021-11-11T17:27:39.613Z] [2021-11-11T17:27:39.613Z] === Skipped [2021-11-11T17:27:39.613Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T17:27:39.613Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T17:27:39.613Z] [2021-11-11T17:27:39.613Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T17:27:39.613Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T17:27:39.613Z] [2021-11-11T17:27:39.613Z] DONE 2 tests, 2 skipped in 2.463s [2021-11-11T17:27:39.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T17:27:40.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T17:27:40.083Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T17:27:40.083Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T17:27:40.083Z] === RUN TestInspectNetwork/network_name [2021-11-11T17:27:40.083Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T17:27:40.084Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T17:27:40.344Z] docker_api_swarm_test.go:273: [d82fe9c6d688a] joining swarm manager [df77e720bae52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:27:40.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T17:27:41.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:41.140Z] INFO: Testing against a local daemon [2021-11-11T17:27:41.140Z] === RUN TestReadPluginNoRead [2021-11-11T17:27:41.140Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T17:27:41.140Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T17:27:41.140Z] PASS [2021-11-11T17:27:41.140Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2021-11-11T17:27:41.140Z] [2021-11-11T17:27:41.140Z] === Skipped [2021-11-11T17:27:41.140Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T17:27:41.140Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T17:27:41.140Z] [2021-11-11T17:27:41.140Z] DONE 1 tests, 1 skipped in 1.819s [2021-11-11T17:27:41.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T17:27:41.596Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T17:27:41.728Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T17:27:42.056Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-11T17:27:42.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T17:27:42.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T17:27:42.558Z] testing: warning: no tests to run [2021-11-11T17:27:42.558Z] PASS [2021-11-11T17:27:42.558Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2021-11-11T17:27:42.558Z] [2021-11-11T17:27:42.558Z] DONE 0 tests in 0.915s [2021-11-11T17:27:42.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T17:27:42.576Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-11T17:27:42.576Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-11T17:27:42.576Z] [2021-11-11T17:27:42.576Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-11T17:27:42.576Z] =========================== short test summary info ============================ [2021-11-11T17:27:42.576Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-11T17:27:42.576Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-11T17:27:42.576Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-11T17:27:42.576Z] Not supported on most drivers [2021-11-11T17:27:42.576Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-11T17:27:42.576Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T17:27:42.576Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-11T17:27:42.576Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T17:27:42.576Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-11T17:27:42.576Z] Can fail if eth0 has multiple IP addresses [2021-11-11T17:27:42.576Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-11T17:27:42.576Z] This doesn't seem to be taken into account by the engine [2021-11-11T17:27:42.576Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-11T17:27:42.576Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-11T17:27:42.576Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.25 seconds == [2021-11-11T17:27:42.667Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T17:27:42.836Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-11T17:27:43.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T17:27:43.606Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T17:27:44.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:44.085Z] INFO: Testing against a local daemon [2021-11-11T17:27:44.085Z] === RUN TestPluginWithDevMounts [2021-11-11T17:27:44.085Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:44.085Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T17:27:44.085Z] PASS [2021-11-11T17:27:44.085Z] ok github.com/docker/docker/integration/plugin/volumes 0.077s [2021-11-11T17:27:44.085Z] [2021-11-11T17:27:44.085Z] === Skipped [2021-11-11T17:27:44.085Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T17:27:44.085Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:44.085Z] [2021-11-11T17:27:44.085Z] DONE 1 tests, 1 skipped in 1.859s [2021-11-11T17:27:44.177Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.07s) [2021-11-11T17:27:44.177Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T17:27:44.245Z] --- PASS: TestInspectNetwork (7.22s) [2021-11-11T17:27:44.245Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T17:27:44.245Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T17:27:44.245Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T17:27:44.245Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T17:27:44.245Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T17:27:44.437Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T17:27:44.541Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T17:27:45.017Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T17:27:45.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T17:27:45.609Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2021-11-11T17:27:45.609Z] === RUN TestNetworkInvalidJSON [2021-11-11T17:27:45.609Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T17:27:45.609Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T17:27:45.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:27:45.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:27:45.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:27:45.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:27:45.609Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T17:27:45.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:27:45.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:27:45.609Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T17:27:45.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T17:27:45.609Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T17:27:45.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T17:27:45.609Z] === RUN TestNetworkList [2021-11-11T17:27:45.609Z] === RUN TestNetworkList//networks [2021-11-11T17:27:45.609Z] === PAUSE TestNetworkList//networks [2021-11-11T17:27:45.609Z] === RUN TestNetworkList//networks/ [2021-11-11T17:27:45.609Z] === PAUSE TestNetworkList//networks/ [2021-11-11T17:27:45.609Z] === CONT TestNetworkList//networks [2021-11-11T17:27:45.609Z] === CONT TestNetworkList//networks/ [2021-11-11T17:27:45.609Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T17:27:45.609Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T17:27:45.609Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T17:27:45.609Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T17:27:45.973Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T17:27:46.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:46.076Z] INFO: Testing against a local daemon [2021-11-11T17:27:46.076Z] === RUN TestSecretInspect [2021-11-11T17:27:46.076Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T17:27:46.076Z] === RUN TestSecretList [2021-11-11T17:27:46.076Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T17:27:46.076Z] === RUN TestSecretsCreateAndDelete [2021-11-11T17:27:46.076Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T17:27:46.076Z] === RUN TestSecretsUpdate [2021-11-11T17:27:46.076Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T17:27:46.076Z] === RUN TestTemplatedSecret [2021-11-11T17:27:46.076Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T17:27:46.076Z] === RUN TestSecretCreateResolve [2021-11-11T17:27:46.076Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:46.076Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T17:27:46.076Z] PASS [2021-11-11T17:27:46.076Z] ok github.com/docker/docker/integration/secret 0.079s [2021-11-11T17:27:46.076Z] [2021-11-11T17:27:46.076Z] === Skipped [2021-11-11T17:27:46.076Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T17:27:46.076Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] [2021-11-11T17:27:46.076Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T17:27:46.076Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] [2021-11-11T17:27:46.076Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T17:27:46.076Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] [2021-11-11T17:27:46.076Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T17:27:46.076Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] [2021-11-11T17:27:46.076Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T17:27:46.076Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:46.076Z] [2021-11-11T17:27:46.076Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T17:27:46.076Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:46.076Z] [2021-11-11T17:27:46.076Z] DONE 6 tests, 6 skipped in 1.575s [2021-11-11T17:27:46.076Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T17:27:46.170Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-11T17:27:46.170Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T17:27:46.542Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T17:27:46.542Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T17:27:46.542Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T17:27:46.542Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T17:27:46.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T17:27:46.802Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T17:27:46.802Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T17:27:46.802Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T17:27:47.096Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T17:27:47.096Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T17:27:47.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T17:27:47.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T17:27:47.740Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T17:27:48.021Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-11-11T17:27:48.021Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T17:27:48.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:48.240Z] INFO: Testing against a local daemon [2021-11-11T17:27:48.240Z] === RUN TestServiceCreateInit [2021-11-11T17:27:48.240Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T17:27:48.240Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T17:27:48.240Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T17:27:48.240Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestCreateServiceConflict [2021-11-11T17:27:48.240Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T17:27:48.240Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-11T17:27:48.240Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T17:27:48.240Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T17:27:48.240Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T17:27:48.240Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestCreateServiceSysctls [2021-11-11T17:27:48.240Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-11T17:27:48.240Z] === RUN TestCreateServiceCapabilities [2021-11-11T17:27:48.240Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-11T17:27:48.240Z] === RUN TestInspect [2021-11-11T17:27:48.240Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestInspect (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestCreateJob [2021-11-11T17:27:48.240Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestReplicatedJob [2021-11-11T17:27:48.240Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestUpdateReplicatedJob [2021-11-11T17:27:48.240Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestServiceListWithStatuses [2021-11-11T17:27:48.240Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T17:27:48.240Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestDockerNetworkReConnect [2021-11-11T17:27:48.240Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestServicePlugin [2021-11-11T17:27:48.240Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestServiceUpdateLabel [2021-11-11T17:27:48.240Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestServiceUpdateSecrets [2021-11-11T17:27:48.240Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestServiceUpdateConfigs [2021-11-11T17:27:48.240Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestServiceUpdateNetwork [2021-11-11T17:27:48.240Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T17:27:48.240Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T17:27:48.240Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T17:27:48.240Z] PASS [2021-11-11T17:27:48.240Z] ok github.com/docker/docker/integration/service 0.230s [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === Skipped [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:27:48.240Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:27:48.240Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T17:27:48.240Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T17:27:48.240Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-11T17:27:48.240Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T17:27:48.240Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T17:27:48.240Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T17:27:48.240Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-11T17:27:48.240Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-11T17:27:48.240Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T17:27:48.240Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T17:27:48.240Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T17:27:48.240Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T17:27:48.240Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T17:27:48.240Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T17:27:48.240Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T17:27:48.240Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T17:27:48.240Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T17:27:48.240Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T17:27:48.240Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T17:27:48.240Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T17:27:48.240Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T17:27:48.240Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:48.240Z] [2021-11-11T17:27:48.240Z] DONE 24 tests, 23 skipped in 2.321s [2021-11-11T17:27:48.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T17:27:48.681Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T17:27:48.681Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T17:27:48.697Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T17:27:48.941Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T17:27:48.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T17:27:48.978Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-11T17:27:48.978Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T17:27:49.510Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T17:27:49.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:49.663Z] INFO: Testing against a local daemon [2021-11-11T17:27:49.663Z] === RUN TestSessionCreate [2021-11-11T17:27:49.663Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:49.663Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T17:27:49.663Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T17:27:49.663Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:49.663Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T17:27:49.663Z] PASS [2021-11-11T17:27:49.663Z] ok github.com/docker/docker/integration/session 0.073s [2021-11-11T17:27:49.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T17:27:50.079Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T17:27:50.119Z] [2021-11-11T17:27:50.119Z] === Skipped [2021-11-11T17:27:50.119Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T17:27:50.119Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:50.119Z] [2021-11-11T17:27:50.119Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T17:27:50.119Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:50.119Z] [2021-11-11T17:27:50.119Z] DONE 2 tests, 2 skipped in 1.496s [2021-11-11T17:27:50.119Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T17:27:50.339Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T17:27:50.373Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-11-11T17:27:50.373Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T17:27:50.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T17:27:50.642Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-11T17:27:50.642Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T17:27:50.908Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T17:27:50.908Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T17:27:50.908Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T17:27:51.168Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T17:27:51.168Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T17:27:51.168Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T17:27:51.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T17:27:51.428Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T17:27:51.429Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T17:27:51.609Z] --- PASS: TestUpdateRestartPolicy (24.85s) [2021-11-11T17:27:51.609Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T17:27:51.652Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:51.652Z] INFO: Testing against a local daemon [2021-11-11T17:27:51.652Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:27:51.652Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:51.652Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestDiskUsage [2021-11-11T17:27:51.652Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T17:27:51.652Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestEventsExecDie [2021-11-11T17:27:51.652Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T17:27:51.652Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestEventsBackwardsCompatible [2021-11-11T17:27:51.652Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T17:27:51.652Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestEventsVolumeCreate [2021-11-11T17:27:51.652Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T17:27:51.652Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestInfoAPI [2021-11-11T17:27:51.652Z] --- PASS: TestInfoAPI (0.04s) [2021-11-11T17:27:51.652Z] === RUN TestInfoAPIWarnings [2021-11-11T17:27:51.652Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:27:51.652Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestInfoDebug [2021-11-11T17:27:51.652Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:27:51.652Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestInfoInsecureRegistries [2021-11-11T17:27:51.652Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:27:51.652Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestInfoRegistryMirrors [2021-11-11T17:27:51.652Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:27:51.652Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T17:27:51.652Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T17:27:51.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T17:27:51.945Z] Using test binary docker [2021-11-11T17:27:51.945Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T17:27:51.945Z] +++ /etc/init.d/apparmor start [2021-11-11T17:27:51.945Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T17:27:51.945Z] Starting dockerd [2021-11-11T17:27:51.945Z] INFO: Waiting for daemon to start... [2021-11-11T17:27:51.945Z] +++ 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-11-11T17:27:51.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T17:27:52.259Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T17:27:52.614Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-11-11T17:27:52.614Z] === RUN TestPingCacheHeaders [2021-11-11T17:27:52.614Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-11T17:27:52.614Z] === RUN TestPingGet [2021-11-11T17:27:52.614Z] --- PASS: TestPingGet (0.03s) [2021-11-11T17:27:52.614Z] === RUN TestPingHead [2021-11-11T17:27:52.614Z] --- PASS: TestPingHead (0.03s) [2021-11-11T17:27:52.614Z] === RUN TestVersion [2021-11-11T17:27:52.614Z] --- PASS: TestVersion (0.03s) [2021-11-11T17:27:52.614Z] PASS [2021-11-11T17:27:52.614Z] ok github.com/docker/docker/integration/system 1.216s [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === Skipped [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:27:52.614Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T17:27:52.614Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T17:27:52.614Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T17:27:52.614Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T17:27:52.614Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T17:27:52.614Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T17:27:52.614Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T17:27:52.614Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T17:27:52.614Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:27:52.614Z] [2021-11-11T17:27:52.614Z] DONE 15 tests, 9 skipped in 2.696s [2021-11-11T17:27:52.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T17:27:52.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T17:27:53.070Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T17:27:53.201Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2021-11-11T17:27:53.201Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T17:27:53.201Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:27:53.201Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:27:53.201Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T17:27:53.767Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T17:27:53.833Z] --- PASS: TestUpdateRestartWithAutoRemove (3.25s) [2021-11-11T17:27:53.834Z] === RUN TestWaitNonBlocked [2021-11-11T17:27:53.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:27:53.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:27:53.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:27:53.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:27:53.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:27:53.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:27:54.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T17:27:54.337Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T17:27:54.597Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T17:27:54.598Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:27:54.598Z] INFO: Testing against a local daemon [2021-11-11T17:27:54.598Z] === RUN TestVolumesCreateAndList [2021-11-11T17:27:54.598Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-11-11T17:27:54.598Z] === RUN TestVolumesRemove [2021-11-11T17:27:54.598Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-11T17:27:54.598Z] === RUN TestVolumesInspect [2021-11-11T17:27:54.598Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T17:27:54.598Z] === RUN TestVolumesInvalidJSON [2021-11-11T17:27:54.598Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T17:27:54.598Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T17:27:54.598Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T17:27:54.598Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-11T17:27:54.598Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T17:27:54.598Z] PASS [2021-11-11T17:27:54.598Z] ok github.com/docker/docker/integration/volume 0.284s [2021-11-11T17:27:54.598Z] [2021-11-11T17:27:54.598Z] DONE 5 tests in 1.811s [2021-11-11T17:27:54.598Z] INFO: make.ps1 ended at 11/11/2021 17:27:54 [2021-11-11T17:27:54.598Z] INFO: Integration CLI tests being run from the host: [2021-11-11T17:27:54.598Z] 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-11-11T17:27:55.048Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T17:27:55.048Z] [2021-11-11T17:27:55.048Z] Unloading profiles will leave already running processes permanently [2021-11-11T17:27:55.048Z] unconfined, which can lead to unexpected situations. [2021-11-11T17:27:55.048Z] [2021-11-11T17:27:55.048Z] To set a process to complain mode, use the command line tool [2021-11-11T17:27:55.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T17:27:55.048Z] Post stage [Pipeline] junit [2021-11-11T17:27:55.061Z] Recording test results [2021-11-11T17:27:55.166Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T17:27:55.182Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-11T17:27:55.459Z] + echo Ensuring container killed. [2021-11-11T17:27:55.459Z] Ensuring container killed. [2021-11-11T17:27:55.459Z] + docker rm -vf docker-pr17 [2021-11-11T17:27:55.459Z] Error: No such container: docker-pr17 [Pipeline] sh [2021-11-11T17:27:55.736Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T17:27:55.754Z] + echo Chowning /workspace to jenkins user [2021-11-11T17:27:55.754Z] Chowning /workspace to jenkins user [2021-11-11T17:27:55.754Z] + id -u [2021-11-11T17:27:55.754Z] + id -g [2021-11-11T17:27:55.754Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42626:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T17:27:56.000Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T17:27:56.000Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T17:27:56.571Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T17:27:57.140Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T17:27:57.399Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T17:27:57.442Z] + bundleName=docker-py [2021-11-11T17:27:57.442Z] + echo Creating docker-py-bundles.tar.gz [2021-11-11T17:27:57.442Z] Creating docker-py-bundles.tar.gz [2021-11-11T17:27:57.442Z] + 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-11-11T17:27:57.456Z] Archiving artifacts [2021-11-11T17:27:57.659Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T17:27:57.813Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-11T17:27:57.919Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T17:27:58.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/make.sh binary [2021-11-11T17:27:58.478Z] . [2021-11-11T17:27:58.478Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T17:27:58.478Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T17:27:58.478Z] Error: No such image: emptyfs [2021-11-11T17:27:58.478Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T17:27:58.478Z] ++++ docker load [2021-11-11T17:27:58.478Z] Running integration-test (iteration 1) [2021-11-11T17:27:58.478Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T17:27:58.478Z] ++ 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-11-11T17:27:58.478Z] ++ set -e [2021-11-11T17:27:58.478Z] ++ '[' -n 0 ']' [2021-11-11T17:27:58.478Z] ++ set -x [2021-11-11T17:27:58.478Z] ++ 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-11-11T17:27:58.478Z] Loaded image: busybox:latest [2021-11-11T17:27:58.478Z] Loaded image: busybox:glibc [2021-11-11T17:27:58.677Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T17:27:58.677Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.13s) [2021-11-11T17:27:58.677Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.15s) [2021-11-11T17:27:58.677Z] === RUN TestWaitBlocked [2021-11-11T17:27:58.677Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:58.677Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T17:27:58.677Z] PASS [2021-11-11T17:27:58.677Z] ok github.com/docker/docker/integration/container 124.190s [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === Skipped [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T17:27:58.677Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T17:27:58.677Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T17:27:58.677Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T17:27:58.677Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T17:27:58.677Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T17:27:58.677Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T17:27:58.677Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T17:27:58.677Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T17:27:58.677Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T17:27:58.677Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-11T17:27:58.677Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T17:27:58.677Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T17:27:58.677Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T17:27:58.677Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T17:27:58.677Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T17:27:58.677Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T17:27:58.677Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:27:58.677Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T17:27:58.677Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T17:27:58.677Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T17:27:58.677Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T17:27:58.677Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T17:27:58.677Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T17:27:58.677Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T17:27:58.677Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T17:27:58.677Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T17:27:58.677Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T17:27:58.677Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T17:27:58.677Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T17:27:58.677Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T17:27:58.677Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:27:58.677Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T17:27:58.677Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T17:27:58.677Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T17:27:58.677Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:27:58.677Z] [2021-11-11T17:27:58.677Z] DONE 87 tests, 34 skipped in 126.704s [2021-11-11T17:27:58.677Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T17:27:58.746Z] [2021-11-11T17:27:58.857Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T17:27:59.010Z] Removing bundles/ [2021-11-11T17:27:59.010Z] [2021-11-11T17:27:59.010Z] ---> Making bundle: binary (in bundles/binary) [2021-11-11T17:27:59.010Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-11T17:27:59.010Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:27:59.040Z] Loaded image: debian:bullseye-slim [2021-11-11T17:27:59.040Z] Loaded image: hello-world:latest [2021-11-11T17:27:59.040Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:27:59.040Z] INFO: Testing against a local daemon [2021-11-11T17:27:59.040Z] === RUN TestCgroupNamespacesBuild [2021-11-11T17:27:59.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T17:27:59.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T17:27:59.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T17:27:59.796Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T17:27:59.796Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T17:28:00.056Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T17:28:00.410Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2021-11-11T17:28:00.410Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T17:28:00.626Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-11-11T17:28:00.626Z] PASS [2021-11-11T17:28:00.626Z] [2021-11-11T17:28:00.626Z] DONE 17 tests in 51.445s [2021-11-11T17:28:00.626Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T17:28:00.626Z] ++ 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-11-11T17:28:00.626Z] ++ set -e [2021-11-11T17:28:00.626Z] ++ '[' -n 0 ']' [2021-11-11T17:28:00.626Z] ++ set -x [2021-11-11T17:28:00.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T17:28:00.626Z] INFO: Testing against a local daemon [2021-11-11T17:28:00.626Z] === RUN TestPluginInvalidJSON [2021-11-11T17:28:00.626Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:28:00.626Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:28:00.886Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:28:00.886Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-11T17:28:00.886Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T17:28:00.886Z] === RUN TestPluginInstall [2021-11-11T17:28:00.886Z] === RUN TestPluginInstall/no_auth [2021-11-11T17:28:01.338Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2021-11-11T17:28:01.338Z] === RUN TestBuildWithSession [2021-11-11T17:28:01.338Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:28:01.338Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T17:28:01.338Z] === RUN TestBuildSquashParent [2021-11-11T17:28:01.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-11T17:28:02.406Z] time="2021-11-11T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:28:02.406Z] time="2021-11-11T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ec5ec9bfcf57e2f90eef74455e24dd2ceb8d04284203b3305ecfa4011dc224d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:28:02.406Z] time="2021-11-11T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:28:02.406Z] time="2021-11-11T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ec5ec9bfcf57e2f90eef74455e24dd2ceb8d04284203b3305ecfa4011dc224d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:28:02.406Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T17:28:02.981Z] time="2021-11-11T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:28:02.981Z] time="2021-11-11T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09fabbcce31243fb4ef889414e51d60be12cb9a6a24968bde457aa6861102bf3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:28:02.981Z] time="2021-11-11T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:28:02.981Z] time="2021-11-11T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09fabbcce31243fb4ef889414e51d60be12cb9a6a24968bde457aa6861102bf3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:28:03.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T17:28:03.143Z] INFO: Testing against a local daemon [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T17:28:03.143Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T17:28:03.143Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T17:28:03.143Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T17:28:03.241Z] === RUN TestPluginInstall/with_insecure [2021-11-11T17:28:03.598Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T17:28:04.054Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T17:28:04.180Z] time="2021-11-11T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:28:04.180Z] time="2021-11-11T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54078f8e93846db9a782e6ba0f787d03643b15cd5e334ef81c92d2782a61ce78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:28:04.180Z] time="2021-11-11T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:28:04.180Z] time="2021-11-11T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54078f8e93846db9a782e6ba0f787d03643b15cd5e334ef81c92d2782a61ce78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:28:04.440Z] plugin_test.go:165: [dac2140b20e79] daemon is not started [2021-11-11T17:28:04.440Z] --- PASS: TestPluginInstall (3.65s) [2021-11-11T17:28:04.440Z] --- PASS: TestPluginInstall/no_auth (1.68s) [2021-11-11T17:28:04.440Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-11-11T17:28:04.440Z] --- PASS: TestPluginInstall/with_insecure (1.18s) [2021-11-11T17:28:04.440Z] === RUN TestPluginsWithRuntimes [2021-11-11T17:28:04.440Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T17:28:05.010Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T17:28:05.505Z] --- PASS: TestBuildSquashParent (3.78s) [2021-11-11T17:28:05.505Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T17:28:05.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:28:05.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:28:05.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:28:05.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:28:05.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:28:05.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:28:05.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T17:28:05.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T17:28:05.579Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T17:28:05.579Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-11T17:28:05.579Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T17:28:05.839Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T17:28:06.099Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T17:28:06.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T17:28:06.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T17:28:07.038Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T17:28:07.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T17:28:07.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T17:28:07.976Z] --- PASS: TestPluginsWithRuntimes (3.54s) [2021-11-11T17:28:07.976Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-11-11T17:28:07.976Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2021-11-11T17:28:07.976Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T17:28:08.033Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2021-11-11T17:28:08.033Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T17:28:08.237Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T17:28:08.807Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-11-11T17:28:08.807Z] PASS [2021-11-11T17:28:08.807Z] [2021-11-11T17:28:08.807Z] DONE 10 tests in 8.022s [2021-11-11T17:28:08.807Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T17:28:08.807Z] ++ 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-11-11T17:28:08.807Z] ++ set -e [2021-11-11T17:28:08.807Z] ++ '[' -n 0 ']' [2021-11-11T17:28:08.807Z] ++ set -x [2021-11-11T17:28:08.807Z] ++ 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-11-11T17:28:08.807Z] INFO: Testing against a local daemon [2021-11-11T17:28:08.807Z] === RUN TestExternalGraphDriver [2021-11-11T17:28:08.807Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T17:28:08.807Z] === RUN TestExternalGraphDriver/json [2021-11-11T17:28:08.990Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T17:28:08.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2021-11-11T17:28:08.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2021-11-11T17:28:08.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2021-11-11T17:28:08.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s) [2021-11-11T17:28:08.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s) [2021-11-11T17:28:08.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) [2021-11-11T17:28:08.990Z] === RUN TestBuildMultiStageCopy [2021-11-11T17:28:08.990Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T17:28:09.438Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pjtbln4eyv18zwlqh28fvnorw Created:2021-11-11 17:28:08.043879829 +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[747e1a9477dd3797a4d46c94febe6a6b9de23134f6460b3baaf5f692af77cb52:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vh58zjev3bhpegsd3ir12gsng EndpointID:270e5845a7e0c025161980ba0bffc70018f0f2d250092b331709ab2e3faef68b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:49a5b097b6b89c1f301e4c3de40410345f3087f955d2f8ed56eda7d12a2a84c7 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:626897f59869 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vh58zjev3bhpegsd3ir12gsng EndpointID:270e5845a7e0c025161980ba0bffc70018f0f2d250092b331709ab2e3faef68b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T17:28:09.747Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T17:28:09.917Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T17:28:10.173Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T17:28:10.430Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T17:28:10.430Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T17:28:10.686Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2021-11-11T17:28:10.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2021-11-11T17:28:10.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-11-11T17:28:10.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-11-11T17:28:10.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-11-11T17:28:10.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-11-11T17:28:10.686Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T17:28:10.688Z] === RUN TestExternalGraphDriver/spec [2021-11-11T17:28:11.614Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2021-11-11T17:28:11.614Z] === RUN TestBuildLabelWithTargets [2021-11-11T17:28:12.540Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2021-11-11T17:28:12.540Z] === RUN TestBuildWithEmptyLayers [2021-11-11T17:28:12.598Z] === RUN TestExternalGraphDriver/pull [2021-11-11T17:28:12.796Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2021-11-11T17:28:12.797Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T17:28:12.859Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T17:28:13.430Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T17:28:13.643Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-11-11T17:28:13.643Z] PASS [2021-11-11T17:28:13.643Z] [2021-11-11T17:28:13.643Z] === Skipped [2021-11-11T17:28:13.643Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:28:13.643Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:28:13.643Z] [2021-11-11T17:28:13.643Z] DONE 26 tests, 1 skipped in 43.722s [2021-11-11T17:28:13.643Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T17:28:13.643Z] INFO: Testing against a local daemon [2021-11-11T17:28:13.643Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T17:28:13.643Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:28:13.643Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T17:28:13.643Z] === RUN TestDockerNetworkIpvlan [2021-11-11T17:28:13.643Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:28:13.643Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T17:28:13.643Z] PASS [2021-11-11T17:28:13.643Z] [2021-11-11T17:28:13.643Z] === Skipped [2021-11-11T17:28:13.643Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T17:28:13.643Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:28:13.643Z] [2021-11-11T17:28:13.643Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T17:28:13.643Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:28:13.643Z] [2021-11-11T17:28:13.643Z] DONE 2 tests, 2 skipped in 0.049s [2021-11-11T17:28:13.643Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T17:28:13.643Z] INFO: Testing against a local daemon [2021-11-11T17:28:13.643Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T17:28:14.162Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2021-11-11T17:28:14.162Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T17:28:14.369Z] --- PASS: TestExternalGraphDriver (5.45s) [2021-11-11T17:28:14.369Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2021-11-11T17:28:14.369Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2021-11-11T17:28:14.369Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2021-11-11T17:28:14.369Z] === RUN TestGraphdriverPluginV2 [2021-11-11T17:28:14.629Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T17:28:14.724Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-11-11T17:28:14.724Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T17:28:15.011Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-11-11T17:28:15.011Z] === RUN TestDockerNetworkMacvlan [2021-11-11T17:28:15.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T17:28:15.572Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T17:28:16.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-11T17:28:16.152Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2021-11-11T17:28:16.152Z] === RUN TestBuildWithHugeFile [2021-11-11T17:28:16.499Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T17:28:17.061Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T17:28:17.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-11T17:28:18.464Z] --- PASS: TestGraphdriverPluginV2 (4.03s) [2021-11-11T17:28:18.464Z] PASS [2021-11-11T17:28:18.464Z] [2021-11-11T17:28:18.464Z] DONE 5 tests in 9.581s [2021-11-11T17:28:18.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T17:28:18.464Z] ++ 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-11-11T17:28:18.464Z] ++ set -e [2021-11-11T17:28:18.464Z] ++ '[' -n 0 ']' [2021-11-11T17:28:18.464Z] ++ set -x [2021-11-11T17:28:18.464Z] ++ 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-11-11T17:28:18.464Z] INFO: Testing against a local daemon [2021-11-11T17:28:18.464Z] === RUN TestContinueAfterPluginCrash [2021-11-11T17:28:18.464Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T17:28:18.464Z] === RUN TestReadPluginNoRead [2021-11-11T17:28:18.464Z] === PAUSE TestReadPluginNoRead [2021-11-11T17:28:18.464Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T17:28:18.464Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T17:28:18.464Z] === CONT TestContinueAfterPluginCrash [2021-11-11T17:28:18.464Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T17:28:18.952Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T17:28:19.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-11T17:28:20.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-11T17:28:20.839Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T17:28:21.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7f1b8_} [2021-11-11T17:28:22.074Z] --- PASS: TestDaemonStartWithLogOpt (3.69s) [2021-11-11T17:28:22.074Z] === CONT TestReadPluginNoRead [2021-11-11T17:28:23.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1176139775_/foo_false____} [2021-11-11T17:28:24.104Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T17:28:24.122Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T17:28:24.122Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T17:28:24.122Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T17:28:24.122Z] === RUN TestDaemonConfigValidation [2021-11-11T17:28:24.122Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T17:28:24.122Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T17:28:24.122Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T17:28:24.122Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T17:28:24.122Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T17:28:24.122Z] === RUN TestDaemonProxy [2021-11-11T17:28:24.122Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T17:28:24.122Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T17:28:24.122Z] PASS [2021-11-11T17:28:24.122Z] ok github.com/docker/docker/integration/daemon 0.106s [2021-11-11T17:28:24.122Z] [2021-11-11T17:28:24.122Z] === Skipped [2021-11-11T17:28:24.122Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T17:28:24.122Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T17:28:24.122Z] [2021-11-11T17:28:24.122Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T17:28:24.122Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T17:28:24.122Z] [2021-11-11T17:28:24.122Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T17:28:24.122Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T17:28:24.122Z] [2021-11-11T17:28:24.122Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T17:28:24.122Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T17:28:24.122Z] [2021-11-11T17:28:24.122Z] DONE 4 tests, 4 skipped in 22.951s [2021-11-11T17:28:24.122Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T17:28:24.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:24.122Z] INFO: Testing against a local daemon [2021-11-11T17:28:24.122Z] === RUN TestCommitInheritsEnv [2021-11-11T17:28:24.122Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:28:24.122Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T17:28:24.122Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T17:28:24.122Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T17:28:24.122Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T17:28:24.122Z] === RUN TestImagesFilterMultiReference [2021-11-11T17:28:24.122Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-11-11T17:28:24.122Z] === RUN TestImagePullPlatformInvalid [2021-11-11T17:28:24.122Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-11T17:28:24.122Z] === RUN TestRemoveImageOrphaning [2021-11-11T17:28:24.122Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2021-11-11T17:28:24.122Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T17:28:24.122Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-11T17:28:24.122Z] === RUN TestTagInvalidReference [2021-11-11T17:28:24.122Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T17:28:24.122Z] === RUN TestTagValidPrefixedRepo [2021-11-11T17:28:24.396Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T17:28:24.594Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-11T17:28:24.594Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T17:28:24.594Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-11T17:28:24.594Z] === RUN TestTagOfficialNames [2021-11-11T17:28:24.594Z] --- PASS: TestTagOfficialNames (0.10s) [2021-11-11T17:28:24.594Z] === RUN TestTagMatchesDigest [2021-11-11T17:28:24.594Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-11T17:28:24.594Z] PASS [2021-11-11T17:28:24.594Z] ok github.com/docker/docker/integration/image 1.596s [2021-11-11T17:28:24.594Z] [2021-11-11T17:28:24.594Z] === Skipped [2021-11-11T17:28:24.594Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T17:28:24.594Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:28:24.594Z] [2021-11-11T17:28:24.594Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T17:28:24.594Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T17:28:24.594Z] [2021-11-11T17:28:24.594Z] DONE 11 tests, 2 skipped in 3.459s [2021-11-11T17:28:24.594Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T17:28:24.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-11T17:28:24.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1176139775_/foo_true____} [2021-11-11T17:28:24.665Z] --- PASS: TestDockerNetworkMacvlan (9.77s) [2021-11-11T17:28:24.665Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-11T17:28:24.665Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-11-11T17:28:24.665Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.97s) [2021-11-11T17:28:24.665Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2021-11-11T17:28:24.665Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2021-11-11T17:28:24.665Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2021-11-11T17:28:24.665Z] PASS [2021-11-11T17:28:24.665Z] [2021-11-11T17:28:24.665Z] DONE 8 tests in 11.135s [2021-11-11T17:28:24.665Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T17:28:24.665Z] testing: warning: no tests to run [2021-11-11T17:28:24.665Z] PASS [2021-11-11T17:28:24.665Z] [2021-11-11T17:28:24.665Z] DONE 0 tests in 0.011s [2021-11-11T17:28:24.665Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T17:28:24.921Z] INFO: Testing against a local daemon [2021-11-11T17:28:24.921Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T17:28:26.039Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T17:28:26.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32102292967_/foo_false____} [2021-11-11T17:28:26.285Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2021-11-11T17:28:26.285Z] === RUN TestAuthZPluginTLS [2021-11-11T17:28:26.541Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-11T17:28:26.541Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T17:28:26.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:26.944Z] INFO: Testing against a local daemon [2021-11-11T17:28:26.944Z] === RUN TestNetworkCreateDelete [2021-11-11T17:28:26.944Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:26.944Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T17:28:26.944Z] 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-11-11T17:28:26.944Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestDaemonDNSFallback [2021-11-11T17:28:26.944Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:26.944Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestInspectNetwork [2021-11-11T17:28:26.944Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T17:28:26.944Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T17:28:26.944Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:26.944Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestNetworkInvalidJSON [2021-11-11T17:28:26.944Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T17:28:26.944Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T17:28:26.944Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:28:26.944Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:28:26.944Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:28:26.944Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:28:26.944Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T17:28:26.944Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:28:26.944Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:28:26.944Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-11T17:28:26.944Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T17:28:26.944Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-11T17:28:26.944Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-11T17:28:26.944Z] === RUN TestNetworkList [2021-11-11T17:28:26.944Z] === RUN TestNetworkList//networks [2021-11-11T17:28:26.944Z] === PAUSE TestNetworkList//networks [2021-11-11T17:28:26.944Z] === RUN TestNetworkList//networks/ [2021-11-11T17:28:26.944Z] === PAUSE TestNetworkList//networks/ [2021-11-11T17:28:26.944Z] === CONT TestNetworkList//networks [2021-11-11T17:28:26.944Z] === CONT TestNetworkList//networks/ [2021-11-11T17:28:26.944Z] --- PASS: TestNetworkList (0.03s) [2021-11-11T17:28:26.944Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T17:28:26.944Z] --- PASS: TestNetworkList//networks (0.01s) [2021-11-11T17:28:26.944Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T17:28:26.944Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T17:28:26.944Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T17:28:26.944Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T17:28:26.944Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T17:28:26.944Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T17:28:26.944Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T17:28:26.944Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T17:28:26.944Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:28:26.944Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T17:28:26.944Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T17:28:26.944Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T17:28:26.944Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T17:28:26.944Z] PASS [2021-11-11T17:28:26.944Z] ok github.com/docker/docker/integration/network 0.148s [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === Skipped [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T17:28:26.944Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T17:28:26.944Z] 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-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T17:28:26.944Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T17:28:26.944Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T17:28:26.944Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T17:28:26.944Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T17:28:26.944Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T17:28:26.944Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T17:28:26.944Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.944Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T17:28:26.944Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T17:28:26.944Z] [2021-11-11T17:28:26.945Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T17:28:26.945Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T17:28:26.945Z] [2021-11-11T17:28:26.945Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T17:28:26.945Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T17:28:26.945Z] [2021-11-11T17:28:26.945Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:28:26.945Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:28:26.945Z] [2021-11-11T17:28:26.945Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T17:28:26.945Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T17:28:26.945Z] [2021-11-11T17:28:26.945Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T17:28:26.945Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T17:28:26.945Z] [2021-11-11T17:28:26.945Z] DONE 22 tests, 15 skipped in 2.237s [2021-11-11T17:28:26.945Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T17:28:27.102Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-11T17:28:27.102Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T17:28:27.422Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2021-11-11T17:28:27.662Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-11-11T17:28:27.662Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T17:28:27.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32102292967_/foo_true____} [2021-11-11T17:28:27.683Z] === RUN TestReadPluginNoRead/default [2021-11-11T17:28:27.938Z] testing: warning: no tests to run [2021-11-11T17:28:27.938Z] PASS [2021-11-11T17:28:27.938Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2021-11-11T17:28:27.938Z] [2021-11-11T17:28:27.938Z] DONE 0 tests in 0.689s [2021-11-11T17:28:27.938Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T17:28:28.223Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-11T17:28:28.223Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T17:28:28.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-11T17:28:28.408Z] testing: warning: no tests to run [2021-11-11T17:28:28.408Z] PASS [2021-11-11T17:28:28.408Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2021-11-11T17:28:28.408Z] [2021-11-11T17:28:28.408Z] DONE 0 tests in 0.679s [2021-11-11T17:28:28.878Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T17:28:29.195Z] === CONT TestReadPluginNoRead [2021-11-11T17:28:29.195Z] read_test.go:92: [df2a8fe9266b1] daemon is not started [2021-11-11T17:28:29.195Z] --- PASS: TestReadPluginNoRead (6.89s) [2021-11-11T17:28:29.195Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2021-11-11T17:28:29.195Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2021-11-11T17:28:29.195Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2021-11-11T17:28:29.195Z] PASS [2021-11-11T17:28:29.195Z] [2021-11-11T17:28:29.195Z] DONE 6 tests in 10.670s [2021-11-11T17:28:29.195Z] 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-11-11T17:28:29.195Z] ++ 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-11-11T17:28:29.195Z] ++ set -e [2021-11-11T17:28:29.195Z] ++ '[' -n 0 ']' [2021-11-11T17:28:29.195Z] ++ set -x [2021-11-11T17:28:29.195Z] ++ 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-11-11T17:28:29.195Z] testing: warning: no tests to run [2021-11-11T17:28:29.195Z] PASS [2021-11-11T17:28:29.195Z] [2021-11-11T17:28:29.195Z] DONE 0 tests in 0.029s [2021-11-11T17:28:29.195Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T17:28:29.195Z] ++ 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-11-11T17:28:29.195Z] ++ set -e [2021-11-11T17:28:29.195Z] ++ '[' -n 0 ']' [2021-11-11T17:28:29.195Z] ++ set -x [2021-11-11T17:28:29.195Z] ++ 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-11-11T17:28:29.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32102292967_/foo_true__0xc000b7f230__} [2021-11-11T17:28:29.195Z] INFO: Testing against a local daemon [2021-11-11T17:28:29.195Z] === RUN TestPluginWithDevMounts [2021-11-11T17:28:29.195Z] === PAUSE TestPluginWithDevMounts [2021-11-11T17:28:29.195Z] === CONT TestPluginWithDevMounts [2021-11-11T17:28:29.348Z] testing: warning: no tests to run [2021-11-11T17:28:29.348Z] PASS [2021-11-11T17:28:29.348Z] ok github.com/docker/docker/integration/plugin 0.062s [2021-11-11T17:28:29.348Z] [2021-11-11T17:28:29.348Z] DONE 0 tests in 0.637s [2021-11-11T17:28:29.348Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T17:28:29.587Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2021-11-11T17:28:29.587Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T17:28:29.843Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T17:28:29.843Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T17:28:30.339Z] testing: warning: no tests to run [2021-11-11T17:28:30.339Z] PASS [2021-11-11T17:28:30.339Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2021-11-11T17:28:30.339Z] [2021-11-11T17:28:30.339Z] DONE 0 tests in 0.651s [2021-11-11T17:28:30.339Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T17:28:30.405Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-11T17:28:30.405Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T17:28:30.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7f440_} [2021-11-11T17:28:30.577Z] docker_api_swarm_node_test.go:20: [dbb399948d267] joining swarm manager [d34d49516ca55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:28:30.837Z] --- PASS: TestPluginWithDevMounts (1.76s) [2021-11-11T17:28:30.837Z] PASS [2021-11-11T17:28:30.837Z] [2021-11-11T17:28:30.837Z] DONE 1 tests in 1.861s [2021-11-11T17:28:30.837Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T17:28:30.837Z] ++ 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-11-11T17:28:30.837Z] ++ set -e [2021-11-11T17:28:30.837Z] ++ '[' -n 0 ']' [2021-11-11T17:28:30.837Z] ++ set -x [2021-11-11T17:28:30.837Z] ++ 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-11-11T17:28:30.965Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-11T17:28:30.965Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T17:28:31.096Z] INFO: Testing against a local daemon [2021-11-11T17:28:31.096Z] === RUN TestSecretInspect [2021-11-11T17:28:31.356Z] docker_api_swarm_node_test.go:21: [de555c439ee3f] joining swarm manager [d34d49516ca55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:28:31.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7f4e8_} [2021-11-11T17:28:32.330Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2021-11-11T17:28:32.330Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T17:28:33.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7f5f0_} [2021-11-11T17:28:33.310Z] --- PASS: TestSecretInspect (2.16s) [2021-11-11T17:28:33.310Z] === RUN TestSecretList [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T17:28:33.375Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T17:28:33.375Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T17:28:33.375Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T17:28:33.375Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T17:28:33.375Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T17:28:34.217Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.56s) [2021-11-11T17:28:34.217Z] === RUN TestAuthZPluginHeader [2021-11-11T17:28:34.358Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T17:28:34.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7f608_} [2021-11-11T17:28:34.782Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-11-11T17:28:34.782Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T17:28:35.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:35.145Z] INFO: Testing against a local daemon [2021-11-11T17:28:35.145Z] === RUN TestPluginInvalidJSON [2021-11-11T17:28:35.145Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:28:35.145Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:28:35.145Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:28:35.145Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-11T17:28:35.145Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T17:28:35.145Z] === RUN TestPluginInstall [2021-11-11T17:28:35.145Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T17:28:35.145Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T17:28:35.145Z] === RUN TestPluginsWithRuntimes [2021-11-11T17:28:35.145Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T17:28:35.145Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T17:28:35.145Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T17:28:35.145Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T17:28:35.145Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T17:28:35.145Z] PASS [2021-11-11T17:28:35.145Z] ok github.com/docker/docker/integration/plugin/common 0.109s [2021-11-11T17:28:35.145Z] [2021-11-11T17:28:35.145Z] === Skipped [2021-11-11T17:28:35.145Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T17:28:35.145Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T17:28:35.145Z] [2021-11-11T17:28:35.145Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T17:28:35.145Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T17:28:35.145Z] [2021-11-11T17:28:35.145Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T17:28:35.145Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T17:28:35.145Z] [2021-11-11T17:28:35.145Z] DONE 5 tests, 3 skipped in 4.747s [2021-11-11T17:28:35.145Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T17:28:35.629Z] --- PASS: TestSecretList (2.25s) [2021-11-11T17:28:35.629Z] === RUN TestSecretsCreateAndDelete [2021-11-11T17:28:35.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T17:28:36.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-11T17:28:37.092Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T17:28:37.299Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T17:28:38.030Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2021-11-11T17:28:38.030Z] === RUN TestSecretsUpdate [2021-11-11T17:28:38.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:38.182Z] INFO: Testing against a local daemon [2021-11-11T17:28:38.182Z] === RUN TestExternalGraphDriver [2021-11-11T17:28:38.182Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T17:28:38.182Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T17:28:38.182Z] === RUN TestGraphdriverPluginV2 [2021-11-11T17:28:38.182Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T17:28:38.182Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T17:28:38.182Z] PASS [2021-11-11T17:28:38.182Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.099s [2021-11-11T17:28:38.182Z] [2021-11-11T17:28:38.182Z] === Skipped [2021-11-11T17:28:38.182Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T17:28:38.182Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T17:28:38.182Z] [2021-11-11T17:28:38.182Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T17:28:38.182Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T17:28:38.182Z] [2021-11-11T17:28:38.182Z] DONE 2 tests, 2 skipped in 3.048s [2021-11-11T17:28:38.182Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T17:28:38.281Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T17:28:38.281Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T17:28:38.281Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T17:28:38.281Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T17:28:38.281Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T17:28:38.747Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T17:28:38.952Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2021-11-11T17:28:38.952Z] === RUN TestAuthZPluginV2Disable [2021-11-11T17:28:39.412Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T17:28:40.363Z] --- PASS: TestSecretsUpdate (2.38s) [2021-11-11T17:28:40.364Z] === RUN TestTemplatedSecret [2021-11-11T17:28:40.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:40.476Z] INFO: Testing against a local daemon [2021-11-11T17:28:40.476Z] === RUN TestReadPluginNoRead [2021-11-11T17:28:40.476Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T17:28:40.476Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T17:28:40.476Z] PASS [2021-11-11T17:28:40.476Z] ok github.com/docker/docker/integration/plugin/logging 0.082s [2021-11-11T17:28:40.476Z] [2021-11-11T17:28:40.476Z] === Skipped [2021-11-11T17:28:40.476Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T17:28:40.476Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T17:28:40.476Z] [2021-11-11T17:28:40.476Z] DONE 1 tests, 1 skipped in 2.122s [2021-11-11T17:28:40.476Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T17:28:40.625Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T17:28:41.471Z] testing: warning: no tests to run [2021-11-11T17:28:41.471Z] PASS [2021-11-11T17:28:41.471Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2021-11-11T17:28:41.471Z] [2021-11-11T17:28:41.471Z] DONE 0 tests in 1.186s [2021-11-11T17:28:41.759Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T17:28:41.942Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T17:28:42.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-11T17:28:42.215Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2021-11-11T17:28:42.215Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T17:28:42.953Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T17:28:43.213Z] --- PASS: TestTemplatedSecret (3.06s) [2021-11-11T17:28:43.213Z] === RUN TestSecretCreateResolve [2021-11-11T17:28:43.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:43.534Z] INFO: Testing against a local daemon [2021-11-11T17:28:43.534Z] === RUN TestPluginWithDevMounts [2021-11-11T17:28:43.534Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:43.534Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T17:28:43.534Z] PASS [2021-11-11T17:28:43.534Z] ok github.com/docker/docker/integration/plugin/volumes 0.094s [2021-11-11T17:28:44.008Z] [2021-11-11T17:28:44.008Z] === Skipped [2021-11-11T17:28:44.008Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T17:28:44.008Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:44.008Z] [2021-11-11T17:28:44.008Z] DONE 1 tests, 1 skipped in 2.118s [2021-11-11T17:28:44.008Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T17:28:44.595Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T17:28:44.595Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T17:28:45.478Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2021-11-11T17:28:45.478Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T17:28:45.534Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T17:28:45.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:45.578Z] INFO: Testing against a local daemon [2021-11-11T17:28:45.578Z] === RUN TestSecretInspect [2021-11-11T17:28:45.578Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:45.578Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T17:28:45.578Z] === RUN TestSecretList [2021-11-11T17:28:45.578Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:45.578Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T17:28:45.578Z] === RUN TestSecretsCreateAndDelete [2021-11-11T17:28:45.578Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:45.578Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T17:28:45.578Z] === RUN TestSecretsUpdate [2021-11-11T17:28:45.578Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:45.578Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T17:28:45.578Z] === RUN TestTemplatedSecret [2021-11-11T17:28:45.578Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:45.578Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T17:28:45.578Z] === RUN TestSecretCreateResolve [2021-11-11T17:28:45.578Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:45.578Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T17:28:45.578Z] PASS [2021-11-11T17:28:45.578Z] ok github.com/docker/docker/integration/secret 0.093s [2021-11-11T17:28:46.048Z] [2021-11-11T17:28:46.048Z] === Skipped [2021-11-11T17:28:46.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T17:28:46.048Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:46.048Z] [2021-11-11T17:28:46.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T17:28:46.048Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:46.048Z] [2021-11-11T17:28:46.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T17:28:46.048Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:46.048Z] [2021-11-11T17:28:46.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T17:28:46.048Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:46.048Z] [2021-11-11T17:28:46.048Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T17:28:46.048Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:46.048Z] [2021-11-11T17:28:46.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T17:28:46.048Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:46.048Z] [2021-11-11T17:28:46.048Z] DONE 6 tests, 6 skipped in 1.891s [2021-11-11T17:28:46.048Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T17:28:46.105Z] --- PASS: TestSecretCreateResolve (2.90s) [2021-11-11T17:28:46.105Z] PASS [2021-11-11T17:28:46.105Z] [2021-11-11T17:28:46.105Z] DONE 6 tests in 15.285s [2021-11-11T17:28:46.367Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T17:28:46.367Z] ++ 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-11-11T17:28:46.367Z] ++ set -e [2021-11-11T17:28:46.367Z] ++ '[' -n 0 ']' [2021-11-11T17:28:46.367Z] ++ set -x [2021-11-11T17:28:46.367Z] ++ 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-11-11T17:28:46.367Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-11T17:28:46.367Z] INFO: Testing against a local daemon [2021-11-11T17:28:46.367Z] === RUN TestServiceCreateInit [2021-11-11T17:28:46.367Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T17:28:47.309Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T17:28:47.570Z] docker_api_swarm_test.go:502: [d3ce07bd3c027] joining swarm manager [d5ec6f0b3398c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:28:47.831Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T17:28:48.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:48.272Z] INFO: Testing against a local daemon [2021-11-11T17:28:48.272Z] === RUN TestServiceCreateInit [2021-11-11T17:28:48.272Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T17:28:48.272Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T17:28:48.272Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-11T17:28:48.272Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:28:48.272Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T17:28:48.272Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestCreateServiceConflict [2021-11-11T17:28:48.272Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T17:28:48.272Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-11T17:28:48.272Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T17:28:48.272Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T17:28:48.272Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T17:28:48.272Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestCreateServiceSysctls [2021-11-11T17:28:48.272Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-11-11T17:28:48.272Z] === RUN TestCreateServiceCapabilities [2021-11-11T17:28:48.272Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-11T17:28:48.272Z] === RUN TestInspect [2021-11-11T17:28:48.272Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestInspect (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestCreateJob [2021-11-11T17:28:48.272Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestReplicatedJob [2021-11-11T17:28:48.272Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestUpdateReplicatedJob [2021-11-11T17:28:48.272Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestServiceListWithStatuses [2021-11-11T17:28:48.272Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T17:28:48.272Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestDockerNetworkReConnect [2021-11-11T17:28:48.272Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestServicePlugin [2021-11-11T17:28:48.272Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.272Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestServiceUpdateLabel [2021-11-11T17:28:48.272Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.272Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestServiceUpdateSecrets [2021-11-11T17:28:48.272Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.272Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestServiceUpdateConfigs [2021-11-11T17:28:48.272Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.272Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestServiceUpdateNetwork [2021-11-11T17:28:48.272Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.272Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T17:28:48.272Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T17:28:48.272Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.272Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T17:28:48.272Z] PASS [2021-11-11T17:28:48.272Z] ok github.com/docker/docker/integration/service 0.248s [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === Skipped [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:28:48.745Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:28:48.745Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T17:28:48.745Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T17:28:48.745Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-11T17:28:48.745Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T17:28:48.745Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T17:28:48.745Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T17:28:48.745Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-11-11T17:28:48.745Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-11T17:28:48.745Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T17:28:48.745Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T17:28:48.745Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T17:28:48.745Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T17:28:48.745Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.745Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T17:28:48.745Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.745Z] [2021-11-11T17:28:48.746Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T17:28:48.746Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.746Z] [2021-11-11T17:28:48.746Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T17:28:48.746Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.746Z] [2021-11-11T17:28:48.746Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T17:28:48.746Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:48.746Z] [2021-11-11T17:28:48.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T17:28:48.746Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.746Z] [2021-11-11T17:28:48.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T17:28:48.746Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.746Z] [2021-11-11T17:28:48.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T17:28:48.746Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.746Z] [2021-11-11T17:28:48.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T17:28:48.746Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.746Z] [2021-11-11T17:28:48.746Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T17:28:48.746Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T17:28:48.746Z] [2021-11-11T17:28:48.746Z] DONE 24 tests, 23 skipped in 2.591s [2021-11-11T17:28:48.746Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T17:28:48.773Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T17:28:49.344Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T17:28:50.284Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T17:28:50.336Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:50.336Z] INFO: Testing against a local daemon [2021-11-11T17:28:50.336Z] === RUN TestSessionCreate [2021-11-11T17:28:50.336Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T17:28:50.336Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T17:28:50.336Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T17:28:50.336Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T17:28:50.336Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T17:28:50.336Z] PASS [2021-11-11T17:28:50.336Z] ok github.com/docker/docker/integration/session 0.087s [2021-11-11T17:28:50.808Z] [2021-11-11T17:28:50.808Z] === Skipped [2021-11-11T17:28:50.808Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T17:28:50.808Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T17:28:50.808Z] [2021-11-11T17:28:50.808Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T17:28:50.808Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T17:28:50.808Z] [2021-11-11T17:28:50.808Z] DONE 2 tests, 2 skipped in 1.869s [2021-11-11T17:28:50.808Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T17:28:50.853Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T17:28:50.853Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T17:28:51.423Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T17:28:51.993Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T17:28:52.224Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T17:28:52.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:52.381Z] INFO: Testing against a local daemon [2021-11-11T17:28:52.381Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:28:52.381Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:52.381Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestDiskUsage [2021-11-11T17:28:52.381Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T17:28:52.381Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestEventsExecDie [2021-11-11T17:28:52.381Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T17:28:52.381Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestEventsBackwardsCompatible [2021-11-11T17:28:52.381Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T17:28:52.381Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestEventsVolumeCreate [2021-11-11T17:28:52.381Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T17:28:52.381Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestInfoAPI [2021-11-11T17:28:52.381Z] --- PASS: TestInfoAPI (0.04s) [2021-11-11T17:28:52.381Z] === RUN TestInfoAPIWarnings [2021-11-11T17:28:52.381Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:28:52.381Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestInfoDebug [2021-11-11T17:28:52.381Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:28:52.381Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestInfoInsecureRegistries [2021-11-11T17:28:52.381Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:28:52.381Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestInfoRegistryMirrors [2021-11-11T17:28:52.381Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:28:52.381Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T17:28:52.381Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T17:28:52.932Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T17:28:53.371Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-11-11T17:28:53.371Z] === RUN TestPingCacheHeaders [2021-11-11T17:28:53.371Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-11T17:28:53.371Z] === RUN TestPingGet [2021-11-11T17:28:53.371Z] --- PASS: TestPingGet (0.03s) [2021-11-11T17:28:53.371Z] === RUN TestPingHead [2021-11-11T17:28:53.371Z] --- PASS: TestPingHead (0.03s) [2021-11-11T17:28:53.371Z] === RUN TestVersion [2021-11-11T17:28:53.371Z] --- PASS: TestVersion (0.03s) [2021-11-11T17:28:53.371Z] PASS [2021-11-11T17:28:53.371Z] ok github.com/docker/docker/integration/system 1.229s [2021-11-11T17:28:53.505Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === Skipped [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:28:53.840Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T17:28:53.840Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T17:28:53.840Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T17:28:53.840Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T17:28:53.840Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T17:28:53.840Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T17:28:53.840Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T17:28:53.840Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T17:28:53.840Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T17:28:53.840Z] [2021-11-11T17:28:53.840Z] DONE 15 tests, 9 skipped in 3.046s [2021-11-11T17:28:53.840Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T17:28:54.446Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T17:28:55.384Z] --- PASS: TestServiceCreateInit (8.99s) [2021-11-11T17:28:55.384Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s) [2021-11-11T17:28:55.384Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s) [2021-11-11T17:28:55.384Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T17:28:55.384Z] docker_api_swarm_test.go:507: [d64c0276e73b2] joining swarm manager [d5ec6f0b3398c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:28:55.384Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T17:28:55.416Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.02s) [2021-11-11T17:28:55.416Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T17:28:56.045Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T17:28:56.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:28:56.061Z] INFO: Testing against a local daemon [2021-11-11T17:28:56.061Z] === RUN TestVolumesCreateAndList [2021-11-11T17:28:56.061Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-11T17:28:56.061Z] === RUN TestVolumesRemove [2021-11-11T17:28:56.061Z] --- PASS: TestVolumesRemove (0.15s) [2021-11-11T17:28:56.061Z] === RUN TestVolumesInspect [2021-11-11T17:28:56.061Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T17:28:56.061Z] === RUN TestVolumesInvalidJSON [2021-11-11T17:28:56.061Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T17:28:56.061Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T17:28:56.061Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T17:28:56.061Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-11-11T17:28:56.061Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T17:28:56.061Z] PASS [2021-11-11T17:28:56.061Z] ok github.com/docker/docker/integration/volume 0.328s [2021-11-11T17:28:56.061Z] [2021-11-11T17:28:56.061Z] DONE 5 tests in 2.243s [2021-11-11T17:28:56.061Z] INFO: make.ps1 ended at 11/11/2021 17:28:55 [2021-11-11T17:28:56.061Z] INFO: Integration CLI tests being run from the host: [2021-11-11T17:28:56.061Z] 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-11-11T17:28:56.324Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T17:28:56.585Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T17:28:56.585Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T17:28:57.029Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T17:28:57.029Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T17:28:57.029Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T17:28:57.525Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T17:28:58.095Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T17:28:59.486Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T17:29:00.130Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T17:29:00.139Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T17:29:00.708Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T17:29:01.689Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T17:29:02.616Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T17:29:02.876Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T17:29:04.787Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T17:29:05.468Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T17:29:05.468Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T17:29:05.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T17:29:05.468Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T17:29:05.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T17:29:05.468Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T17:29:05.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T17:29:05.468Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T17:29:05.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T17:29:05.935Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T17:29:06.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T17:29:06.802Z] INFO: Testing against a local daemon [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T17:29:06.802Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T17:29:06.802Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T17:29:06.802Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T17:29:07.274Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T17:29:07.750Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T17:29:08.083Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T17:29:09.994Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T17:29:10.254Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T17:29:12.794Z] --- PASS: TestCreateServiceMultipleTimes (17.45s) [2021-11-11T17:29:12.794Z] === RUN TestCreateServiceConflict [2021-11-11T17:29:13.057Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T17:29:13.449Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-11-11T17:29:13.449Z] PASS [2021-11-11T17:29:13.449Z] [2021-11-11T17:29:13.449Z] DONE 17 tests in 45.917s [2021-11-11T17:29:13.449Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T17:29:13.449Z] INFO: Testing against a local daemon [2021-11-11T17:29:13.449Z] === RUN TestPluginInvalidJSON [2021-11-11T17:29:13.449Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:29:13.449Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:29:13.449Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:29:13.449Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-11T17:29:13.449Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T17:29:13.449Z] === RUN TestPluginInstall [2021-11-11T17:29:13.449Z] === RUN TestPluginInstall/no_auth [2021-11-11T17:29:13.449Z] time="2021-11-11T17:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:29:13.449Z] time="2021-11-11T17:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1700450d61716ed3554eea7502957541e9eb43c8b9b76815041efa4820c90554" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:29:13.449Z] time="2021-11-11T17:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:29:13.449Z] time="2021-11-11T17:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1700450d61716ed3554eea7502957541e9eb43c8b9b76815041efa4820c90554" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:29:13.449Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T17:29:13.449Z] time="2021-11-11T17:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:29:13.449Z] time="2021-11-11T17:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc3412aa231b12979de2a81f0ca37346074bf698d084ed4d9fc4591477e61d8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:29:13.449Z] time="2021-11-11T17:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:29:13.449Z] time="2021-11-11T17:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc3412aa231b12979de2a81f0ca37346074bf698d084ed4d9fc4591477e61d8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:29:13.449Z] === RUN TestPluginInstall/with_insecure [2021-11-11T17:29:14.010Z] time="2021-11-11T17:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:29:14.010Z] time="2021-11-11T17:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e08aebe82b9823bbcb240071c66b49418db4557ecd2099d7b28d664ac205e84b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:29:14.010Z] time="2021-11-11T17:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:29:14.010Z] time="2021-11-11T17:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e08aebe82b9823bbcb240071c66b49418db4557ecd2099d7b28d664ac205e84b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:29:14.265Z] plugin_test.go:165: [de3c56b76eb8c] daemon is not started [2021-11-11T17:29:14.265Z] --- PASS: TestPluginInstall (3.32s) [2021-11-11T17:29:14.265Z] --- PASS: TestPluginInstall/no_auth (1.64s) [2021-11-11T17:29:14.265Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2021-11-11T17:29:14.265Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-11-11T17:29:14.265Z] === RUN TestPluginsWithRuntimes [2021-11-11T17:29:15.596Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T17:29:15.597Z] --- PASS: TestCreateServiceConflict (2.59s) [2021-11-11T17:29:15.597Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T17:29:15.628Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T17:29:15.857Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T17:29:16.576Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T17:29:17.517Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2021-11-11T17:29:17.517Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2021-11-11T17:29:17.517Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2021-11-11T17:29:17.517Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T17:29:18.082Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2021-11-11T17:29:18.082Z] PASS [2021-11-11T17:29:18.082Z] [2021-11-11T17:29:18.082Z] DONE 10 tests in 7.355s [2021-11-11T17:29:18.082Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T17:29:18.082Z] INFO: Testing against a local daemon [2021-11-11T17:29:18.082Z] === RUN TestExternalGraphDriver [2021-11-11T17:29:18.082Z] === RUN TestExternalGraphDriver/json [2021-11-11T17:29:19.152Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) [2021-11-11T17:29:19.152Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T17:29:19.152Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-11T17:29:19.722Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T17:29:19.969Z] === RUN TestExternalGraphDriver/spec [2021-11-11T17:29:20.664Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T17:29:21.335Z] === RUN TestExternalGraphDriver/pull [2021-11-11T17:29:22.049Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T17:29:22.621Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T17:29:23.191Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T17:29:23.229Z] --- PASS: TestExternalGraphDriver (4.99s) [2021-11-11T17:29:23.229Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2021-11-11T17:29:23.229Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2021-11-11T17:29:23.229Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2021-11-11T17:29:23.229Z] === RUN TestGraphdriverPluginV2 [2021-11-11T17:29:24.132Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T17:29:24.132Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T17:29:24.703Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T17:29:25.642Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T17:29:25.642Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T17:29:25.642Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T17:29:25.901Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T17:29:26.471Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T17:29:26.471Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T17:29:26.471Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T17:29:26.471Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T17:29:26.731Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T17:29:26.991Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T17:29:26.991Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T17:29:27.251Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T17:29:27.251Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T17:29:27.251Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T17:29:27.251Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T17:29:27.251Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T17:29:27.392Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2021-11-11T17:29:27.392Z] PASS [2021-11-11T17:29:27.392Z] [2021-11-11T17:29:27.392Z] DONE 5 tests in 8.766s [2021-11-11T17:29:27.392Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T17:29:27.392Z] INFO: Testing against a local daemon [2021-11-11T17:29:27.392Z] === RUN TestContinueAfterPluginCrash [2021-11-11T17:29:27.392Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T17:29:27.392Z] === RUN TestReadPluginNoRead [2021-11-11T17:29:27.392Z] === PAUSE TestReadPluginNoRead [2021-11-11T17:29:27.392Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T17:29:27.392Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T17:29:27.392Z] === CONT TestContinueAfterPluginCrash [2021-11-11T17:29:27.392Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T17:29:27.511Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T17:29:28.894Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T17:29:28.894Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T17:29:28.894Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T17:29:29.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-11T17:29:30.659Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2021-11-11T17:29:30.659Z] === CONT TestReadPluginNoRead [2021-11-11T17:29:32.006Z] docker_api_swarm_node_test.go:81: [d7c9fee60ab8e] joining swarm manager [dc14f9e36b5dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:29:32.266Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T17:29:32.266Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T17:29:32.266Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T17:29:32.266Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.72s) [2021-11-11T17:29:32.266Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T17:29:32.526Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T17:29:32.526Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T17:29:32.526Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T17:29:32.549Z] === RUN TestReadPluginNoRead/default [2021-11-11T17:29:33.100Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T17:29:33.912Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T17:29:34.484Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T17:29:34.838Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T17:29:35.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T17:29:35.399Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2021-11-11T17:29:35.500Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-11T17:29:35.500Z] Copying nested executables into bundles/binary-daemon [2021-11-11T17:29:35.500Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-11T17:29:35.500Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:29:35.500Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-11T17:29:35.500Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-11T17:29:35.845Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/make.sh cross [2021-11-11T17:29:35.994Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T17:29:36.121Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T17:29:36.121Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T17:29:36.121Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T17:29:36.121Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T17:29:36.121Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T17:29:36.333Z] === CONT TestReadPluginNoRead [2021-11-11T17:29:36.333Z] read_test.go:92: [da6a80455b7cd] daemon is not started [2021-11-11T17:29:36.333Z] --- PASS: TestReadPluginNoRead (5.77s) [2021-11-11T17:29:36.333Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2021-11-11T17:29:36.333Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2021-11-11T17:29:36.333Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2021-11-11T17:29:36.333Z] PASS [2021-11-11T17:29:36.333Z] [2021-11-11T17:29:36.333Z] DONE 6 tests in 9.231s [2021-11-11T17:29:36.333Z] 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-11-11T17:29:36.333Z] testing: warning: no tests to run [2021-11-11T17:29:36.333Z] PASS [2021-11-11T17:29:36.333Z] [2021-11-11T17:29:36.333Z] DONE 0 tests in 0.020s [2021-11-11T17:29:36.333Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T17:29:36.333Z] INFO: Testing against a local daemon [2021-11-11T17:29:36.333Z] === RUN TestPluginWithDevMounts [2021-11-11T17:29:36.333Z] === PAUSE TestPluginWithDevMounts [2021-11-11T17:29:36.333Z] === CONT TestPluginWithDevMounts [2021-11-11T17:29:36.414Z] [2021-11-11T17:29:36.674Z] Removing bundles/ [2021-11-11T17:29:36.674Z] [2021-11-11T17:29:36.674Z] ---> Making bundle: cross (in bundles/cross) [2021-11-11T17:29:36.674Z] Cross building: bundles/cross/linux/amd64 [2021-11-11T17:29:36.674Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-11T17:29:36.674Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T17:29:37.373Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T17:29:37.537Z] --- PASS: TestBuildWithHugeFile (71.81s) [2021-11-11T17:29:37.537Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T17:29:37.537Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:29:37.537Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:29:37.537Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T17:29:37.537Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:29:37.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:29:37.537Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:29:37.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:29:37.537Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:29:37.537Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:29:37.537Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T17:29:37.537Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T17:29:37.537Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T17:29:37.537Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-11T17:29:37.537Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-11-11T17:29:37.537Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-11-11T17:29:37.537Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-11T17:29:37.537Z] === RUN TestBuildPreserveOwnership [2021-11-11T17:29:37.537Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T17:29:37.537Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T17:29:37.537Z] --- PASS: TestBuildPreserveOwnership (2.63s) [2021-11-11T17:29:37.537Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.75s) [2021-11-11T17:29:37.537Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2021-11-11T17:29:37.537Z] === RUN TestBuildPlatformInvalid [2021-11-11T17:29:37.537Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T17:29:37.537Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T17:29:37.537Z] Loaded image: busybox:latest [2021-11-11T17:29:37.537Z] Loaded image: busybox:glibc [2021-11-11T17:29:37.537Z] Loaded image: debian:bullseye-slim [2021-11-11T17:29:37.537Z] Loaded image: hello-world:latest [2021-11-11T17:29:37.537Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T17:29:37.632Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T17:29:37.695Z] --- PASS: TestPluginWithDevMounts (1.55s) [2021-11-11T17:29:37.695Z] PASS [2021-11-11T17:29:37.695Z] [2021-11-11T17:29:37.695Z] DONE 1 tests in 1.586s [2021-11-11T17:29:37.695Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T17:29:37.695Z] INFO: Testing against a local daemon [2021-11-11T17:29:37.695Z] === RUN TestSecretInspect [2021-11-11T17:29:38.573Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T17:29:38.573Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T17:29:38.833Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T17:29:39.094Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-11T17:29:39.094Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-11T17:29:39.094Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-11T17:29:40.034Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-11T17:29:40.055Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.45s) [2021-11-11T17:29:40.056Z] PASS [2021-11-11T17:29:40.056Z] [2021-11-11T17:29:40.056Z] === Skipped [2021-11-11T17:29:40.056Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-11T17:29:40.056Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T17:29:40.056Z] [2021-11-11T17:29:40.056Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T17:29:40.056Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T17:29:40.056Z] [2021-11-11T17:29:40.056Z] DONE 34 tests, 2 skipped in 102.414s [2021-11-11T17:29:40.056Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T17:29:40.056Z] ++ 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-11-11T17:29:40.056Z] ++ set -e [2021-11-11T17:29:40.056Z] ++ '[' -n 0 ']' [2021-11-11T17:29:40.056Z] ++ set -x [2021-11-11T17:29:40.056Z] ++ 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-11-11T17:29:40.208Z] --- PASS: TestSecretInspect (2.14s) [2021-11-11T17:29:40.208Z] === RUN TestSecretList [2021-11-11T17:29:40.313Z] INFO: Testing against a local daemon [2021-11-11T17:29:40.314Z] === RUN TestConfigInspect [2021-11-11T17:29:40.609Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-11T17:29:41.996Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-11T17:29:41.996Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-11T17:29:41.996Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-11T17:29:41.996Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-11T17:29:42.095Z] --- PASS: TestSecretList (2.13s) [2021-11-11T17:29:42.095Z] === RUN TestSecretsCreateAndDelete [2021-11-11T17:29:42.829Z] --- PASS: TestConfigInspect (2.21s) [2021-11-11T17:29:42.829Z] === RUN TestConfigList [2021-11-11T17:29:44.608Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2021-11-11T17:29:44.608Z] === RUN TestSecretsUpdate [2021-11-11T17:29:44.716Z] --- PASS: TestConfigList (2.09s) [2021-11-11T17:29:44.717Z] === RUN TestConfigsCreateAndDelete [2021-11-11T17:29:45.272Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T17:29:45.288Z] --- PASS: TestCreateServiceSecretFileMode (12.86s) [2021-11-11T17:29:45.288Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T17:29:45.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-11T17:29:46.494Z] --- PASS: TestSecretsUpdate (2.24s) [2021-11-11T17:29:46.494Z] === RUN TestTemplatedSecret [2021-11-11T17:29:46.537Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T17:29:46.604Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2021-11-11T17:29:46.604Z] === RUN TestConfigsUpdate [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T17:29:47.006Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T17:29:47.006Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T17:29:47.006Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T17:29:47.006Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T17:29:47.006Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T17:29:47.006Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T17:29:47.006Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T17:29:47.006Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T17:29:47.006Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T17:29:47.828Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T17:29:47.828Z] docker_api_swarm_node_test.go:53: [d886bf145c08e] joining swarm manager [d99aa23d9ce11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:29:48.768Z] docker_api_swarm_node_test.go:54: [d6bbc49d8090b] joining swarm manager [d99aa23d9ce11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:29:49.006Z] --- PASS: TestTemplatedSecret (2.47s) [2021-11-11T17:29:49.006Z] === RUN TestSecretCreateResolve [2021-11-11T17:29:49.118Z] --- PASS: TestConfigsUpdate (2.19s) [2021-11-11T17:29:49.118Z] === RUN TestTemplatedConfig [2021-11-11T17:29:49.337Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T17:29:51.127Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T17:29:51.127Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T17:29:51.127Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T17:29:51.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T17:29:51.247Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T17:29:51.516Z] --- PASS: TestSecretCreateResolve (2.23s) [2021-11-11T17:29:51.516Z] PASS [2021-11-11T17:29:51.516Z] [2021-11-11T17:29:51.516Z] DONE 6 tests in 13.373s [2021-11-11T17:29:51.516Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T17:29:51.516Z] INFO: Testing against a local daemon [2021-11-11T17:29:51.516Z] === RUN TestServiceCreateInit [2021-11-11T17:29:51.516Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T17:29:51.631Z] --- PASS: TestTemplatedConfig (2.47s) [2021-11-11T17:29:51.631Z] === RUN TestConfigCreateResolve [2021-11-11T17:29:52.188Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-11T17:29:52.758Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T17:29:52.880Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T17:29:52.880Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:29:52.881Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T17:29:52.881Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T17:29:52.881Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T17:29:53.330Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T17:29:53.517Z] --- PASS: TestConfigCreateResolve (2.08s) [2021-11-11T17:29:53.517Z] PASS [2021-11-11T17:29:53.517Z] [2021-11-11T17:29:53.517Z] DONE 6 tests in 13.224s [2021-11-11T17:29:53.517Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T17:29:53.517Z] ++ 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-11-11T17:29:53.517Z] ++ set -e [2021-11-11T17:29:53.517Z] ++ '[' -n 0 ']' [2021-11-11T17:29:53.517Z] ++ set -x [2021-11-11T17:29:53.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=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-11-11T17:29:53.517Z] INFO: Testing against a local daemon [2021-11-11T17:29:53.517Z] === RUN TestCheckpoint [2021-11-11T17:29:53.517Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:29:53.517Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T17:29:53.517Z] === RUN TestContainerInvalidJSON [2021-11-11T17:29:53.517Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:29:53.517Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:29:53.517Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:29:53.517Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:29:53.517Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T17:29:53.517Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T17:29:53.517Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T17:29:53.517Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T17:29:53.517Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T17:29:53.517Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T17:29:53.517Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-11T17:29:53.517Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T17:29:53.517Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T17:29:53.517Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T17:29:53.517Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T17:29:53.517Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T17:29:53.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-11T17:29:53.773Z] === RUN TestCopyFromContainer [2021-11-11T17:29:53.899Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T17:29:54.469Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T17:29:54.701Z] === RUN TestCopyFromContainer// [2021-11-11T17:29:54.701Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T17:29:54.701Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T17:29:54.701Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T17:29:54.701Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T17:29:54.701Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T17:29:54.701Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T17:29:54.729Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T17:29:54.782Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T17:29:54.957Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T17:29:54.957Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T17:29:54.957Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer (1.35s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T17:29:54.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T17:29:54.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:29:54.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:29:54.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:29:54.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:29:54.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:29:54.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:29:54.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T17:29:54.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T17:29:54.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T17:29:54.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T17:29:54.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T17:29:54.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T17:29:54.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T17:29:54.957Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T17:29:54.957Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T17:29:54.957Z] === RUN TestCreateWithInvalidEnv [2021-11-11T17:29:54.957Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T17:29:54.957Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T17:29:54.957Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T17:29:55.214Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T17:29:55.214Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T17:29:55.214Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T17:29:55.214Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T17:29:55.214Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T17:29:55.214Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T17:29:55.214Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T17:29:55.214Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T17:29:55.214Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T17:29:55.214Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T17:29:55.299Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-11T17:29:56.581Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2021-11-11T17:29:56.581Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T17:29:56.673Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T17:29:56.679Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-11T17:29:56.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T17:29:56.976Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2021-11-11T17:29:57.508Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T17:29:57.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:29:57.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:29:57.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:29:57.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:29:57.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:29:57.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T17:29:57.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T17:29:57.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T17:29:57.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T17:29:57.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T17:29:57.508Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T17:29:57.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T17:29:58.058Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T17:29:58.058Z] --- PASS: TestCreateServiceConfigFileMode (12.87s) [2021-11-11T17:29:58.058Z] === RUN TestCreateServiceSysctls [2021-11-11T17:29:58.069Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-11-11T17:29:58.069Z] === RUN TestCreateDifferentPlatform [2021-11-11T17:29:58.069Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T17:29:58.069Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T17:29:58.069Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T17:29:58.069Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T17:29:58.069Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T17:29:58.069Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T17:29:58.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T17:29:58.069Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T17:29:58.069Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T17:29:58.069Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T17:29:58.069Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T17:29:58.069Z] === RUN TestDaemonRestartIpcMode [2021-11-11T17:29:58.069Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T17:29:58.069Z] === RUN TestDaemonHostGatewayIP [2021-11-11T17:29:58.069Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T17:29:58.069Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T17:29:58.069Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T17:29:58.069Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T17:29:58.069Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T17:29:58.069Z] === RUN TestDiff [2021-11-11T17:29:58.325Z] --- PASS: TestDiff (0.42s) [2021-11-11T17:29:58.325Z] === RUN TestExecWithCloseStdin [2021-11-11T17:29:58.889Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-11-11T17:29:58.889Z] === RUN TestExec [2021-11-11T17:29:58.946Z] --- PASS: TestServiceCreateInit (7.20s) [2021-11-11T17:29:58.946Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2021-11-11T17:29:58.946Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2021-11-11T17:29:58.946Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T17:29:59.450Z] --- PASS: TestExec (0.49s) [2021-11-11T17:29:59.450Z] === RUN TestExecUser [2021-11-11T17:30:00.012Z] --- PASS: TestExecUser (0.49s) [2021-11-11T17:30:00.012Z] === RUN TestExportContainerAndImportImage [2021-11-11T17:30:00.573Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-11-11T17:30:00.573Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T17:30:00.597Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-11T17:30:01.548Z] --- PASS: TestCreateServiceSysctls (3.39s) [2021-11-11T17:30:01.548Z] === RUN TestCreateServiceCapabilities [2021-11-11T17:30:01.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T17:30:01.939Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-11-11T17:30:01.939Z] === RUN TestHealthCheckWorkdir [2021-11-11T17:30:02.492Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T17:30:02.500Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2021-11-11T17:30:02.500Z] === RUN TestHealthKillContainer [2021-11-11T17:30:03.840Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T17:30:03.840Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T17:30:03.840Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T17:30:03.840Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T17:30:03.840Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T17:30:03.840Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T17:30:03.840Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T17:30:03.840Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T17:30:03.840Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T17:30:03.875Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T17:30:04.135Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2021-11-11T17:30:04.135Z] === RUN TestInspect [2021-11-11T17:30:04.704Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T17:30:05.274Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T17:30:05.534Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T17:30:06.054Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T17:30:06.055Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T17:30:06.055Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T17:30:06.055Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:30:06.055Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T17:30:06.917Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T17:30:07.177Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-11T17:30:07.437Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T17:30:07.437Z] --- PASS: TestInspect (3.14s) [2021-11-11T17:30:07.437Z] === RUN TestCreateJob [2021-11-11T17:30:07.697Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-11T17:30:07.697Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-11T17:30:07.697Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T17:30:08.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T17:30:09.079Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T17:30:10.023Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T17:30:10.023Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T17:30:10.023Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T17:30:10.582Z] --- PASS: TestHealthKillContainer (7.94s) [2021-11-11T17:30:10.582Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T17:30:10.838Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2021-11-11T17:30:10.838Z] === RUN TestIpcModeNone [2021-11-11T17:30:10.967Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T17:30:10.967Z] --- PASS: TestCreateJob (3.66s) [2021-11-11T17:30:10.967Z] === RUN TestReplicatedJob [2021-11-11T17:30:11.094Z] --- PASS: TestIpcModeNone (0.46s) [2021-11-11T17:30:11.094Z] === RUN TestIpcModePrivate [2021-11-11T17:30:11.227Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T17:30:11.658Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-11T17:30:11.658Z] --- PASS: TestIpcModePrivate (0.46s) [2021-11-11T17:30:11.658Z] === RUN TestIpcModeShareable [2021-11-11T17:30:11.797Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T17:30:11.914Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-11T17:30:11.921Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T17:30:12.170Z] --- PASS: TestIpcModeShareable (0.43s) [2021-11-11T17:30:12.170Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T17:30:12.737Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-11T17:30:13.309Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-11T17:30:13.309Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T17:30:13.309Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-11T17:30:13.309Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T17:30:13.309Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T17:30:13.586Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2021-11-11T17:30:13.586Z] === RUN TestAPIIpcModeHost [2021-11-11T17:30:14.177Z] --- PASS: TestAPIIpcModeHost (0.36s) [2021-11-11T17:30:14.177Z] === RUN TestDaemonIpcModeShareable [2021-11-11T17:30:15.112Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-11T17:30:15.112Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2021-11-11T17:30:15.112Z] === RUN TestDaemonIpcModePrivate [2021-11-11T17:30:15.217Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-11T17:30:15.789Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T17:30:16.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T17:30:16.176Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T17:30:16.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T17:30:16.476Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-11T17:30:16.476Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2021-11-11T17:30:16.476Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T17:30:16.732Z] --- PASS: TestReplicatedJob (5.51s) [2021-11-11T17:30:16.732Z] === RUN TestUpdateReplicatedJob [2021-11-11T17:30:16.732Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T17:30:16.986Z] --- PASS: TestCreateServiceMultipleTimes (15.74s) [2021-11-11T17:30:16.986Z] === RUN TestCreateServiceConflict [2021-11-11T17:30:16.986Z] --- PASS: TestCreateServiceConflict (2.16s) [2021-11-11T17:30:16.986Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T17:30:16.992Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T17:30:17.404Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-11T17:30:17.404Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2021-11-11T17:30:17.404Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T17:30:18.332Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-11T17:30:18.588Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2021-11-11T17:30:18.588Z] === RUN TestIpcModeOlderClient [2021-11-11T17:30:18.588Z] === PAUSE TestIpcModeOlderClient [2021-11-11T17:30:18.588Z] === RUN TestKillContainerInvalidSignal [2021-11-11T17:30:18.874Z] --- PASS: TestCreateServiceMaxReplicas (2.32s) [2021-11-11T17:30:18.874Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T17:30:19.149Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2021-11-11T17:30:19.149Z] === RUN TestKillContainer [2021-11-11T17:30:19.149Z] === RUN TestKillContainer/no_signal [2021-11-11T17:30:19.407Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T17:30:19.535Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2021-11-11T17:30:19.535Z] === RUN TestServiceListWithStatuses [2021-11-11T17:30:19.535Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T17:30:19.535Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T17:30:19.535Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T17:30:19.662Z] === RUN TestKillContainer/killing_signal [2021-11-11T17:30:19.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T17:30:19.958Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T17:30:19.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T17:30:19.958Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T17:30:19.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T17:30:20.224Z] --- PASS: TestKillContainer (1.20s) [2021-11-11T17:30:20.224Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-11T17:30:20.224Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-11T17:30:20.224Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-11-11T17:30:20.224Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T17:30:20.224Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T17:30:20.482Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T17:30:20.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-11T17:30:21.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2021-11-11T17:30:21.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-11-11T17:30:21.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-11-11T17:30:21.409Z] === RUN TestKillStoppedContainer [2021-11-11T17:30:21.409Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T17:30:21.409Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T17:30:21.409Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-11-11T17:30:21.409Z] === RUN TestKillDifferentUserContainer [2021-11-11T17:30:21.976Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-11-11T17:30:21.976Z] === RUN TestInspectOomKilledTrue [2021-11-11T17:30:22.537Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2021-11-11T17:30:22.537Z] === RUN TestInspectOomKilledFalse [2021-11-11T17:30:22.795Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2021-11-11T17:30:22.795Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T17:30:22.847Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T17:30:23.051Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2021-11-11T17:30:23.051Z] === RUN TestLinksContainerNames [2021-11-11T17:30:23.418Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-11T17:30:23.978Z] --- PASS: TestLinksContainerNames (0.89s) [2021-11-11T17:30:23.978Z] === RUN TestLogsFollowTailEmpty [2021-11-11T17:30:24.357Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T17:30:24.357Z] --- PASS: TestDockerNetworkConnectAlias (4.79s) [2021-11-11T17:30:24.357Z] === RUN TestDockerNetworkReConnect [2021-11-11T17:30:24.540Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2021-11-11T17:30:24.540Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T17:30:24.796Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/default [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/private [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/slave [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/shared [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/default [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/shared [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/slave [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/private [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T17:30:24.796Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T17:30:24.796Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T17:30:25.052Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T17:30:25.307Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T17:30:25.307Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T17:30:25.307Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T17:30:25.307Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T17:30:25.307Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T17:30:25.307Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T17:30:25.307Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T17:30:25.307Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-11T17:30:25.308Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T17:30:25.308Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T17:30:25.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T17:30:25.807Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T17:30:25.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T17:30:26.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T17:30:26.276Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T17:30:26.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T17:30:26.276Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T17:30:26.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T17:30:26.673Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2021-11-11T17:30:26.673Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T17:30:26.896Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T17:30:26.928Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-11-11T17:30:26.928Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T17:30:27.184Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2021-11-11T17:30:27.184Z] === RUN TestNetworkNat [2021-11-11T17:30:27.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-11T17:30:27.725Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T17:30:27.745Z] --- PASS: TestNetworkNat (0.42s) [2021-11-11T17:30:27.745Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T17:30:27.985Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2021-11-11T17:30:27.985Z] === RUN TestServicePlugin [2021-11-11T17:30:28.001Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2021-11-11T17:30:28.001Z] === RUN TestNetworkLoopbackNat [2021-11-11T17:30:29.894Z] docker_api_swarm_test.go:202: [dce19f5a7957f] joining swarm manager [d68b26e395e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:30:30.154Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T17:30:30.515Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-11-11T17:30:30.515Z] === RUN TestPause [2021-11-11T17:30:31.076Z] --- PASS: TestPause (0.46s) [2021-11-11T17:30:31.076Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T17:30:31.076Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T17:30:31.076Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T17:30:31.076Z] === RUN TestPauseStopPausedContainer [2021-11-11T17:30:31.636Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2021-11-11T17:30:31.636Z] === RUN TestPidHost [2021-11-11T17:30:32.064Z] plugin_test.go:61: [dd52763a594ff] joining swarm manager [dd15ea8dcf8e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:30:32.563Z] --- PASS: TestPidHost (0.98s) [2021-11-11T17:30:32.563Z] === RUN TestPsFilter [2021-11-11T17:30:32.563Z] --- PASS: TestPsFilter (0.15s) [2021-11-11T17:30:32.563Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T17:30:33.005Z] plugin_test.go:64: [d09ed90d50e74] joining swarm manager [dd15ea8dcf8e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:30:33.123Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-11T17:30:33.123Z] === RUN TestRemoveContainerWithVolume [2021-11-11T17:30:33.379Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2021-11-11T17:30:33.379Z] === RUN TestRemoveContainerRunning [2021-11-11T17:30:33.749Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2021-11-11T17:30:33.749Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T17:30:33.940Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-11-11T17:30:33.940Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T17:30:34.079Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T17:30:34.079Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T17:30:34.196Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-11T17:30:34.196Z] === RUN TestRemoveInvalidContainer [2021-11-11T17:30:34.196Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T17:30:34.196Z] === RUN TestRenameLinkedContainer [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T17:30:34.552Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T17:30:34.552Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T17:30:34.552Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T17:30:34.552Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T17:30:34.552Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T17:30:34.552Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T17:30:34.552Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T17:30:34.552Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T17:30:34.552Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T17:30:34.552Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T17:30:34.552Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T17:30:34.552Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T17:30:34.552Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T17:30:36.084Z] --- PASS: TestRenameLinkedContainer (1.77s) [2021-11-11T17:30:36.084Z] === RUN TestRenameStoppedContainer [2021-11-11T17:30:36.340Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-11-11T17:30:36.340Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T17:30:37.266Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2021-11-11T17:30:37.266Z] === RUN TestRenameInvalidName [2021-11-11T17:30:37.829Z] --- PASS: TestRenameInvalidName (0.42s) [2021-11-11T17:30:37.829Z] === RUN TestRenameAnonymousContainer [2021-11-11T17:30:38.361Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T17:30:38.361Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T17:30:38.361Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T17:30:38.361Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T17:30:38.361Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T17:30:38.361Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T17:30:38.361Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T17:30:38.361Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T17:30:38.361Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T17:30:39.195Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2021-11-11T17:30:39.195Z] === RUN TestRenameContainerWithSameName [2021-11-11T17:30:39.450Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-11-11T17:30:39.450Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T17:30:40.377Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2021-11-11T17:30:40.377Z] === RUN TestResize [2021-11-11T17:30:40.939Z] --- PASS: TestResize (0.46s) [2021-11-11T17:30:40.939Z] === RUN TestResizeWithInvalidSize [2021-11-11T17:30:41.128Z] === RUN TestDockerSuite/TestExec [2021-11-11T17:30:41.195Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-11-11T17:30:41.195Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T17:30:41.697Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T17:30:41.756Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:30:41.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:30:41.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:30:41.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:30:41.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:30:41.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:30:41.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:30:41.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:30:41.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:30:41.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T17:30:41.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:30:42.268Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T17:30:43.208Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T17:30:43.468Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T17:30:43.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T17:30:44.245Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T17:30:44.245Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T17:30:44.245Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T17:30:44.245Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:30:44.245Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T17:30:44.860Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T17:30:45.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T17:30:45.442Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T17:30:45.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T17:30:45.909Z] --- PASS: TestCreateServiceSecretFileMode (12.58s) [2021-11-11T17:30:45.909Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T17:30:46.382Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T17:30:46.641Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T17:30:46.936Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T17:30:47.211Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T17:30:47.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T17:30:47.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T17:30:47.781Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T17:30:48.351Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T17:30:48.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T17:30:49.295Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T17:30:49.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T17:30:49.916Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:30:50.235Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T17:30:50.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T17:30:50.427Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T17:30:50.494Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T17:30:50.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T17:30:50.893Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T17:30:50.893Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:30:50.893Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T17:30:51.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:30:51.555Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T17:30:51.878Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T17:30:52.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T17:30:52.139Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T17:30:52.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T17:30:52.452Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T17:30:52.453Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T17:30:52.453Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T17:30:53.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:30:54.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-11T17:30:54.779Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T17:30:55.349Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-11T17:30:55.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T17:30:55.918Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T17:30:56.232Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T17:30:56.488Z] docker_api_swarm_test.go:384: [dd489f328a96e] joining swarm manager [dcad7ac4c53af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:30:56.488Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T17:30:57.059Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T17:30:57.283Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T17:30:57.283Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T17:30:57.283Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T17:30:57.283Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T17:30:57.283Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T17:30:57.628Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T17:30:57.629Z] docker_api_swarm_test.go:385: [d0eafd22a7b3a] joining swarm manager [dcad7ac4c53af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:30:58.132Z] --- PASS: TestCreateServiceConfigFileMode (12.61s) [2021-11-11T17:30:58.132Z] === RUN TestCreateServiceSysctls [2021-11-11T17:30:58.198Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T17:30:58.265Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T17:30:59.138Z] --- PASS: TestServicePlugin (31.19s) [2021-11-11T17:30:59.138Z] === RUN TestServiceUpdateLabel [2021-11-11T17:30:59.249Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T17:30:59.398Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s) [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2021-11-11T17:30:59.956Z] === RUN TestCgroupNamespacesRun [2021-11-11T17:30:59.968Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T17:31:00.012Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T17:31:00.012Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T17:31:00.023Z] --- PASS: TestCreateServiceSysctls (3.06s) [2021-11-11T17:31:00.023Z] === RUN TestCreateServiceCapabilities [2021-11-11T17:31:00.478Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T17:31:00.517Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2021-11-11T17:31:00.517Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T17:31:00.538Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T17:31:01.477Z] --- PASS: TestServiceUpdateLabel (2.42s) [2021-11-11T17:31:01.477Z] === RUN TestServiceUpdateSecrets [2021-11-11T17:31:01.882Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-11-11T17:31:01.882Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T17:31:02.536Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2021-11-11T17:31:02.536Z] === RUN TestInspect [2021-11-11T17:31:02.809Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-11-11T17:31:02.809Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T17:31:04.173Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2021-11-11T17:31:04.173Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T17:31:05.053Z] --- PASS: TestInspect (2.67s) [2021-11-11T17:31:05.053Z] === RUN TestCreateJob [2021-11-11T17:31:05.100Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2021-11-11T17:31:05.100Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T17:31:05.427Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T17:31:06.464Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-11-11T17:31:06.465Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T17:31:07.026Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-11-11T17:31:07.026Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T17:31:07.641Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T17:31:07.641Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T17:31:07.641Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T17:31:08.390Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2021-11-11T17:31:08.390Z] === RUN TestNISDomainname [2021-11-11T17:31:08.409Z] --- PASS: TestCreateJob (3.14s) [2021-11-11T17:31:08.409Z] === RUN TestReplicatedJob [2021-11-11T17:31:08.624Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T17:31:08.624Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T17:31:08.624Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T17:31:08.646Z] --- PASS: TestNISDomainname (0.61s) [2021-11-11T17:31:08.646Z] === RUN TestHostnameDnsResolution [2021-11-11T17:31:09.091Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T17:31:09.579Z] --- PASS: TestHostnameDnsResolution (0.82s) [2021-11-11T17:31:09.579Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T17:31:10.142Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2021-11-11T17:31:10.142Z] === RUN TestStats [2021-11-11T17:31:10.919Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T17:31:11.414Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T17:31:11.482Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T17:31:11.742Z] === RUN TestDockerSuite/TestExecTTY [2021-11-11T17:31:11.958Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T17:31:11.958Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T17:31:11.958Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T17:31:12.312Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T17:31:12.656Z] --- PASS: TestStats (2.44s) [2021-11-11T17:31:12.656Z] === RUN TestStopContainerWithTimeout [2021-11-11T17:31:12.656Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T17:31:12.656Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T17:31:12.656Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T17:31:12.656Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T17:31:12.656Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T17:31:12.656Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T17:31:12.656Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T17:31:12.656Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T17:31:12.656Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T17:31:12.656Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T17:31:12.883Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T17:31:12.940Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T17:31:13.155Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-11T17:31:13.155Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-11T17:31:13.155Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-11T17:31:13.155Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T17:31:13.155Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-11T17:31:13.155Z] Cross building: bundles/cross/windows/amd64 [2021-11-11T17:31:13.155Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-11T17:31:13.155Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T17:31:13.218Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T17:31:13.406Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T17:31:13.406Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T17:31:13.406Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T17:31:13.406Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T17:31:13.406Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T17:31:13.453Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T17:31:13.654Z] --- PASS: TestReplicatedJob (5.50s) [2021-11-11T17:31:13.654Z] === RUN TestUpdateReplicatedJob [2021-11-11T17:31:14.022Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T17:31:14.022Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T17:31:14.022Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T17:31:14.961Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-11T17:31:15.108Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T17:31:15.531Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T17:31:16.100Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2021-11-11T17:31:16.100Z] === RUN TestServiceUpdateConfigs [2021-11-11T17:31:16.360Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-11T17:31:16.472Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T17:31:16.472Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2021-11-11T17:31:16.472Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-11-11T17:31:16.472Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2021-11-11T17:31:16.472Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-11-11T17:31:16.472Z] === RUN TestDeleteDevicemapper [2021-11-11T17:31:16.472Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T17:31:16.472Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T17:31:16.472Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T17:31:16.921Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2021-11-11T17:31:16.921Z] === RUN TestServiceListWithStatuses [2021-11-11T17:31:16.921Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T17:31:16.921Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T17:31:16.921Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T17:31:17.300Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T17:31:17.872Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T17:31:18.285Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T17:31:18.361Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2021-11-11T17:31:18.361Z] === RUN TestUpdateMemory [2021-11-11T17:31:18.617Z] --- PASS: TestUpdateMemory (0.49s) [2021-11-11T17:31:18.617Z] === RUN TestUpdateCPUQuota [2021-11-11T17:31:19.544Z] --- PASS: TestUpdateCPUQuota (0.75s) [2021-11-11T17:31:19.544Z] === RUN TestUpdatePidsLimit [2021-11-11T17:31:19.544Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T17:31:19.544Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T17:31:19.800Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T17:31:20.055Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T17:31:20.311Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T17:31:20.311Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T17:31:20.567Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T17:31:21.085Z] --- PASS: TestDockerNetworkConnectAlias (4.33s) [2021-11-11T17:31:21.085Z] === RUN TestDockerNetworkReConnect [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit (1.88s) [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-11-11T17:31:21.493Z] === RUN TestUpdateRestartPolicy [2021-11-11T17:31:23.148Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T17:31:24.349Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2021-11-11T17:31:24.349Z] === RUN TestServicePlugin [2021-11-11T17:31:27.342Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T17:31:28.279Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T17:31:28.518Z] plugin_test.go:61: [dde74541ea446] joining swarm manager [d8e39bd0cf5f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:31:29.079Z] plugin_test.go:64: [d10ef915c933a] joining swarm manager [d8e39bd0cf5f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:31:30.849Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2021-11-11T17:31:30.849Z] === RUN TestServiceUpdateNetwork [2021-11-11T17:31:32.756Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T17:31:33.326Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T17:31:33.326Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T17:31:33.587Z] === RUN TestDockerSuite/TestHealth [2021-11-11T17:31:33.658Z] --- PASS: TestUpdateRestartPolicy (10.73s) [2021-11-11T17:31:33.658Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T17:31:33.658Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-11-11T17:31:33.658Z] === RUN TestWaitNonBlocked [2021-11-11T17:31:33.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:31:33.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:31:33.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:31:33.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:31:33.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T17:31:33.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T17:31:33.658Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T17:31:33.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2021-11-11T17:31:33.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2021-11-11T17:31:33.658Z] === RUN TestWaitBlocked [2021-11-11T17:31:33.658Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:31:33.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:31:33.658Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:31:33.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:31:33.658Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T17:31:33.658Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T17:31:33.914Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T17:31:33.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2021-11-11T17:31:33.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2021-11-11T17:31:33.914Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T17:31:33.914Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T17:31:36.430Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s) [2021-11-11T17:31:36.430Z] === CONT TestIpcModeOlderClient [2021-11-11T17:31:36.430Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T17:31:36.430Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2021-11-11T17:31:36.430Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-11T17:31:36.430Z] === CONT TestDaemonHostGatewayIP [2021-11-11T17:31:38.947Z] --- PASS: TestDaemonHostGatewayIP (2.31s) [2021-11-11T17:31:38.947Z] === CONT TestDaemonRestartIpcMode [2021-11-11T17:31:40.834Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2021-11-11T17:31:43.574Z] --- PASS: TestServiceUpdateNetwork (12.70s) [2021-11-11T17:31:43.574Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T17:31:44.954Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T17:31:45.525Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T17:31:48.717Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T17:31:48.717Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T17:31:48.717Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T17:31:48.915Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2021-11-11T17:31:48.915Z] PASS [2021-11-11T17:31:48.915Z] [2021-11-11T17:31:48.915Z] === Skipped [2021-11-11T17:31:48.915Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-11T17:31:48.915Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T17:31:48.915Z] [2021-11-11T17:31:48.915Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T17:31:48.915Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T17:31:48.915Z] [2021-11-11T17:31:48.915Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T17:31:48.915Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T17:31:48.915Z] [2021-11-11T17:31:48.915Z] DONE 200 tests, 3 skipped in 114.444s [2021-11-11T17:31:48.915Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T17:31:48.915Z] ++ 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-11-11T17:31:48.915Z] ++ set -e [2021-11-11T17:31:48.915Z] ++ '[' -n 0 ']' [2021-11-11T17:31:48.915Z] ++ set -x [2021-11-11T17:31:48.916Z] ++ 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-11-11T17:31:48.916Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T17:31:48.916Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-11T17:31:48.916Z] === RUN TestDaemonConfigValidation [2021-11-11T17:31:48.916Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:31:48.916Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T17:31:48.916Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T17:31:48.916Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T17:31:48.916Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T17:31:48.916Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T17:31:48.916Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T17:31:48.916Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T17:31:48.916Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T17:31:48.916Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T17:31:48.916Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T17:31:48.916Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-11-11T17:31:48.916Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-11-11T17:31:48.916Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2021-11-11T17:31:48.916Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-11-11T17:31:48.916Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-11-11T17:31:48.916Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T17:31:48.916Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T17:31:49.842Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T17:31:50.771Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T17:31:51.697Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T17:31:51.697Z] daemon_test.go:156: [dd65380ac374a] daemon is not started [2021-11-11T17:31:51.697Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-11T17:31:51.697Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-11T17:31:51.697Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-11T17:31:51.697Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-11T17:31:51.697Z] === RUN TestDaemonProxy [2021-11-11T17:31:51.697Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T17:31:52.097Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T17:31:52.097Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T17:31:52.356Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T17:31:52.356Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T17:31:52.497Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T17:31:52.497Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T17:31:52.616Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T17:31:52.876Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T17:31:52.876Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T17:31:52.963Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T17:31:52.963Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T17:31:52.963Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T17:31:52.963Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T17:31:53.379Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T17:31:53.379Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T17:31:53.379Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T17:31:53.430Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T17:31:53.445Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T17:31:53.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T17:31:53.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T17:31:53.445Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T17:31:53.584Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T17:31:53.705Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T17:31:53.895Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T17:31:53.895Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T17:31:53.895Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T17:31:53.965Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T17:31:54.225Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T17:31:54.225Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T17:31:54.794Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T17:31:54.794Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T17:31:55.364Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T17:31:55.530Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T17:31:55.567Z] --- PASS: TestServicePlugin (29.84s) [2021-11-11T17:31:55.567Z] === RUN TestServiceUpdateLabel [2021-11-11T17:31:55.933Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T17:31:55.933Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T17:31:56.495Z] --- PASS: TestServiceUpdateLabel (2.15s) [2021-11-11T17:31:56.495Z] === RUN TestServiceUpdateSecrets [2021-11-11T17:31:56.503Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T17:31:56.899Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T17:31:57.455Z] check_test.go:379: [d0eafd22a7b3a] daemon is not started [2021-11-11T17:31:57.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-11T17:31:57.460Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T17:31:58.022Z] --- PASS: TestDaemonProxy (6.29s) [2021-11-11T17:31:58.022Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2021-11-11T17:31:58.022Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2021-11-11T17:31:58.022Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-11-11T17:31:58.022Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T17:31:58.022Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T17:31:58.022Z] PASS [2021-11-11T17:31:58.022Z] [2021-11-11T17:31:58.022Z] DONE 17 tests in 10.244s [2021-11-11T17:31:58.022Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T17:31:58.022Z] ++ 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-11-11T17:31:58.022Z] ++ set -e [2021-11-11T17:31:58.022Z] ++ '[' -n 0 ']' [2021-11-11T17:31:58.022Z] ++ set -x [2021-11-11T17:31:58.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-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-11-11T17:31:58.046Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T17:31:58.046Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T17:31:58.277Z] INFO: Testing against a local daemon [2021-11-11T17:31:58.277Z] === RUN TestCommitInheritsEnv [2021-11-11T17:31:58.533Z] --- PASS: TestCommitInheritsEnv (0.25s) [2021-11-11T17:31:58.533Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T17:31:58.533Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T17:31:58.533Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T17:31:58.533Z] === RUN TestImagesFilterMultiReference [2021-11-11T17:31:58.533Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T17:31:58.533Z] === RUN TestImagePullPlatformInvalid [2021-11-11T17:31:58.533Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T17:31:58.533Z] === RUN TestRemoveImageOrphaning [2021-11-11T17:31:58.788Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-11-11T17:31:58.788Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T17:31:58.788Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:31:58.788Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T17:31:58.788Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T17:31:58.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-11T17:31:58.788Z] === RUN TestTagInvalidReference [2021-11-11T17:31:58.788Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T17:31:58.788Z] === RUN TestTagValidPrefixedRepo [2021-11-11T17:31:58.788Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T17:31:58.788Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T17:31:58.788Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T17:31:58.788Z] === RUN TestTagOfficialNames [2021-11-11T17:31:59.044Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T17:31:59.044Z] === RUN TestTagMatchesDigest [2021-11-11T17:31:59.044Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-11T17:31:59.044Z] PASS [2021-11-11T17:31:59.044Z] [2021-11-11T17:31:59.044Z] === Skipped [2021-11-11T17:31:59.044Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T17:31:59.044Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T17:31:59.044Z] [2021-11-11T17:31:59.044Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T17:31:59.044Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:31:59.044Z] [2021-11-11T17:31:59.044Z] DONE 12 tests, 2 skipped in 0.920s [2021-11-11T17:31:59.044Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T17:31:59.044Z] ++ 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-11-11T17:31:59.044Z] ++ set -e [2021-11-11T17:31:59.044Z] ++ '[' -n 0 ']' [2021-11-11T17:31:59.044Z] ++ set -x [2021-11-11T17:31:59.044Z] ++ 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-11-11T17:31:59.044Z] INFO: Testing against a local daemon [2021-11-11T17:31:59.044Z] === RUN TestNetworkCreateDelete [2021-11-11T17:31:59.300Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-11T17:31:59.300Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T17:31:59.364Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T17:31:59.364Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T17:31:59.364Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T17:31:59.364Z] docker_api_swarm_test.go:802: [d1c09472fd867] joining swarm manager [dd4a100bc2160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:31:59.556Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2021-11-11T17:31:59.556Z] === RUN TestDaemonDNSFallback [2021-11-11T17:32:00.304Z] --- PASS: TestServiceUpdatePidsLimit (16.68s) [2021-11-11T17:32:00.304Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-11T17:32:00.304Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-11-11T17:32:00.304Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-11-11T17:32:00.304Z] PASS [2021-11-11T17:32:00.304Z] [2021-11-11T17:32:00.304Z] === Skipped [2021-11-11T17:32:00.304Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T17:32:00.304Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T17:32:00.304Z] [2021-11-11T17:32:00.304Z] DONE 27 tests, 1 skipped in 193.877s [2021-11-11T17:32:00.304Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T17:32:00.304Z] ++ 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-11-11T17:32:00.304Z] ++ set -e [2021-11-11T17:32:00.304Z] ++ '[' -n 0 ']' [2021-11-11T17:32:00.304Z] ++ set -x [2021-11-11T17:32:00.304Z] ++ 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-11-11T17:32:00.304Z] INFO: Testing against a local daemon [2021-11-11T17:32:00.304Z] === RUN TestSessionCreate [2021-11-11T17:32:00.304Z] --- PASS: TestSessionCreate (0.05s) [2021-11-11T17:32:00.304Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T17:32:00.304Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T17:32:00.304Z] PASS [2021-11-11T17:32:00.304Z] [2021-11-11T17:32:00.304Z] DONE 2 tests in 0.159s [2021-11-11T17:32:00.304Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T17:32:00.304Z] ++ 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-11-11T17:32:00.304Z] ++ set -e [2021-11-11T17:32:00.304Z] ++ '[' -n 0 ']' [2021-11-11T17:32:00.304Z] ++ set -x [2021-11-11T17:32:00.304Z] ++ 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-11-11T17:32:00.304Z] INFO: Testing against a local daemon [2021-11-11T17:32:00.565Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:32:00.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T17:32:00.565Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:32:00.565Z] === RUN TestDiskUsage [2021-11-11T17:32:00.565Z] === PAUSE TestDiskUsage [2021-11-11T17:32:00.565Z] === RUN TestEventsExecDie [2021-11-11T17:32:00.826Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T17:32:00.826Z] docker_api_swarm_test.go:802: [d50f64b26e0e0] joining swarm manager [dd4a100bc2160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:32:01.397Z] --- PASS: TestEventsExecDie (0.83s) [2021-11-11T17:32:01.397Z] === RUN TestEventsBackwardsCompatible [2021-11-11T17:32:01.397Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-11T17:32:01.397Z] === RUN TestEventsVolumeCreate [2021-11-11T17:32:01.397Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-11-11T17:32:01.397Z] === RUN TestInfoBinaryCommits [2021-11-11T17:32:01.397Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-11T17:32:01.397Z] === RUN TestInfoAPIVersioned [2021-11-11T17:32:01.397Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T17:32:01.397Z] === RUN TestInfoDiscoveryBackend [2021-11-11T17:32:01.761Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T17:32:01.967Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-11-11T17:32:01.967Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T17:32:02.216Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T17:32:02.216Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T17:32:02.216Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T17:32:02.216Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T17:32:02.216Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T17:32:02.216Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T17:32:02.216Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T17:32:02.227Z] docker_api_swarm_test.go:802: [db0d76bd2b3e0] joining swarm manager [dd4a100bc2160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T17:32:02.227Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T17:32:02.227Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T17:32:02.673Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T17:32:03.167Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T17:32:03.167Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T17:32:03.740Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2021-11-11T17:32:03.740Z] === RUN TestInfoAPI [2021-11-11T17:32:03.740Z] docker_api_swarm_test.go:802: [dadbee415192a] joining swarm manager [dd4a100bc2160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T17:32:03.740Z] --- PASS: TestInfoAPI (0.04s) [2021-11-11T17:32:03.740Z] === RUN TestInfoAPIWarnings [2021-11-11T17:32:03.740Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T17:32:03.800Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T17:32:05.121Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T17:32:05.121Z] docker_api_swarm_test.go:810: [dcd647f144ec4] joining swarm manager [dd4a100bc2160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-11T17:32:06.118Z] --- PASS: TestDaemonDNSFallback (6.26s) [2021-11-11T17:32:06.118Z] === RUN TestInspectNetwork [2021-11-11T17:32:06.502Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T17:32:06.690Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T17:32:06.762Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T17:32:07.332Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T17:32:07.592Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T17:32:07.592Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-11T17:32:07.592Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T17:32:08.161Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T17:32:08.217Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T17:32:08.217Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T17:32:08.217Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T17:32:08.217Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T17:32:08.217Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T17:32:08.217Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T17:32:08.633Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T17:32:08.633Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T17:32:08.633Z] === RUN TestInspectNetwork/network_name [2021-11-11T17:32:08.633Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T17:32:08.731Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T17:32:08.991Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T17:32:09.252Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T17:32:09.823Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T17:32:10.392Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T17:32:10.392Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-11T17:32:11.113Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T17:32:11.337Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T17:32:11.368Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2021-11-11T17:32:11.368Z] === RUN TestServiceUpdateConfigs [2021-11-11T17:32:11.908Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T17:32:12.168Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T17:32:12.168Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T17:32:12.739Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T17:32:12.739Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T17:32:12.739Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T17:32:12.799Z] --- PASS: TestInspectNetwork (7.10s) [2021-11-11T17:32:12.799Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T17:32:12.799Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T17:32:12.799Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T17:32:12.799Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T17:32:12.799Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T17:32:13.309Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T17:32:13.877Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T17:32:14.137Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T17:32:14.686Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2021-11-11T17:32:14.686Z] === RUN TestNetworkInvalidJSON [2021-11-11T17:32:14.686Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T17:32:14.686Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:32:14.686Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:32:14.686Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T17:32:14.686Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T17:32:14.686Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T17:32:14.686Z] === RUN TestNetworkList [2021-11-11T17:32:14.686Z] === RUN TestNetworkList//networks [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkList//networks [2021-11-11T17:32:14.686Z] === RUN TestNetworkList//networks/ [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkList//networks/ [2021-11-11T17:32:14.686Z] === CONT TestNetworkList//networks [2021-11-11T17:32:14.686Z] === CONT TestNetworkList//networks/ [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T17:32:14.686Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T17:32:14.707Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T17:32:14.707Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T17:32:14.707Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T17:32:14.707Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T17:32:14.707Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T17:32:14.943Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-11T17:32:14.943Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T17:32:15.172Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T17:32:15.172Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T17:32:15.172Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T17:32:15.172Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T17:32:15.277Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T17:32:15.876Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T17:32:15.876Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T17:32:16.214Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T17:32:16.215Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T17:32:16.474Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T17:32:16.803Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-11-11T17:32:16.803Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T17:32:17.043Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T17:32:17.735Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-11T17:32:17.736Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T17:32:18.064Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T17:32:18.064Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T17:32:18.064Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T17:32:18.950Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T17:32:18.950Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T17:32:19.100Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-11-11T17:32:19.100Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T17:32:19.518Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T17:32:19.661Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-11-11T17:32:19.661Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T17:32:20.088Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-11-11T17:32:20.088Z] === RUN TestInfoDebug [2021-11-11T17:32:20.088Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T17:32:20.658Z] --- PASS: TestInfoDebug (0.54s) [2021-11-11T17:32:20.658Z] === RUN TestInfoInsecureRegistries [2021-11-11T17:32:21.228Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-11T17:32:21.228Z] === RUN TestInfoRegistryMirrors [2021-11-11T17:32:21.228Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T17:32:21.400Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T17:32:21.490Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-11T17:32:21.490Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T17:32:21.750Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T17:32:21.750Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-11-11T17:32:21.750Z] === RUN TestPingCacheHeaders [2021-11-11T17:32:21.750Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T17:32:21.750Z] === RUN TestPingGet [2021-11-11T17:32:21.750Z] --- PASS: TestPingGet (0.01s) [2021-11-11T17:32:21.750Z] === RUN TestPingHead [2021-11-11T17:32:21.750Z] --- PASS: TestPingHead (0.02s) [2021-11-11T17:32:21.750Z] === RUN TestVersion [2021-11-11T17:32:21.750Z] --- PASS: TestVersion (0.03s) [2021-11-11T17:32:21.750Z] === CONT TestDiskUsage [2021-11-11T17:32:21.943Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T17:32:21.943Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T17:32:22.175Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2021-11-11T17:32:22.175Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T17:32:22.175Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:32:22.175Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:32:22.175Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T17:32:22.320Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T17:32:22.320Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T17:32:22.580Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T17:32:22.840Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T17:32:23.100Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage (1.45s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T17:32:23.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T17:32:23.361Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:32:23.361Z] PASS [2021-11-11T17:32:23.361Z] [2021-11-11T17:32:23.361Z] === Skipped [2021-11-11T17:32:23.361Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:32:23.361Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T17:32:23.361Z] [2021-11-11T17:32:23.361Z] DONE 53 tests, 1 skipped in 22.905s [2021-11-11T17:32:23.361Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T17:32:23.361Z] ++ 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-11-11T17:32:23.361Z] ++ set -e [2021-11-11T17:32:23.361Z] ++ '[' -n 0 ']' [2021-11-11T17:32:23.361Z] ++ set -x [2021-11-11T17:32:23.361Z] ++ 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-11-11T17:32:23.361Z] INFO: Testing against a local daemon [2021-11-11T17:32:23.361Z] === RUN TestVolumesCreateAndList [2021-11-11T17:32:23.361Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T17:32:23.361Z] === RUN TestVolumesRemove [2021-11-11T17:32:23.361Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T17:32:23.361Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T17:32:23.361Z] === RUN TestVolumesInspect [2021-11-11T17:32:23.361Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T17:32:23.361Z] === RUN TestVolumesInvalidJSON [2021-11-11T17:32:23.361Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T17:32:23.361Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T17:32:23.361Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T17:32:23.361Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T17:32:23.361Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T17:32:23.361Z] PASS [2021-11-11T17:32:23.361Z] [2021-11-11T17:32:23.361Z] DONE 5 tests in 0.214s [2021-11-11T17:32:23.621Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T17:32:23.880Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T17:32:23.880Z] +++ kill 6323 [2021-11-11T17:32:24.141Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T17:32:24.141Z] +++ /etc/init.d/apparmor stop [2021-11-11T17:32:24.141Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T17:32:24.141Z] [2021-11-11T17:32:24.141Z] Unloading profiles will leave already running processes permanently [2021-11-11T17:32:24.141Z] unconfined, which can lead to unexpected situations. [2021-11-11T17:32:24.141Z] [2021-11-11T17:32:24.141Z] To set a process to complain mode, use the command line tool [2021-11-11T17:32:24.141Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T17:32:24.141Z] +++ true [2021-11-11T17:32:24.141Z] exiting test-integration [2021-11-11T17:32:24.141Z] ++ exit 0 [2021-11-11T17:32:24.141Z] [2021-11-11T17:32:24.711Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T17:32:24.711Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-11T17:32:24.711Z] + for job in $(jobs -p) [2021-11-11T17:32:24.711Z] + wait 28821 [2021-11-11T17:32:26.067Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T17:32:26.197Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2021-11-11T17:32:26.198Z] === RUN TestServiceUpdateNetwork [2021-11-11T17:32:26.625Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T17:32:26.738Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T17:32:27.027Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T17:32:27.028Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T17:32:27.028Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T17:32:27.564Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T17:32:27.732Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T17:32:27.732Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T17:32:27.732Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T17:32:27.732Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T17:32:27.732Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T17:32:27.732Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T17:32:27.732Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T17:32:27.732Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T17:32:28.505Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T17:32:28.764Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T17:32:29.372Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T17:32:29.703Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T17:32:30.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T17:32:30.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T17:32:30.742Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T17:32:31.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T17:32:31.612Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T17:32:31.709Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T17:32:32.994Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T17:32:32.994Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T17:32:33.255Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T17:32:34.397Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T17:32:34.397Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T17:32:34.627Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-11T17:32:34.627Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-11T17:32:34.627Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T17:32:34.627Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-11T17:32:34.627Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-11T17:32:34.627Z] remote: Enumerating objects: 23, done. [2021-11-11T17:32:34.627Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-11T17:32:34.627Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-11T17:32:34.627Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-11T17:32:34.627Z] 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-11-11T17:32:34.627Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-11T17:32:34.627Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-11T17:32:34.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T17:32:34.831Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T17:32:34.831Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T17:32:34.831Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T17:32:34.831Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T17:32:34.831Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T17:32:34.831Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T17:32:34.966Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T17:32:37.010Z] --- PASS: TestServiceWithDataPathPortInit (13.29s) [2021-11-11T17:32:37.010Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T17:32:37.012Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T17:32:37.173Z] Cross building: bundles/cross/linux/ppc64le [2021-11-11T17:32:37.173Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-11T17:32:37.173Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-11T17:32:37.572Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cirs9cxjcylb5q7dryv4hgk9y Created:2021-11-11 17:32:36.354483155 +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[ce6047dc990db944f3bc59ae83c8e4c0f4c755e4d8737652cfa9b593ee2c5ccc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d18gbxwai75o9bus3ed6c5a8s EndpointID:0f817f475d901fdb25c1fd294fc3a2d354c3329a3794256e0d2bad0fe9dd9a87 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b65532727b08121a86a5f026de3ec8e784d790c865a2125c9a89db6783835da 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:0997c79ae6a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d18gbxwai75o9bus3ed6c5a8s EndpointID:0f817f475d901fdb25c1fd294fc3a2d354c3329a3794256e0d2bad0fe9dd9a87 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T17:32:38.359Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2021-11-11T17:32:38.359Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T17:32:38.705Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T17:32:39.285Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T17:32:39.847Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T17:32:39.955Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T17:32:41.542Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T17:32:41.734Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2021-11-11T17:32:41.734Z] PASS [2021-11-11T17:32:41.734Z] [2021-11-11T17:32:41.734Z] === Skipped [2021-11-11T17:32:41.734Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T17:32:41.735Z] service_test.go:243: FLAKY_TEST [2021-11-11T17:32:41.735Z] [2021-11-11T17:32:41.735Z] DONE 26 tests, 1 skipped in 42.865s [2021-11-11T17:32:41.735Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T17:32:41.735Z] ++ 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-11-11T17:32:41.735Z] ++ set -e [2021-11-11T17:32:41.735Z] ++ '[' -n 0 ']' [2021-11-11T17:32:41.735Z] ++ set -x [2021-11-11T17:32:41.735Z] ++ 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-11-11T17:32:41.990Z] INFO: Testing against a local daemon [2021-11-11T17:32:41.990Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T17:32:41.990Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:32:41.990Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T17:32:41.990Z] === RUN TestDockerNetworkIpvlan [2021-11-11T17:32:41.990Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:32:41.990Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T17:32:41.990Z] PASS [2021-11-11T17:32:41.990Z] [2021-11-11T17:32:41.990Z] === Skipped [2021-11-11T17:32:41.990Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T17:32:41.990Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:32:41.990Z] [2021-11-11T17:32:41.990Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T17:32:41.990Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T17:32:41.990Z] [2021-11-11T17:32:41.990Z] DONE 2 tests, 2 skipped in 0.091s [2021-11-11T17:32:41.990Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T17:32:41.991Z] ++ 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-11-11T17:32:41.991Z] ++ set -e [2021-11-11T17:32:41.991Z] ++ '[' -n 0 ']' [2021-11-11T17:32:41.991Z] ++ set -x [2021-11-11T17:32:41.991Z] ++ 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-11-11T17:32:41.991Z] INFO: Testing against a local daemon [2021-11-11T17:32:41.991Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T17:32:41.992Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T17:32:41.992Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T17:32:41.992Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T17:32:41.992Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T17:32:41.992Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T17:32:41.992Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T17:32:41.992Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T17:32:41.992Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T17:32:41.992Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T17:32:41.992Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T17:32:42.924Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T17:32:43.357Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-11-11T17:32:43.357Z] === RUN TestDockerNetworkMacvlan [2021-11-11T17:32:43.865Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T17:32:43.918Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T17:32:44.433Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T17:32:44.845Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T17:32:45.406Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T17:32:45.815Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-11T17:32:45.815Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T17:32:46.385Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T17:32:46.385Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T17:32:46.385Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T17:32:46.955Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T17:32:47.215Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T17:32:47.296Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T17:32:47.931Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T17:32:49.185Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T17:32:51.409Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T17:32:51.409Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T17:32:52.451Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T17:32:52.451Z] --- PASS: TestDockerNetworkMacvlan (9.20s) [2021-11-11T17:32:52.451Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-11-11T17:32:52.451Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-11T17:32:52.451Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2021-11-11T17:32:52.451Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2021-11-11T17:32:52.451Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s) [2021-11-11T17:32:52.451Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2021-11-11T17:32:52.451Z] PASS [2021-11-11T17:32:52.451Z] [2021-11-11T17:32:52.451Z] DONE 8 tests in 10.609s [2021-11-11T17:32:52.451Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T17:32:52.451Z] ++ 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-11-11T17:32:52.451Z] ++ set -e [2021-11-11T17:32:52.451Z] ++ '[' -n 0 ']' [2021-11-11T17:32:52.451Z] ++ set -x [2021-11-11T17:32:52.451Z] ++ 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-11-11T17:32:52.707Z] testing: warning: no tests to run [2021-11-11T17:32:52.707Z] PASS [2021-11-11T17:32:52.707Z] [2021-11-11T17:32:52.707Z] DONE 0 tests in 0.022s [2021-11-11T17:32:52.707Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T17:32:52.707Z] ++ 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-11-11T17:32:52.707Z] ++ set -e [2021-11-11T17:32:52.707Z] ++ '[' -n 0 ']' [2021-11-11T17:32:52.707Z] ++ set -x [2021-11-11T17:32:52.707Z] ++ 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-11-11T17:32:52.707Z] INFO: Testing against a local daemon [2021-11-11T17:32:52.707Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T17:32:53.813Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T17:32:54.070Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2021-11-11T17:32:54.070Z] === RUN TestAuthZPluginTLS [2021-11-11T17:32:54.326Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-11T17:32:54.326Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T17:32:54.468Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2021-11-11T17:32:54.468Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-11T17:32:54.468Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2021-11-11T17:32:54.468Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2021-11-11T17:32:54.468Z] PASS [2021-11-11T17:32:54.468Z] [2021-11-11T17:32:54.468Z] === Skipped [2021-11-11T17:32:54.468Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T17:32:54.468Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T17:32:54.468Z] [2021-11-11T17:32:54.468Z] DONE 27 tests, 1 skipped in 183.354s [2021-11-11T17:32:54.468Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T17:32:54.468Z] INFO: Testing against a local daemon [2021-11-11T17:32:54.468Z] === RUN TestSessionCreate [2021-11-11T17:32:54.724Z] --- PASS: TestSessionCreate (0.04s) [2021-11-11T17:32:54.724Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T17:32:54.724Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-11-11T17:32:54.724Z] PASS [2021-11-11T17:32:54.724Z] [2021-11-11T17:32:54.724Z] DONE 2 tests in 0.112s [2021-11-11T17:32:54.724Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T17:32:54.724Z] INFO: Testing against a local daemon [2021-11-11T17:32:54.724Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:32:54.724Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:32:54.724Z] === RUN TestDiskUsage [2021-11-11T17:32:54.724Z] === PAUSE TestDiskUsage [2021-11-11T17:32:54.724Z] === RUN TestEventsExecDie [2021-11-11T17:32:54.887Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-11T17:32:54.887Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T17:32:55.449Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T17:32:55.449Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T17:32:55.603Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T17:32:55.651Z] --- PASS: TestEventsExecDie (0.85s) [2021-11-11T17:32:55.651Z] === RUN TestEventsBackwardsCompatible [2021-11-11T17:32:55.651Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-11-11T17:32:55.651Z] === RUN TestEventsVolumeCreate [2021-11-11T17:32:55.651Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-11-11T17:32:55.651Z] === RUN TestInfoBinaryCommits [2021-11-11T17:32:55.863Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T17:32:55.907Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-11T17:32:55.907Z] === RUN TestInfoAPIVersioned [2021-11-11T17:32:55.907Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T17:32:55.907Z] === RUN TestInfoDiscoveryBackend [2021-11-11T17:32:56.010Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-11T17:32:56.010Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T17:32:56.124Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T17:32:56.502Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-11-11T17:32:56.502Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T17:32:56.693Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T17:32:57.374Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s) [2021-11-11T17:32:57.374Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T17:32:57.440Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T17:32:57.440Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T17:32:57.630Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T17:32:57.670Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T17:32:57.893Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T17:32:58.014Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-11-11T17:32:58.014Z] === RUN TestInfoAPI [2021-11-11T17:32:58.014Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T17:32:58.014Z] === RUN TestInfoAPIWarnings [2021-11-11T17:32:58.252Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T17:32:58.481Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-11-11T17:32:58.481Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T17:32:58.739Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-11T17:32:58.739Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T17:32:59.191Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T17:32:59.711Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T17:33:00.103Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2021-11-11T17:33:00.103Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T17:33:00.129Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T17:33:00.186Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T17:33:00.186Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T17:33:00.186Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T17:33:01.991Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2021-11-11T17:33:01.991Z] === RUN TestAuthZPluginHeader [2021-11-11T17:33:02.041Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T17:33:02.041Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T17:33:02.247Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-11-11T17:33:02.248Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T17:33:02.248Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:02.248Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T17:33:02.248Z] === RUN TestAuthZPluginV2Disable [2021-11-11T17:33:02.248Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:02.248Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-11T17:33:02.248Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T17:33:02.248Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:02.248Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T17:33:02.248Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T17:33:02.248Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:02.248Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T17:33:02.248Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T17:33:02.611Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T17:33:03.994Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T17:33:06.221Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T17:33:09.181Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T17:33:11.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-11T17:33:12.114Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T17:33:12.114Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T17:33:12.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T17:33:12.114Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T17:33:12.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T17:33:12.114Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T17:33:12.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T17:33:12.114Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T17:33:12.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T17:33:12.584Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T17:33:15.007Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T17:33:15.007Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T17:33:15.577Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T17:33:15.841Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T17:33:16.059Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-11-11T17:33:16.059Z] === RUN TestInfoDebug [2021-11-11T17:33:16.059Z] --- PASS: TestInfoDebug (0.53s) [2021-11-11T17:33:16.059Z] === RUN TestInfoInsecureRegistries [2021-11-11T17:33:16.059Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-11T17:33:16.059Z] === RUN TestInfoRegistryMirrors [2021-11-11T17:33:16.059Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-11T17:33:16.059Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T17:33:16.315Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-11-11T17:33:16.315Z] === RUN TestPingCacheHeaders [2021-11-11T17:33:16.315Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T17:33:16.315Z] === RUN TestPingGet [2021-11-11T17:33:16.315Z] --- PASS: TestPingGet (0.01s) [2021-11-11T17:33:16.315Z] === RUN TestPingHead [2021-11-11T17:33:16.315Z] --- PASS: TestPingHead (0.03s) [2021-11-11T17:33:16.315Z] === RUN TestVersion [2021-11-11T17:33:16.315Z] --- PASS: TestVersion (0.03s) [2021-11-11T17:33:16.315Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:33:16.315Z] === CONT TestDiskUsage [2021-11-11T17:33:16.410Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T17:33:16.670Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T17:33:16.876Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T17:33:16.930Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T17:33:17.314Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T17:33:18.244Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T17:33:18.244Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.98s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage (1.99s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.43s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run (0.73s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T17:33:18.244Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-11T17:33:18.244Z] PASS [2021-11-11T17:33:18.458Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T17:33:18.458Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-11T17:33:18.500Z] [2021-11-11T17:33:18.500Z] DONE 53 tests in 23.705s [2021-11-11T17:33:18.500Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T17:33:18.500Z] INFO: Testing against a local daemon [2021-11-11T17:33:18.500Z] === RUN TestVolumesCreateAndList [2021-11-11T17:33:18.500Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T17:33:18.500Z] === RUN TestVolumesRemove [2021-11-11T17:33:18.500Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-11T17:33:18.500Z] === RUN TestVolumesInspect [2021-11-11T17:33:18.500Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T17:33:18.500Z] === RUN TestVolumesInvalidJSON [2021-11-11T17:33:18.500Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T17:33:18.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T17:33:18.757Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T17:33:18.757Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-11-11T17:33:18.757Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T17:33:18.757Z] PASS [2021-11-11T17:33:18.757Z] [2021-11-11T17:33:18.757Z] DONE 5 tests in 0.240s [2021-11-11T17:33:18.757Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T17:33:19.320Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-11T17:33:19.320Z] Removing test suite binaries [2021-11-11T17:33:19.320Z] exiting test-integration [2021-11-11T17:33:19.320Z] ++ exit 0 [2021-11-11T17:33:19.320Z] [2021-11-11T17:33:20.285Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-11T17:33:20.285Z] PASS [2021-11-11T17:33:20.285Z] [2021-11-11T17:33:20.285Z] === Skipped [2021-11-11T17:33:20.285Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T17:33:20.285Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:20.285Z] [2021-11-11T17:33:20.285Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-11T17:33:20.285Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:20.285Z] [2021-11-11T17:33:20.285Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T17:33:20.285Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:20.285Z] [2021-11-11T17:33:20.285Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T17:33:20.285Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:20.285Z] [2021-11-11T17:33:20.285Z] DONE 17 tests, 4 skipped in 26.355s [2021-11-11T17:33:20.285Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T17:33:20.285Z] ++ 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-11-11T17:33:20.285Z] ++ set -e [2021-11-11T17:33:20.285Z] ++ '[' -n 0 ']' [2021-11-11T17:33:20.285Z] ++ set -x [2021-11-11T17:33:20.285Z] ++ 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-11-11T17:33:20.285Z] INFO: Testing against a local daemon [2021-11-11T17:33:20.285Z] === RUN TestPluginInvalidJSON [2021-11-11T17:33:20.285Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:33:20.285Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:33:20.285Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T17:33:20.285Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T17:33:20.285Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T17:33:20.285Z] === RUN TestPluginInstall [2021-11-11T17:33:20.285Z] === RUN TestPluginInstall/no_auth [2021-11-11T17:33:20.541Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:33:20.541Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34dbf74104c6c633b0a1390deb9862eaa3370c3c49fa05fc916ee01198273da4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:33:20.541Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:33:20.541Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34dbf74104c6c633b0a1390deb9862eaa3370c3c49fa05fc916ee01198273da4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:33:20.796Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T17:33:21.052Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:33:21.052Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34dbf74104c6c633b0a1390deb9862eaa3370c3c49fa05fc916ee01198273da4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:33:21.052Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:33:21.052Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34dbf74104c6c633b0a1390deb9862eaa3370c3c49fa05fc916ee01198273da4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:33:21.308Z] === RUN TestPluginInstall/with_insecure Post stage [Pipeline] junit [2021-11-11T17:33:21.846Z] Recording test results [2021-11-11T17:33:22.238Z] time="2021-11-11T17:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:33:22.238Z] time="2021-11-11T17:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8bc8aeeb33295335776e3dbb02fe069e86e94af8db4c54453fae67395d8be77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:33:22.238Z] time="2021-11-11T17:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T17:33:22.238Z] time="2021-11-11T17:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8bc8aeeb33295335776e3dbb02fe069e86e94af8db4c54453fae67395d8be77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T17:33:22.238Z] plugin_test.go:165: [daa9276e3ad61] daemon is not started [2021-11-11T17:33:22.238Z] --- PASS: TestPluginInstall (3.27s) [2021-11-11T17:33:22.238Z] --- PASS: TestPluginInstall/no_auth (1.67s) [2021-11-11T17:33:22.238Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-11-11T17:33:22.238Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-11-11T17:33:22.238Z] === RUN TestPluginsWithRuntimes [2021-11-11T17:33:22.650Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T17:33:23.667Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T17:33:24.068Z] + echo Ensuring container killed. [2021-11-11T17:33:24.068Z] Ensuring container killed. [2021-11-11T17:33:24.068Z] + docker rm -vf docker-pr17 [2021-11-11T17:33:24.068Z] Error: No such container: docker-pr17 [Pipeline] sh [2021-11-11T17:33:24.126Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T17:33:24.400Z] + echo Chowning /workspace to jenkins user [2021-11-11T17:33:24.401Z] Chowning /workspace to jenkins user [2021-11-11T17:33:24.401Z] + id -u [2021-11-11T17:33:24.401Z] + id -g [2021-11-11T17:33:24.401Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42626:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T17:33:24.401Z] Unable to find image 'busybox:latest' locally [2021-11-11T17:33:24.572Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T17:33:24.573Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T17:33:24.573Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T17:33:24.573Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T17:33:24.573Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T17:33:24.657Z] latest: Pulling from library/busybox [2021-11-11T17:33:24.657Z] 01c2cdc13739: Pulling fs layer [2021-11-11T17:33:24.657Z] 01c2cdc13739: Verifying Checksum [2021-11-11T17:33:24.657Z] 01c2cdc13739: Download complete [2021-11-11T17:33:24.913Z] 01c2cdc13739: Pull complete [2021-11-11T17:33:24.913Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T17:33:24.913Z] Status: Downloaded newer image for busybox:latest [2021-11-11T17:33:25.042Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T17:33:25.042Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T17:33:25.053Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T17:33:25.611Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T17:33:25.614Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2021-11-11T17:33:25.614Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.98s) [2021-11-11T17:33:25.614Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2021-11-11T17:33:25.614Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T17:33:26.175Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-11T17:33:26.175Z] PASS [2021-11-11T17:33:26.175Z] [2021-11-11T17:33:26.175Z] DONE 10 tests in 7.317s [2021-11-11T17:33:26.175Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T17:33:26.175Z] ++ 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-11-11T17:33:26.175Z] ++ set -e [2021-11-11T17:33:26.175Z] ++ '[' -n 0 ']' [2021-11-11T17:33:26.175Z] ++ set -x [2021-11-11T17:33:26.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T17:33:26.431Z] INFO: Testing against a local daemon [2021-11-11T17:33:26.431Z] === RUN TestExternalGraphDriver [2021-11-11T17:33:26.431Z] === RUN TestExternalGraphDriver/json [2021-11-11T17:33:27.518Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T17:33:28.319Z] === RUN TestExternalGraphDriver/spec [2021-11-11T17:33:28.500Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T17:33:28.500Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T17:33:28.500Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T17:33:29.683Z] === RUN TestExternalGraphDriver/pull [Pipeline] catchError [Pipeline] { [2021-11-11T17:33:31.048Z] --- PASS: TestExternalGraphDriver (4.70s) [2021-11-11T17:33:31.048Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2021-11-11T17:33:31.048Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2021-11-11T17:33:31.048Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2021-11-11T17:33:31.048Z] === RUN TestGraphdriverPluginV2 [2021-11-11T17:33:31.048Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:31.048Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-11T17:33:31.048Z] PASS [2021-11-11T17:33:31.048Z] [2021-11-11T17:33:31.048Z] === Skipped [2021-11-11T17:33:31.048Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-11T17:33:31.048Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:33:31.048Z] [2021-11-11T17:33:31.048Z] DONE 5 tests, 1 skipped in 4.817s [2021-11-11T17:33:31.048Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T17:33:31.048Z] ++ 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-11-11T17:33:31.048Z] ++ set -e [2021-11-11T17:33:31.048Z] ++ '[' -n 0 ']' [2021-11-11T17:33:31.048Z] ++ set -x [2021-11-11T17:33:31.048Z] ++ 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 [Pipeline] sh [2021-11-11T17:33:31.304Z] INFO: Testing against a local daemon [2021-11-11T17:33:31.304Z] === RUN TestContinueAfterPluginCrash [2021-11-11T17:33:31.304Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T17:33:31.304Z] === RUN TestReadPluginNoRead [2021-11-11T17:33:31.304Z] === PAUSE TestReadPluginNoRead [2021-11-11T17:33:31.304Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T17:33:31.304Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T17:33:31.304Z] === CONT TestContinueAfterPluginCrash [2021-11-11T17:33:31.304Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T17:33:31.370Z] + bundleName=amd64-cgroup2 [2021-11-11T17:33:31.370Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T17:33:31.370Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T17:33:31.370Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T17:33:31.370Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-11T17:33:32.744Z] Archiving artifacts [2021-11-11T17:33:32.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-11T17:33:32.795Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T17:33:32.795Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T17:33:32.795Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T17:33:34.175Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T17:33:34.569Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2021-11-11T17:33:34.569Z] === CONT TestReadPluginNoRead [2021-11-11T17:33:35.705Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T17:33:36.026Z] + make clean [2021-11-11T17:33:36.283Z] docker volume rm -f docker-dev-cache [2021-11-11T17:33:36.283Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T17:33:36.457Z] === RUN TestReadPluginNoRead/default [2021-11-11T17:33:37.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-11T17:33:37.470Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T17:33:37.821Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T17:33:38.751Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T17:33:38.850Z] docker_api_swarm_service_test.go:395: [d535c21d18bba] joining swarm manager [dce025ec3f4e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:33:39.110Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T17:33:39.313Z] --- PASS: TestContinueAfterPluginCrash (8.06s) [2021-11-11T17:33:39.679Z] docker_api_swarm_service_test.go:395: [d51fe9926d86e] joining swarm manager [dce025ec3f4e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:33:39.874Z] === CONT TestReadPluginNoRead [2021-11-11T17:33:39.874Z] read_test.go:92: [d0b1832d2c830] daemon is not started [2021-11-11T17:33:39.874Z] --- PASS: TestReadPluginNoRead (5.54s) [2021-11-11T17:33:39.874Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2021-11-11T17:33:39.874Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2021-11-11T17:33:39.874Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2021-11-11T17:33:39.874Z] PASS [2021-11-11T17:33:39.874Z] [2021-11-11T17:33:39.874Z] DONE 6 tests in 8.643s [2021-11-11T17:33:39.874Z] 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-11-11T17:33:39.874Z] ++ 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-11-11T17:33:39.874Z] ++ set -e [2021-11-11T17:33:39.874Z] ++ '[' -n 0 ']' [2021-11-11T17:33:39.874Z] ++ set -x [2021-11-11T17:33:39.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T17:33:39.874Z] testing: warning: no tests to run [2021-11-11T17:33:39.874Z] PASS [2021-11-11T17:33:39.874Z] [2021-11-11T17:33:39.874Z] DONE 0 tests in 0.030s [2021-11-11T17:33:39.874Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T17:33:39.874Z] ++ 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-11-11T17:33:39.874Z] ++ set -e [2021-11-11T17:33:39.874Z] ++ '[' -n 0 ']' [2021-11-11T17:33:39.874Z] ++ set -x [2021-11-11T17:33:39.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T17:33:39.874Z] INFO: Testing against a local daemon [2021-11-11T17:33:39.874Z] === RUN TestPluginWithDevMounts [2021-11-11T17:33:39.874Z] === PAUSE TestPluginWithDevMounts [2021-11-11T17:33:39.874Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T17:33:41.764Z] --- PASS: TestPluginWithDevMounts (1.53s) [2021-11-11T17:33:41.764Z] PASS [2021-11-11T17:33:41.764Z] [2021-11-11T17:33:41.764Z] DONE 1 tests in 1.630s [2021-11-11T17:33:41.764Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T17:33:41.764Z] ++ 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-11-11T17:33:41.764Z] ++ set -e [2021-11-11T17:33:41.764Z] ++ '[' -n 0 ']' [2021-11-11T17:33:41.764Z] ++ set -x [2021-11-11T17:33:41.764Z] ++ 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-11-11T17:33:41.764Z] INFO: Testing against a local daemon [2021-11-11T17:33:41.764Z] === RUN TestSecretInspect [2021-11-11T17:33:42.220Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T17:33:43.652Z] --- PASS: TestSecretInspect (2.09s) [2021-11-11T17:33:43.653Z] === RUN TestSecretList [2021-11-11T17:33:46.167Z] --- PASS: TestSecretList (2.15s) [2021-11-11T17:33:46.167Z] === RUN TestSecretsCreateAndDelete [2021-11-11T17:33:47.501Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T17:33:47.531Z] --- PASS: TestSecretsCreateAndDelete (1.71s) [2021-11-11T17:33:47.531Z] === RUN TestSecretsUpdate [2021-11-11T17:33:48.440Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T17:33:49.009Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T17:33:49.850Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T17:33:49.850Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T17:33:49.850Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T17:33:49.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T17:33:50.044Z] --- PASS: TestSecretsUpdate (2.10s) [2021-11-11T17:33:50.044Z] === RUN TestTemplatedSecret [2021-11-11T17:33:50.409Z] === RUN TestDockerSuite/TestPortList [2021-11-11T17:33:52.560Z] --- PASS: TestTemplatedSecret (2.45s) [2021-11-11T17:33:52.560Z] === RUN TestSecretCreateResolve [2021-11-11T17:33:53.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T17:33:53.643Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T17:33:54.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T17:33:54.449Z] --- PASS: TestSecretCreateResolve (2.10s) [2021-11-11T17:33:54.449Z] PASS [2021-11-11T17:33:54.449Z] [2021-11-11T17:33:54.449Z] DONE 6 tests in 12.698s [2021-11-11T17:33:54.449Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T17:33:54.449Z] ++ 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-11-11T17:33:54.449Z] ++ set -e [2021-11-11T17:33:54.449Z] ++ '[' -n 0 ']' [2021-11-11T17:33:54.449Z] ++ set -x [2021-11-11T17:33:54.449Z] ++ 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-11-11T17:33:54.449Z] INFO: Testing against a local daemon [2021-11-11T17:33:54.449Z] === RUN TestServiceCreateInit [2021-11-11T17:33:54.449Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T17:33:54.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-11T17:33:55.572Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T17:33:55.572Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T17:33:55.572Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T17:33:55.572Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T17:33:55.572Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T17:33:56.516Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T17:33:57.086Z] docker_api_swarm_service_test.go:343: [db45cbf64c83f] joining swarm manager [d26a92c581f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:33:57.656Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T17:33:57.714Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T17:33:57.915Z] docker_api_swarm_service_test.go:343: [d66311dc9cebc] joining swarm manager [d26a92c581f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:33:58.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T17:34:01.911Z] --- PASS: TestServiceCreateInit (7.01s) [2021-11-11T17:34:01.911Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2021-11-11T17:34:01.911Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2021-11-11T17:34:01.911Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T17:34:04.492Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T17:34:04.492Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T17:34:04.492Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T17:34:04.492Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T17:34:04.492Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T17:34:04.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T17:34:04.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T17:34:05.011Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T17:34:05.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T17:34:06.211Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T17:34:06.211Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-11T17:34:07.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T17:34:08.120Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-11T17:34:08.690Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-11T17:34:08.950Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-11T17:34:09.210Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T17:34:11.117Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T17:34:11.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-11T17:34:11.688Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T17:34:13.570Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T17:34:13.570Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T17:34:13.605Z] docker_api_swarm_service_test.go:490: [dc53768e2756e] joining swarm manager [d38f63a55d828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:34:13.664Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-11T17:34:13.664Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-11T17:34:13.664Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-11T17:34:13.664Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-11T17:34:13.664Z] Cross building: bundles/cross/linux/s390x [2021-11-11T17:34:13.664Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-11T17:34:13.664Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-11T17:34:14.546Z] docker_api_swarm_service_test.go:490: [d65801c6a6455] joining swarm manager [d38f63a55d828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:34:14.546Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T17:34:14.563Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T17:34:14.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T17:34:14.677Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T17:34:14.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T17:34:15.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T17:34:16.772Z] --- PASS: TestCreateServiceMultipleTimes (15.26s) [2021-11-11T17:34:16.772Z] === RUN TestCreateServiceConflict [2021-11-11T17:34:18.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T17:34:18.639Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T17:34:18.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T17:34:18.639Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T17:34:18.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T17:34:18.660Z] --- PASS: TestCreateServiceConflict (2.11s) [2021-11-11T17:34:18.660Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T17:34:18.743Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T17:34:18.743Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T17:34:19.403Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T17:34:19.403Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T17:34:19.403Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T17:34:20.651Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T17:34:22.823Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2021-11-11T17:34:22.824Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T17:34:23.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T17:34:23.723Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T17:34:25.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T17:34:25.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T17:34:25.790Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T17:34:25.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T17:34:26.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T17:34:26.258Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T17:34:26.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T17:34:26.258Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T17:34:26.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T17:34:27.223Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T17:34:27.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-11T17:34:27.793Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T17:34:29.705Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T17:34:30.649Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T17:34:31.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T17:34:31.588Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T17:34:32.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-11T17:34:33.539Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T17:34:35.449Z] docker_api_swarm_service_test.go:128: [db4ca2fcdc62f] joining swarm manager [d2bef0742a9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:34:35.449Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T17:34:36.019Z] docker_api_swarm_service_test.go:129: [d1a9465e38e24] joining swarm manager [d2bef0742a9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:34:36.281Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T17:34:36.856Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T17:34:37.201Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T17:34:37.426Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T17:34:37.657Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2021-11-11T17:34:37.657Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T17:34:37.996Z] docker_api_swarm_service_test.go:137: [d27fd6fcb4faa] joining swarm manager [d2bef0742a9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T17:34:38.937Z] docker_api_swarm_service_test.go:138: [d7f89703cbbc1] joining swarm manager [d2bef0742a9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T17:34:39.198Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T17:34:41.106Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T17:34:41.676Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T17:34:41.676Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T17:34:41.676Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T17:34:41.676Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T17:34:41.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T17:34:41.935Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T17:34:41.935Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T17:34:42.506Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T17:34:43.447Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T17:34:44.015Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T17:34:44.344Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T17:34:44.585Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T17:34:47.594Z] --- PASS: TestCreateServiceSecretFileMode (12.33s) [2021-11-11T17:34:47.594Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T17:34:49.868Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T17:34:50.436Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T17:34:51.819Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T17:34:51.819Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T17:34:51.819Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T17:34:52.078Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T17:34:52.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T17:34:52.217Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T17:34:52.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T17:34:52.986Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T17:34:53.987Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T17:34:54.926Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T17:34:56.839Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T17:34:57.794Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T17:34:57.794Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T17:34:57.794Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T17:34:58.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T17:34:58.630Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T17:34:58.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T17:34:58.630Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T17:34:58.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T17:34:59.761Z] --- PASS: TestCreateServiceConfigFileMode (11.92s) [2021-11-11T17:34:59.761Z] === RUN TestCreateServiceSysctls [2021-11-11T17:35:00.334Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T17:35:00.334Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T17:35:00.594Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T17:35:01.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-11T17:35:01.732Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T17:35:02.275Z] --- PASS: TestCreateServiceSysctls (2.94s) [2021-11-11T17:35:02.275Z] === RUN TestCreateServiceCapabilities [2021-11-11T17:35:02.673Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T17:35:03.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-11T17:35:03.872Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T17:35:04.442Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T17:35:04.704Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T17:35:04.789Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2021-11-11T17:35:04.789Z] === RUN TestInspect [2021-11-11T17:35:05.274Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T17:35:05.844Z] docker_api_swarm_service_test.go:304: [d85be112f97d1] joining swarm manager [d18783100e323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:35:06.784Z] docker_api_swarm_service_test.go:304: [dce8215c6ded8] joining swarm manager [d18783100e323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:35:07.304Z] --- PASS: TestInspect (2.53s) [2021-11-11T17:35:07.304Z] === RUN TestCreateJob [2021-11-11T17:35:07.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T17:35:07.437Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T17:35:07.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T17:35:07.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T17:35:07.437Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T17:35:07.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T17:35:07.437Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T17:35:07.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T17:35:08.695Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T17:35:08.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T17:35:09.265Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T17:35:09.835Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T17:35:10.096Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T17:35:10.570Z] --- PASS: TestCreateJob (2.62s) [2021-11-11T17:35:10.570Z] === RUN TestReplicatedJob [2021-11-11T17:35:11.037Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T17:35:11.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T17:35:11.160Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T17:35:11.160Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T17:35:11.160Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:35:11.296Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T17:35:11.556Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T17:35:11.627Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T17:35:12.125Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T17:35:12.125Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T17:35:12.385Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T17:35:13.191Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T17:35:13.191Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T17:35:13.191Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T17:35:13.766Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T17:35:13.835Z] --- PASS: TestReplicatedJob (3.72s) [2021-11-11T17:35:13.835Z] === RUN TestUpdateReplicatedJob [2021-11-11T17:35:14.025Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T17:35:14.595Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T17:35:15.539Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-11T17:35:16.510Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T17:35:17.099Z] --- PASS: TestUpdateReplicatedJob (3.06s) [2021-11-11T17:35:17.100Z] === RUN TestServiceListWithStatuses [2021-11-11T17:35:17.100Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T17:35:17.100Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T17:35:17.100Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T17:35:17.451Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-11T17:35:18.019Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-11T17:35:18.490Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T17:35:18.588Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-11T17:35:19.062Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T17:35:19.157Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-11T17:35:19.727Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-11T17:35:20.047Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T17:35:20.047Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T17:35:20.047Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T17:35:20.047Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T17:35:20.047Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T17:35:20.297Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T17:35:20.365Z] --- PASS: TestDockerNetworkConnectAlias (3.39s) [2021-11-11T17:35:20.365Z] === RUN TestDockerNetworkReConnect [2021-11-11T17:35:21.237Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-11T17:35:21.611Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T17:35:21.806Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T17:35:22.376Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T17:35:22.636Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T17:35:23.175Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T17:35:23.205Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T17:35:23.205Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T17:35:23.633Z] --- PASS: TestDockerNetworkReConnect (2.88s) [2021-11-11T17:35:23.633Z] === RUN TestServicePlugin [2021-11-11T17:35:23.633Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:35:23.633Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T17:35:23.633Z] === RUN TestServiceUpdateLabel [2021-11-11T17:35:23.643Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T17:35:24.110Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T17:35:24.579Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T17:35:24.587Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T17:35:24.846Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T17:35:25.417Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T17:35:25.520Z] --- PASS: TestServiceUpdateLabel (2.10s) [2021-11-11T17:35:25.521Z] === RUN TestServiceUpdateSecrets [2021-11-11T17:35:25.697Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T17:35:25.986Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T17:35:26.246Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T17:35:26.246Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T17:35:26.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-11T17:35:26.890Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T17:35:27.150Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T17:35:27.720Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T17:35:28.290Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T17:35:28.860Z] docker_api_swarm_service_test.go:100: [d1d6eeb35945d] joining swarm manager [d75a87747e47a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:35:28.860Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T17:35:28.860Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T17:35:29.430Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T17:35:29.430Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T17:35:29.498Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T17:35:29.690Z] docker_api_swarm_service_test.go:101: [dda446b28d06f] joining swarm manager [d75a87747e47a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:35:30.260Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T17:35:30.520Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T17:35:31.090Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T17:35:31.713Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T17:35:31.713Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T17:35:31.713Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T17:35:32.030Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T17:35:32.030Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T17:35:32.601Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T17:35:33.276Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T17:35:33.276Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T17:35:33.276Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T17:35:33.276Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T17:35:33.296Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T17:35:34.519Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T17:35:35.090Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T17:35:35.182Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-11T17:35:35.182Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-11T17:35:35.182Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-11T17:35:35.182Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-11T17:35:35.182Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T17:35:35.488Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T17:35:35.520Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-11T17:35:35.806Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/test/unit [2021-11-11T17:35:35.955Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T17:35:36.029Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T17:35:36.289Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T17:35:36.376Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-11T17:35:36.376Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-11T17:35:36.376Z] + TESTDIRS=./... [2021-11-11T17:35:36.376Z] + exclude_paths='/vendor/|/integration' [2021-11-11T17:35:36.376Z] ++ go list ./... [2021-11-11T17:35:36.376Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-11T17:35:36.423Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T17:35:36.423Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T17:35:36.857Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T17:35:36.891Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T17:35:37.117Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T17:35:37.359Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T17:35:37.686Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T17:35:37.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T17:35:37.945Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T17:35:38.289Z] + pkg_list='github.com/docker/docker/api [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/backend [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/container [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/events [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/filters [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/image [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/mount [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/network [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/registry [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/time [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/versions [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:35:38.289Z] github.com/docker/docker/api/types/volume [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:35:38.289Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:35:38.289Z] github.com/docker/docker/cli [2021-11-11T17:35:38.289Z] github.com/docker/docker/cli/config [2021-11-11T17:35:38.289Z] github.com/docker/docker/cli/debug [2021-11-11T17:35:38.289Z] github.com/docker/docker/client [2021-11-11T17:35:38.289Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:35:38.289Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:35:38.289Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:35:38.289Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:35:38.289Z] github.com/docker/docker/container [2021-11-11T17:35:38.289Z] github.com/docker/docker/container/stream [2021-11-11T17:35:38.289Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:35:38.289Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:35:38.289Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/config [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/events [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/exec [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/images [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/links [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/names [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/network [2021-11-11T17:35:38.289Z] github.com/docker/docker/daemon/stats [2021-11-11T17:35:38.289Z] github.com/docker/docker/distribution [2021-11-11T17:35:38.289Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:35:38.289Z] github.com/docker/docker/distribution/utils [2021-11-11T17:35:38.289Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:35:38.289Z] github.com/docker/docker/dockerversion [2021-11-11T17:35:38.289Z] github.com/docker/docker/errdefs [2021-11-11T17:35:38.289Z] github.com/docker/docker/image [2021-11-11T17:35:38.289Z] github.com/docker/docker/image/cache [2021-11-11T17:35:38.289Z] github.com/docker/docker/image/tarexport [2021-11-11T17:35:38.289Z] github.com/docker/docker/image/v1 [2021-11-11T17:35:38.289Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:35:38.289Z] github.com/docker/docker/layer [2021-11-11T17:35:38.289Z] github.com/docker/docker/libcontainerd [2021-11-11T17:35:38.289Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:35:38.289Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:35:38.289Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:35:38.289Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:35:38.289Z] github.com/docker/docker/libnetwork/types [2021-11-11T17:35:38.289Z] github.com/docker/docker/oci [2021-11-11T17:35:38.289Z] github.com/docker/docker/oci/caps [2021-11-11T17:35:38.289Z] github.com/docker/docker/opts [2021-11-11T17:35:38.289Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:35:38.289Z] github.com/docker/docker/pkg/archive [2021-11-11T17:35:38.289Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:35:38.289Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:35:38.289Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:35:38.289Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/directory [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/locker [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/mount [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/platform [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/pools [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/progress [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/signal [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/stack [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/system [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/term [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:35:38.290Z] github.com/docker/docker/plugin [2021-11-11T17:35:38.290Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:35:38.290Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:35:38.290Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:35:38.290Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:35:38.290Z] github.com/docker/docker/quota [2021-11-11T17:35:38.290Z] github.com/docker/docker/reference [2021-11-11T17:35:38.290Z] github.com/docker/docker/registry [2021-11-11T17:35:38.290Z] github.com/docker/docker/registry/resumable [2021-11-11T17:35:38.290Z] github.com/docker/docker/restartmanager [2021-11-11T17:35:38.290Z] github.com/docker/docker/rootless [2021-11-11T17:35:38.290Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:35:38.290Z] github.com/docker/docker/runconfig [2021-11-11T17:35:38.290Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/environment [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/registry [2021-11-11T17:35:38.290Z] github.com/docker/docker/testutil/request [2021-11-11T17:35:38.290Z] github.com/docker/docker/volume [2021-11-11T17:35:38.290Z] github.com/docker/docker/volume/drivers [2021-11-11T17:35:38.290Z] github.com/docker/docker/volume/local [2021-11-11T17:35:38.290Z] github.com/docker/docker/volume/mounts [2021-11-11T17:35:38.290Z] github.com/docker/docker/volume/service [2021-11-11T17:35:38.290Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:35:38.290Z] github.com/docker/docker/volume/testutils' [2021-11-11T17:35:38.290Z] ++ echo 'github.com/docker/docker/api [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/backend [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/container [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/events [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/filters [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/image [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/mount [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/network [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/registry [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/time [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/versions [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:35:38.290Z] github.com/docker/docker/api/types/volume [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:35:38.290Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:35:38.290Z] github.com/docker/docker/cli [2021-11-11T17:35:38.290Z] github.com/docker/docker/cli/config [2021-11-11T17:35:38.290Z] github.com/docker/docker/cli/debug [2021-11-11T17:35:38.290Z] github.com/docker/docker/client [2021-11-11T17:35:38.290Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:35:38.290Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:35:38.290Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:35:38.290Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:35:38.290Z] github.com/docker/docker/container [2021-11-11T17:35:38.290Z] github.com/docker/docker/container/stream [2021-11-11T17:35:38.290Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:35:38.290Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:35:38.290Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/config [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/events [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/exec [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/images [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/links [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/names [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/network [2021-11-11T17:35:38.290Z] github.com/docker/docker/daemon/stats [2021-11-11T17:35:38.290Z] github.com/docker/docker/distribution [2021-11-11T17:35:38.290Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:35:38.290Z] github.com/docker/docker/distribution/utils [2021-11-11T17:35:38.290Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:35:38.290Z] github.com/docker/docker/dockerversion [2021-11-11T17:35:38.290Z] github.com/docker/docker/errdefs [2021-11-11T17:35:38.290Z] github.com/docker/docker/image [2021-11-11T17:35:38.290Z] github.com/docker/docker/image/cache [2021-11-11T17:35:38.290Z] github.com/docker/docker/image/tarexport [2021-11-11T17:35:38.290Z] github.com/docker/docker/image/v1 [2021-11-11T17:35:38.290Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:35:38.290Z] github.com/docker/docker/layer [2021-11-11T17:35:38.290Z] github.com/docker/docker/libcontainerd [2021-11-11T17:35:38.290Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:35:38.290Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:35:38.290Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:35:38.290Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/libnetwork/types [2021-11-11T17:35:38.290Z] github.com/docker/docker/oci [2021-11-11T17:35:38.290Z] github.com/docker/docker/oci/caps [2021-11-11T17:35:38.290Z] github.com/docker/docker/opts [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/archive [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/directory [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/locker [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/mount [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:35:38.290Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/platform [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/pools [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/progress [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/signal [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/stack [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/system [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/term [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:35:38.291Z] github.com/docker/docker/plugin [2021-11-11T17:35:38.291Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:35:38.291Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:35:38.291Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:35:38.291Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:35:38.291Z] github.com/docker/docker/quota [2021-11-11T17:35:38.291Z] github.com/docker/docker/reference [2021-11-11T17:35:38.291Z] github.com/docker/docker/registry [2021-11-11T17:35:38.291Z] github.com/docker/docker/registry/resumable [2021-11-11T17:35:38.291Z] github.com/docker/docker/restartmanager [2021-11-11T17:35:38.291Z] github.com/docker/docker/rootless [2021-11-11T17:35:38.291Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:35:38.291Z] github.com/docker/docker/runconfig [2021-11-11T17:35:38.291Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/environment [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/registry [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/request [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/drivers [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/local [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/mounts [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/service [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/testutils' [2021-11-11T17:35:38.291Z] ++ grep --fixed-strings -v /libnetwork [2021-11-11T17:35:38.291Z] + base_pkg_list='github.com/docker/docker/api [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/backend [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/container [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/events [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/filters [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/image [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/mount [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/network [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/registry [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/time [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/versions [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/volume [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:35:38.291Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:35:38.291Z] github.com/docker/docker/cli [2021-11-11T17:35:38.291Z] github.com/docker/docker/cli/config [2021-11-11T17:35:38.291Z] github.com/docker/docker/cli/debug [2021-11-11T17:35:38.291Z] github.com/docker/docker/client [2021-11-11T17:35:38.291Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:35:38.291Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:35:38.291Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:35:38.291Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:35:38.291Z] github.com/docker/docker/container [2021-11-11T17:35:38.291Z] github.com/docker/docker/container/stream [2021-11-11T17:35:38.291Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:35:38.291Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:35:38.291Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/config [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/events [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/exec [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/images [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/links [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/names [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/network [2021-11-11T17:35:38.291Z] github.com/docker/docker/daemon/stats [2021-11-11T17:35:38.291Z] github.com/docker/docker/distribution [2021-11-11T17:35:38.291Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:35:38.291Z] github.com/docker/docker/distribution/utils [2021-11-11T17:35:38.291Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:35:38.291Z] github.com/docker/docker/dockerversion [2021-11-11T17:35:38.291Z] github.com/docker/docker/errdefs [2021-11-11T17:35:38.291Z] github.com/docker/docker/image [2021-11-11T17:35:38.291Z] github.com/docker/docker/image/cache [2021-11-11T17:35:38.291Z] github.com/docker/docker/image/tarexport [2021-11-11T17:35:38.291Z] github.com/docker/docker/image/v1 [2021-11-11T17:35:38.291Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:35:38.291Z] github.com/docker/docker/layer [2021-11-11T17:35:38.291Z] github.com/docker/docker/libcontainerd [2021-11-11T17:35:38.291Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:35:38.291Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:35:38.291Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:35:38.291Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:35:38.291Z] github.com/docker/docker/oci [2021-11-11T17:35:38.291Z] github.com/docker/docker/oci/caps [2021-11-11T17:35:38.291Z] github.com/docker/docker/opts [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/archive [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/directory [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/locker [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/mount [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/platform [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/pools [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/progress [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/signal [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/stack [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/system [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/term [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:35:38.291Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:35:38.291Z] github.com/docker/docker/plugin [2021-11-11T17:35:38.291Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:35:38.291Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:35:38.291Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:35:38.291Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:35:38.291Z] github.com/docker/docker/quota [2021-11-11T17:35:38.291Z] github.com/docker/docker/reference [2021-11-11T17:35:38.291Z] github.com/docker/docker/registry [2021-11-11T17:35:38.291Z] github.com/docker/docker/registry/resumable [2021-11-11T17:35:38.291Z] github.com/docker/docker/restartmanager [2021-11-11T17:35:38.291Z] github.com/docker/docker/rootless [2021-11-11T17:35:38.291Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:35:38.291Z] github.com/docker/docker/runconfig [2021-11-11T17:35:38.291Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/environment [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/registry [2021-11-11T17:35:38.291Z] github.com/docker/docker/testutil/request [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/drivers [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/local [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/mounts [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/service [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:35:38.291Z] github.com/docker/docker/volume/testutils' [2021-11-11T17:35:38.291Z] ++ echo 'github.com/docker/docker/api [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/backend [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/container [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/events [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/filters [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/image [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/mount [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/network [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/registry [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/time [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/versions [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:35:38.291Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:35:38.292Z] github.com/docker/docker/api/types/volume [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:35:38.292Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:35:38.292Z] github.com/docker/docker/cli [2021-11-11T17:35:38.292Z] github.com/docker/docker/cli/config [2021-11-11T17:35:38.292Z] github.com/docker/docker/cli/debug [2021-11-11T17:35:38.292Z] github.com/docker/docker/client [2021-11-11T17:35:38.292Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:35:38.292Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:35:38.292Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:35:38.292Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:35:38.292Z] github.com/docker/docker/container [2021-11-11T17:35:38.292Z] github.com/docker/docker/container/stream [2021-11-11T17:35:38.292Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:35:38.292Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:35:38.292Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/config [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/events [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/exec [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/images [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/links [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/names [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/network [2021-11-11T17:35:38.292Z] github.com/docker/docker/daemon/stats [2021-11-11T17:35:38.292Z] github.com/docker/docker/distribution [2021-11-11T17:35:38.292Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:35:38.292Z] github.com/docker/docker/distribution/utils [2021-11-11T17:35:38.292Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:35:38.292Z] github.com/docker/docker/dockerversion [2021-11-11T17:35:38.292Z] github.com/docker/docker/errdefs [2021-11-11T17:35:38.292Z] github.com/docker/docker/image [2021-11-11T17:35:38.292Z] github.com/docker/docker/image/cache [2021-11-11T17:35:38.292Z] github.com/docker/docker/image/tarexport [2021-11-11T17:35:38.292Z] github.com/docker/docker/image/v1 [2021-11-11T17:35:38.292Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:35:38.292Z] github.com/docker/docker/layer [2021-11-11T17:35:38.292Z] github.com/docker/docker/libcontainerd [2021-11-11T17:35:38.292Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:35:38.292Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:35:38.292Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:35:38.292Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/types [2021-11-11T17:35:38.292Z] github.com/docker/docker/oci [2021-11-11T17:35:38.292Z] github.com/docker/docker/oci/caps [2021-11-11T17:35:38.292Z] github.com/docker/docker/opts [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/archive [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/directory [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/locker [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/mount [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/platform [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/pools [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/progress [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/signal [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/stack [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/system [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/term [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:35:38.292Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:35:38.292Z] github.com/docker/docker/plugin [2021-11-11T17:35:38.292Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:35:38.292Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:35:38.292Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:35:38.292Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:35:38.292Z] github.com/docker/docker/quota [2021-11-11T17:35:38.292Z] github.com/docker/docker/reference [2021-11-11T17:35:38.292Z] github.com/docker/docker/registry [2021-11-11T17:35:38.292Z] github.com/docker/docker/registry/resumable [2021-11-11T17:35:38.292Z] github.com/docker/docker/restartmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/rootless [2021-11-11T17:35:38.292Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:35:38.292Z] github.com/docker/docker/runconfig [2021-11-11T17:35:38.292Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/environment [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/registry [2021-11-11T17:35:38.292Z] github.com/docker/docker/testutil/request [2021-11-11T17:35:38.292Z] github.com/docker/docker/volume [2021-11-11T17:35:38.292Z] github.com/docker/docker/volume/drivers [2021-11-11T17:35:38.292Z] github.com/docker/docker/volume/local [2021-11-11T17:35:38.292Z] github.com/docker/docker/volume/mounts [2021-11-11T17:35:38.292Z] github.com/docker/docker/volume/service [2021-11-11T17:35:38.292Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:35:38.292Z] github.com/docker/docker/volume/testutils' [2021-11-11T17:35:38.292Z] ++ grep --fixed-strings /libnetwork [2021-11-11T17:35:38.292Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:35:38.292Z] github.com/docker/docker/libnetwork/types' [2021-11-11T17:35:38.292Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-11T17:35:38.292Z] + echo 'github.com/docker/docker/libnetwork [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/types' [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:35:38.293Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:35:38.293Z] + type docker-proxy [2021-11-11T17:35:38.293Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-11T17:35:38.293Z] + hack/make.sh binary-proxy install-proxy [2021-11-11T17:35:38.293Z] [2021-11-11T17:35:38.293Z] Removing bundles/ [2021-11-11T17:35:38.293Z] [2021-11-11T17:35:38.293Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-11T17:35:38.293Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-11T17:35:38.293Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T17:35:38.344Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T17:35:38.344Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T17:35:38.344Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T17:35:38.344Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T17:35:38.344Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T17:35:39.326Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T17:35:39.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T17:35:39.960Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T17:35:40.361Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2021-11-11T17:35:40.361Z] === RUN TestServiceUpdateConfigs [2021-11-11T17:35:40.949Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T17:35:40.949Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:35:41.236Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T17:35:41.236Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T17:35:41.419Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T17:35:41.495Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T17:35:42.877Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T17:35:43.066Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T17:35:43.066Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T17:35:43.066Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T17:35:44.259Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T17:35:44.871Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-11T17:35:44.871Z] [2021-11-11T17:35:44.872Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-11T17:35:44.872Z] Installing docker-proxy to /usr/local/bin/ [2021-11-11T17:35:44.872Z] [2021-11-11T17:35:44.872Z] + mkdir -p bundles [2021-11-11T17:35:44.872Z] + '[' -n 'github.com/docker/docker/api [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/backend/build [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/httputils [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/middleware [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/build [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/container [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/debug [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/image [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/network [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/session [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/system [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/server/router/volume [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/backend [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/container [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/events [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/filters [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/image [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/mount [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/network [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/registry [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/strslice [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/swarm [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/time [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/versions [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T17:35:44.872Z] github.com/docker/docker/api/types/volume [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/builder-next [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/dockerfile [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/dockerignore [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/remotecontext [2021-11-11T17:35:44.872Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T17:35:44.872Z] github.com/docker/docker/cli [2021-11-11T17:35:44.872Z] github.com/docker/docker/cli/config [2021-11-11T17:35:44.872Z] github.com/docker/docker/cli/debug [2021-11-11T17:35:44.872Z] github.com/docker/docker/client [2021-11-11T17:35:44.872Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T17:35:44.872Z] github.com/docker/docker/cmd/dockerd [2021-11-11T17:35:44.872Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T17:35:44.872Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T17:35:44.872Z] github.com/docker/docker/container [2021-11-11T17:35:44.872Z] github.com/docker/docker/container/stream [2021-11-11T17:35:44.872Z] github.com/docker/docker/contrib/apparmor [2021-11-11T17:35:44.872Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T17:35:44.872Z] github.com/docker/docker/contrib/httpserver [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/cluster [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/config [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/discovery [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/events [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/exec [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/images [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/initlayer [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/links [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/listeners [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/local [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/names [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/network [2021-11-11T17:35:44.872Z] github.com/docker/docker/daemon/stats [2021-11-11T17:35:44.872Z] github.com/docker/docker/distribution [2021-11-11T17:35:44.872Z] github.com/docker/docker/distribution/metadata [2021-11-11T17:35:44.872Z] github.com/docker/docker/distribution/utils [2021-11-11T17:35:44.872Z] github.com/docker/docker/distribution/xfer [2021-11-11T17:35:44.872Z] github.com/docker/docker/dockerversion [2021-11-11T17:35:44.872Z] github.com/docker/docker/errdefs [2021-11-11T17:35:44.872Z] github.com/docker/docker/image [2021-11-11T17:35:44.872Z] github.com/docker/docker/image/cache [2021-11-11T17:35:44.872Z] github.com/docker/docker/image/tarexport [2021-11-11T17:35:44.872Z] github.com/docker/docker/image/v1 [2021-11-11T17:35:44.872Z] github.com/docker/docker/internal/test/suite [2021-11-11T17:35:44.872Z] github.com/docker/docker/layer [2021-11-11T17:35:44.872Z] github.com/docker/docker/libcontainerd [2021-11-11T17:35:44.872Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T17:35:44.872Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T17:35:44.872Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T17:35:44.872Z] github.com/docker/docker/libcontainerd/types [2021-11-11T17:35:44.872Z] github.com/docker/docker/oci [2021-11-11T17:35:44.872Z] github.com/docker/docker/oci/caps [2021-11-11T17:35:44.872Z] github.com/docker/docker/opts [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/aaparser [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/archive [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/authorization [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/capabilities [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/containerfs [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/directory [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/discovery [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/dmesg [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/filenotify [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/fileutils [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/fsutils [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/homedir [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/idtools [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/ioutils [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/locker [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/longpath [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/loopback [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/mount [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/parsers [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/pidfile [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/platform [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/plugins [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/pools [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/progress [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/pubsub [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/reexec [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/signal [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/stack [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/stringid [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/symlink [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/system [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/tailfile [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/tarsum [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/term [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/term/windows [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/truncindex [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/urlutil [2021-11-11T17:35:44.872Z] github.com/docker/docker/pkg/useragent [2021-11-11T17:35:44.872Z] github.com/docker/docker/plugin [2021-11-11T17:35:44.872Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T17:35:44.872Z] github.com/docker/docker/plugin/v2 [2021-11-11T17:35:44.872Z] github.com/docker/docker/profiles/apparmor [2021-11-11T17:35:44.872Z] github.com/docker/docker/profiles/seccomp [2021-11-11T17:35:44.872Z] github.com/docker/docker/quota [2021-11-11T17:35:44.872Z] github.com/docker/docker/reference [2021-11-11T17:35:44.872Z] github.com/docker/docker/registry [2021-11-11T17:35:44.872Z] github.com/docker/docker/registry/resumable [2021-11-11T17:35:44.872Z] github.com/docker/docker/restartmanager [2021-11-11T17:35:44.872Z] github.com/docker/docker/rootless [2021-11-11T17:35:44.872Z] github.com/docker/docker/rootless/specconv [2021-11-11T17:35:44.872Z] github.com/docker/docker/runconfig [2021-11-11T17:35:44.872Z] github.com/docker/docker/runconfig/opts [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/daemon [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/environment [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/fakegit [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/registry [2021-11-11T17:35:44.872Z] github.com/docker/docker/testutil/request [2021-11-11T17:35:44.872Z] github.com/docker/docker/volume [2021-11-11T17:35:44.872Z] github.com/docker/docker/volume/drivers [2021-11-11T17:35:44.872Z] github.com/docker/docker/volume/local [2021-11-11T17:35:44.872Z] github.com/docker/docker/volume/mounts [2021-11-11T17:35:44.872Z] github.com/docker/docker/volume/service [2021-11-11T17:35:44.872Z] github.com/docker/docker/volume/service/opts [2021-11-11T17:35:44.872Z] github.com/docker/docker/volume/testutils' ']' [2021-11-11T17:35:44.873Z] + 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-11-11T17:35:45.444Z] ? github.com/docker/docker/api [no test files] [2021-11-11T17:35:45.639Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T17:35:47.625Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T17:35:47.625Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-11T17:35:47.625Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T17:35:47.625Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-11T17:35:47.625Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T17:35:47.625Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T17:35:48.760Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T17:35:48.945Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T17:35:49.006Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T17:35:49.936Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T17:35:49.936Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T17:35:49.946Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T17:35:50.405Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T17:35:50.406Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T17:35:50.406Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T17:35:51.327Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T17:35:51.897Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T17:35:52.050Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T17:35:53.041Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T17:35:53.306Z] check_test.go:379: [d1d6eeb35945d] daemon is not started [2021-11-11T17:35:53.566Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T17:35:53.826Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-11T17:35:54.033Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T17:35:54.086Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T17:35:54.086Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T17:35:54.346Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-11T17:35:54.502Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T17:35:55.278Z] --- PASS: TestServiceUpdateConfigs (14.14s) [2021-11-11T17:35:55.278Z] === RUN TestServiceUpdateNetwork [2021-11-11T17:35:55.286Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T17:35:55.286Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T17:35:55.492Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T17:35:55.854Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T17:35:56.423Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T17:35:56.683Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-11T17:35:57.254Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T17:35:57.254Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T17:35:57.514Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T17:35:58.083Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T17:35:58.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-11T17:35:58.603Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T17:35:58.862Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T17:35:59.432Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T17:36:00.004Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T17:36:00.377Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-11-11T17:36:00.575Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T17:36:00.575Z] docker_api_swarm_service_test.go:533: [dbe3bf358a665] joining swarm manager [d316b324b69e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:36:01.145Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T17:36:01.145Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T17:36:01.404Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T17:36:01.973Z] docker_api_swarm_service_test.go:534: [da4fb27d13dc8] joining swarm manager [d316b324b69e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:36:01.973Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T17:36:02.749Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T17:36:02.913Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T17:36:03.173Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T17:36:03.173Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T17:36:03.173Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T17:36:05.715Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T17:36:05.715Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T17:36:05.715Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T17:36:06.472Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T17:36:06.706Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T17:36:06.706Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T17:36:06.706Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T17:36:07.041Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T17:36:07.441Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2021-11-11T17:36:07.441Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T17:36:07.441Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T17:36:07.697Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T17:36:07.698Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T17:36:10.656Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T17:36:11.653Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T17:36:12.122Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T17:36:12.122Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T17:36:12.122Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T17:36:13.701Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T17:36:14.171Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T17:36:14.171Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T17:36:14.171Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T17:36:14.171Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T17:36:14.171Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T17:36:15.779Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T17:36:18.889Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T17:36:18.889Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T17:36:18.889Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T17:36:19.272Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-11T17:36:19.272Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T17:36:19.532Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-11T17:36:19.791Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-11T17:36:19.791Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T17:36:19.791Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T17:36:20.050Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T17:36:21.505Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T17:36:21.958Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T17:36:22.312Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2021-11-11T17:36:22.312Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-11T17:36:22.312Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2021-11-11T17:36:22.312Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-11T17:36:22.312Z] PASS [2021-11-11T17:36:22.312Z] [2021-11-11T17:36:22.312Z] === Skipped [2021-11-11T17:36:22.312Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T17:36:22.312Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T17:36:22.312Z] [2021-11-11T17:36:22.312Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-11T17:36:22.312Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T17:36:22.312Z] [2021-11-11T17:36:22.312Z] DONE 27 tests, 2 skipped in 147.583s [2021-11-11T17:36:22.312Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T17:36:22.312Z] ++ 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-11-11T17:36:22.312Z] ++ set -e [2021-11-11T17:36:22.312Z] ++ '[' -n 0 ']' [2021-11-11T17:36:22.312Z] ++ set -x [2021-11-11T17:36:22.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T17:36:22.312Z] INFO: Testing against a local daemon [2021-11-11T17:36:22.312Z] === RUN TestSessionCreate [2021-11-11T17:36:22.312Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T17:36:22.312Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T17:36:22.312Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-11-11T17:36:22.312Z] PASS [2021-11-11T17:36:22.312Z] [2021-11-11T17:36:22.312Z] DONE 2 tests in 0.128s [2021-11-11T17:36:22.312Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T17:36:22.312Z] ++ 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-11-11T17:36:22.312Z] ++ set -e [2021-11-11T17:36:22.312Z] ++ '[' -n 0 ']' [2021-11-11T17:36:22.312Z] ++ set -x [2021-11-11T17:36:22.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T17:36:22.312Z] INFO: Testing against a local daemon [2021-11-11T17:36:22.312Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T17:36:22.312Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T17:36:22.312Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:36:22.312Z] === RUN TestDiskUsage [2021-11-11T17:36:22.312Z] === PAUSE TestDiskUsage [2021-11-11T17:36:22.312Z] === RUN TestEventsExecDie [2021-11-11T17:36:22.568Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-11T17:36:22.568Z] === RUN TestEventsBackwardsCompatible [2021-11-11T17:36:22.568Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-11T17:36:22.568Z] === RUN TestEventsVolumeCreate [2021-11-11T17:36:22.568Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-11T17:36:22.568Z] === RUN TestInfoBinaryCommits [2021-11-11T17:36:22.568Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T17:36:22.568Z] === RUN TestInfoAPIVersioned [2021-11-11T17:36:22.568Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T17:36:22.568Z] === RUN TestInfoDiscoveryBackend [2021-11-11T17:36:22.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T17:36:22.688Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T17:36:22.897Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T17:36:23.129Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-11T17:36:23.129Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T17:36:23.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T17:36:23.159Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T17:36:23.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T17:36:23.159Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T17:36:23.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T17:36:23.837Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T17:36:24.055Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T17:36:24.055Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T17:36:24.148Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T17:36:24.148Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T17:36:24.148Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T17:36:24.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-11T17:36:24.616Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-11T17:36:24.616Z] === RUN TestInfoAPI [2021-11-11T17:36:24.616Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T17:36:24.616Z] === RUN TestInfoAPIWarnings [2021-11-11T17:36:26.311Z] docker_api_swarm_service_test.go:148: [d26d09a32f95e] joining swarm manager [d9ccc4e6e6ae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:36:27.252Z] docker_api_swarm_service_test.go:148: [d23015c5336f5] joining swarm manager [d9ccc4e6e6ae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:36:29.162Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T17:36:29.422Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T17:36:29.992Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T17:36:30.932Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T17:36:30.932Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T17:36:30.932Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T17:36:31.870Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T17:36:32.441Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T17:36:33.386Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T17:36:33.386Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T17:36:33.646Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T17:36:34.584Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T17:36:38.787Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T17:36:38.787Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T17:36:39.359Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T17:36:40.297Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T17:36:41.678Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T17:36:42.652Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-11-11T17:36:42.652Z] === RUN TestInfoDebug [2021-11-11T17:36:42.652Z] --- PASS: TestInfoDebug (0.53s) [2021-11-11T17:36:42.652Z] === RUN TestInfoInsecureRegistries [2021-11-11T17:36:42.652Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T17:36:42.652Z] === RUN TestInfoRegistryMirrors [2021-11-11T17:36:42.652Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-11T17:36:42.652Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T17:36:42.652Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-11T17:36:42.652Z] === RUN TestPingCacheHeaders [2021-11-11T17:36:42.652Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T17:36:42.652Z] === RUN TestPingGet [2021-11-11T17:36:42.652Z] --- PASS: TestPingGet (0.02s) [2021-11-11T17:36:42.652Z] === RUN TestPingHead [2021-11-11T17:36:42.652Z] --- PASS: TestPingHead (0.02s) [2021-11-11T17:36:42.652Z] === RUN TestVersion [2021-11-11T17:36:42.652Z] --- PASS: TestVersion (0.02s) [2021-11-11T17:36:42.652Z] === CONT TestDiskUsage [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T17:36:43.214Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T17:36:43.587Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T17:36:43.776Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage (1.12s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T17:36:43.776Z] PASS [2021-11-11T17:36:43.776Z] [2021-11-11T17:36:43.776Z] === Skipped [2021-11-11T17:36:43.776Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T17:36:43.776Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T17:36:43.776Z] [2021-11-11T17:36:43.776Z] DONE 53 tests, 1 skipped in 21.874s [2021-11-11T17:36:43.776Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T17:36:43.776Z] ++ 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-11-11T17:36:43.776Z] ++ set -e [2021-11-11T17:36:43.776Z] ++ '[' -n 0 ']' [2021-11-11T17:36:43.776Z] ++ set -x [2021-11-11T17:36:43.776Z] ++ 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-11-11T17:36:43.776Z] INFO: Testing against a local daemon [2021-11-11T17:36:43.776Z] === RUN TestVolumesCreateAndList [2021-11-11T17:36:43.776Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T17:36:43.776Z] === RUN TestVolumesRemove [2021-11-11T17:36:44.032Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T17:36:44.032Z] === RUN TestVolumesInspect [2021-11-11T17:36:44.032Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T17:36:44.032Z] === RUN TestVolumesInvalidJSON [2021-11-11T17:36:44.032Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T17:36:44.032Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T17:36:44.032Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T17:36:44.032Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T17:36:44.032Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T17:36:44.032Z] PASS [2021-11-11T17:36:44.032Z] [2021-11-11T17:36:44.032Z] DONE 5 tests in 0.197s [2021-11-11T17:36:44.032Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T17:36:44.032Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T17:36:44.032Z] +++ kill 13379 [2021-11-11T17:36:44.289Z] +++ /etc/init.d/apparmor stop [2021-11-11T17:36:44.289Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T17:36:44.289Z] [2021-11-11T17:36:44.289Z] Unloading profiles will leave already running processes permanently [2021-11-11T17:36:44.289Z] unconfined, which can lead to unexpected situations. [2021-11-11T17:36:44.289Z] [2021-11-11T17:36:44.289Z] To set a process to complain mode, use the command line tool [2021-11-11T17:36:44.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T17:36:44.289Z] +++ true [2021-11-11T17:36:44.289Z] exiting test-integration [2021-11-11T17:36:44.289Z] ++ exit 0 [2021-11-11T17:36:44.289Z] [2021-11-11T17:36:44.970Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData Post stage [Pipeline] junit [2021-11-11T17:36:45.235Z] Recording test results [2021-11-11T17:36:45.554Z] [Checks API] No suitable checks publisher found. [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T17:36:45.556Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T17:36:45.556Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T17:36:45.556Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T17:36:45.556Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T17:36:45.939Z] + echo Ensuring container killed. [2021-11-11T17:36:45.939Z] Ensuring container killed. [2021-11-11T17:36:45.939Z] + docker rm -vf docker-pr17 [2021-11-11T17:36:45.939Z] Error: No such container: docker-pr17 [Pipeline] sh [2021-11-11T17:36:46.259Z] + echo Chowning /workspace to jenkins user [2021-11-11T17:36:46.259Z] Chowning /workspace to jenkins user [2021-11-11T17:36:46.259Z] + id -u [2021-11-11T17:36:46.259Z] + id -g [2021-11-11T17:36:46.259Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42626:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T17:36:46.259Z] Unable to find image 'busybox:latest' locally [2021-11-11T17:36:46.490Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T17:36:46.515Z] latest: Pulling from library/busybox [2021-11-11T17:36:46.515Z] 8ba530ca112c: Pulling fs layer [2021-11-11T17:36:46.515Z] 8ba530ca112c: Download complete [2021-11-11T17:36:46.515Z] 8ba530ca112c: Pull complete [2021-11-11T17:36:46.771Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T17:36:46.771Z] Status: Downloaded newer image for busybox:latest [2021-11-11T17:36:47.431Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T17:36:47.853Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T17:36:48.369Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T17:36:48.369Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T17:36:48.490Z] + bundleName=arm64-integration [2021-11-11T17:36:48.490Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-11T17:36:48.490Z] Creating arm64-integration-bundles.tar.gz [2021-11-11T17:36:48.490Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-11T17:36:48.490Z] + 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-11-11T17:36:48.754Z] Archiving artifacts [2021-11-11T17:36:48.938Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T17:36:49.507Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T17:36:50.078Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T17:36:50.494Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T17:36:50.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T17:36:50.844Z] + make clean [2021-11-11T17:36:50.844Z] docker volume rm -f docker-dev-cache [2021-11-11T17:36:50.844Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T17:36:51.634Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T17:36:51.634Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T17:36:51.634Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T17:36:51.634Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T17:36:51.634Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T17:36:51.634Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T17:36:51.634Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T17:36:51.634Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T17:36:51.634Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T17:36:51.634Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T17:36:51.634Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] } [Pipeline] // withEnv [2021-11-11T17:36:52.558Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T17:36:53.940Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T17:36:54.295Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T17:36:54.295Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T17:36:54.295Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T17:36:54.765Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T17:36:55.482Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T17:36:55.483Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:36:55.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T17:36:55.483Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:36:55.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T17:36:55.483Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:36:55.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T17:36:56.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T17:36:56.483Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T17:36:56.483Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T17:36:56.743Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-11T17:36:57.002Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T17:36:57.263Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T17:36:57.835Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T17:36:58.404Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T17:36:58.404Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T17:36:58.663Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T17:37:00.253Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T17:37:02.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-11T17:37:04.254Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T17:37:04.254Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T17:37:04.254Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T17:37:04.280Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-11T17:37:04.280Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T17:37:04.280Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T17:37:05.222Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-11T17:37:06.163Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T17:37:07.103Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T17:37:08.042Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-11T17:37:08.301Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-11T17:37:08.301Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T17:37:08.871Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T17:37:09.441Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T17:37:09.700Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T17:37:10.270Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T17:37:10.270Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-11T17:37:10.270Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T17:37:10.530Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T17:37:11.099Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T17:37:11.099Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-11T17:37:11.099Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T17:37:11.667Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-11T17:37:12.609Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T17:37:12.609Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T17:37:12.725Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T17:37:12.725Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T17:37:12.725Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T17:37:12.725Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T17:37:12.725Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T17:37:12.725Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T17:37:12.725Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T17:37:12.725Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T17:37:12.725Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T17:37:12.725Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T17:37:12.725Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T17:37:12.725Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T17:37:12.868Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T17:37:13.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T17:37:13.014Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T17:37:13.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T17:37:13.014Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T17:37:13.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T17:37:13.014Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T17:37:13.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T17:37:14.009Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T17:37:14.009Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T17:37:14.009Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T17:37:14.777Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T17:37:14.932Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T17:37:14.932Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T17:37:16.159Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T17:37:16.419Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T17:37:19.724Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T17:37:20.081Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T17:37:20.664Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T17:37:20.853Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T17:37:21.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T17:37:21.234Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-11T17:37:21.541Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T17:37:21.857Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-11-11T17:37:21.857Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T17:37:21.857Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T17:37:21.858Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T17:37:21.858Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-11-11T17:37:21.858Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T17:37:21.858Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2021-11-11T17:37:21.858Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T17:37:21.858Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-11-11T17:37:21.858Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 49.0% of statements [2021-11-11T17:37:21.858Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T17:37:22.427Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-11T17:37:23.144Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-11T17:37:23.144Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-11T17:37:23.367Z] ok github.com/docker/docker/builder/remotecontext/git 1.272s coverage: 86.3% of statements [2021-11-11T17:37:23.367Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T17:37:23.367Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T17:37:24.307Z] ok github.com/docker/docker/cmd/docker-proxy 0.134s coverage: 67.6% of statements [2021-11-11T17:37:25.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T17:37:25.685Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T17:37:25.688Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-11T17:37:26.849Z] ok github.com/docker/docker/client 0.098s coverage: 75.6% of statements [2021-11-11T17:37:27.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-11T17:37:27.567Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T17:37:29.612Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-11T17:37:29.791Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T17:37:29.873Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-11T17:37:30.445Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-11T17:37:31.015Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-11T17:37:31.540Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T17:37:31.955Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-11T17:37:32.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-11T17:37:32.474Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-11T17:37:32.734Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-11T17:37:33.304Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T17:37:33.876Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T17:37:34.449Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T17:37:34.709Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-11T17:37:36.498Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T17:37:37.369Z] === RUN TestDockerSuite/TestRunState [2021-11-11T17:37:37.370Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-11T17:37:37.483Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T17:37:37.939Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T17:37:38.509Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T17:37:39.081Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T17:37:39.081Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-11T17:37:39.081Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T17:37:39.081Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T17:37:40.036Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T17:37:40.296Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-11T17:37:40.296Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-11T17:37:41.678Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T17:37:41.678Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T17:37:41.678Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T17:37:41.938Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-11T17:37:42.227Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T17:37:42.227Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T17:37:42.227Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T17:37:42.693Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T17:37:43.160Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T17:37:43.160Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T17:37:43.160Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T17:37:43.848Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-11T17:37:43.848Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-11T17:37:44.418Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-11T17:37:45.799Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-11T17:37:46.369Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-11T17:37:48.915Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T17:37:50.091Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T17:37:50.091Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T17:37:50.092Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T17:37:50.092Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T17:37:50.295Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-11T17:37:50.301Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T17:37:50.301Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:37:50.301Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T17:37:51.235Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T17:37:52.175Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T17:37:52.435Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T17:37:53.374Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T17:37:53.637Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-11T17:37:55.020Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T17:37:56.402Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T17:37:56.662Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T17:37:56.923Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T17:37:56.923Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T17:37:57.495Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T17:37:58.065Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T17:37:58.324Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-11T17:37:58.324Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T17:37:58.324Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T17:37:58.590Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T17:37:58.876Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T17:38:00.793Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T17:38:01.259Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T17:38:01.424Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T17:38:01.993Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T17:38:02.562Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T17:38:03.466Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T17:38:03.466Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T17:38:03.466Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T17:38:03.932Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T17:38:03.932Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T17:38:03.946Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T17:38:04.886Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T17:38:05.597Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2021-11-11T17:38:05.597Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-11-11T17:38:05.597Z] ok github.com/docker/docker/cmd/dockerd/trap 2.487s coverage: 0.0% of statements [2021-11-11T17:38:05.597Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T17:38:05.597Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T17:38:05.597Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T17:38:05.597Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T17:38:05.597Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T17:38:06.265Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T17:38:07.646Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T17:38:07.710Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T17:38:07.906Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T17:38:07.906Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-11T17:38:08.165Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T17:38:08.166Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-11T17:38:08.166Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T17:38:08.166Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-11T17:38:08.166Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T17:38:08.166Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-11T17:38:08.166Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T17:38:08.166Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-11T17:38:08.735Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-11T17:38:08.764Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T17:38:09.231Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T17:38:09.303Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-11T17:38:10.214Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T17:38:10.244Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-11T17:38:10.506Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-11T17:38:10.680Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T17:38:11.076Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T17:38:11.076Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-11T17:38:11.336Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-11T17:38:11.336Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-11T17:38:11.336Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-11T17:38:11.336Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-11T17:38:11.336Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-11T17:38:11.336Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T17:38:11.336Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-11T17:38:11.663Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T17:38:11.906Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-11T17:38:12.478Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-11T17:38:12.478Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-11T17:38:12.737Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T17:38:12.998Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T17:38:13.258Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T17:38:13.301Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T17:38:13.518Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-11T17:38:13.729Z] ok github.com/docker/docker/daemon/cluster 0.082s coverage: 0.5% of statements [2021-11-11T17:38:13.777Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-11T17:38:13.997Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-11-11T17:38:14.350Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-11T17:38:14.350Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T17:38:14.350Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T17:38:14.611Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T17:38:15.378Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-11T17:38:15.488Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T17:38:15.488Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T17:38:15.550Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-11T17:38:16.120Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-11T17:38:16.120Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T17:38:16.120Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T17:38:16.381Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T17:38:16.381Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T17:38:16.481Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T17:38:17.763Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T17:38:17.763Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-11T17:38:18.032Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T17:38:18.042Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T17:38:18.042Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:38:18.042Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T17:38:18.042Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T17:38:18.042Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T17:38:18.577Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T17:38:18.577Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T17:38:18.577Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T17:38:18.577Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T17:38:19.043Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T17:38:19.514Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T17:38:20.034Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T17:38:20.297Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T17:38:20.297Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T17:38:20.297Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T17:38:21.238Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-11T17:38:21.329Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T17:38:22.334Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-11T17:38:22.903Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T17:38:22.903Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T17:38:23.506Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-11-11T17:38:23.506Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 80.9% of statements [2021-11-11T17:38:23.506Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-11T17:38:24.075Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-11T17:38:24.283Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T17:38:24.283Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T17:38:24.335Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T17:38:24.343Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T17:38:24.543Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T17:38:25.717Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.452s coverage: 74.6% of statements [2021-11-11T17:38:25.925Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3257781769 [2021-11-11T17:38:26.114Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T17:38:26.185Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T17:38:26.185Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T17:38:26.444Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-11T17:38:26.657Z] ok github.com/docker/docker/daemon 12.119s coverage: 17.5% of statements [2021-11-11T17:38:26.657Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T17:38:26.657Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T17:38:26.657Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T17:38:26.657Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T17:38:26.918Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2021-11-11T17:38:27.386Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T17:38:27.489Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.422s coverage: 56.2% of statements [2021-11-11T17:38:27.646Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T17:38:27.646Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T17:38:29.401Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2021-11-11T17:38:29.557Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T17:38:29.817Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-11T17:38:30.027Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T17:38:30.759Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T17:38:31.019Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T17:38:31.019Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T17:38:31.019Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T17:38:31.278Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T17:38:31.328Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.380s coverage: 50.5% of statements [2021-11-11T17:38:31.588Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.404s coverage: 45.9% of statements [2021-11-11T17:38:31.588Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T17:38:31.850Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T17:38:33.758Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T17:38:34.885Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.8% of statements [2021-11-11T17:38:36.268Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.984s coverage: 58.0% of statements [2021-11-11T17:38:36.268Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T17:38:36.268Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T17:38:36.839Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2021-11-11T17:38:37.409Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2021-11-11T17:38:39.032Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T17:38:39.592Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T17:38:39.592Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T17:38:39.592Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T17:38:39.970Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T17:38:40.908Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T17:38:41.082Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T17:38:41.477Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T17:38:41.626Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.7% of statements [2021-11-11T17:38:41.626Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T17:38:41.626Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T17:38:41.626Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.5% of statements [2021-11-11T17:38:42.135Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T17:38:42.417Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-11T17:38:43.009Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-11-11T17:38:43.950Z] ok github.com/docker/docker/daemon/logger/awslogs 0.370s coverage: 77.4% of statements [2021-11-11T17:38:43.950Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T17:38:43.950Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T17:38:44.324Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T17:38:44.520Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 23.9% of statements [2021-11-11T17:38:44.894Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-11T17:38:45.459Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-11-11T17:38:45.718Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2021-11-11T17:38:45.834Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T17:38:46.405Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T17:38:46.906Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T17:38:46.906Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T17:38:47.376Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T17:38:47.629Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 75.2% of statements [2021-11-11T17:38:47.629Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T17:38:47.889Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 55.1% of statements [2021-11-11T17:38:48.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-11T17:38:48.334Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T17:38:49.271Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-11-11T17:38:49.274Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T17:38:50.656Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T17:38:50.656Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-11T17:38:51.183Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 46.8% of statements [2021-11-11T17:38:51.443Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-11-11T17:38:52.386Z] ok github.com/docker/docker/daemon/logger/splunk 2.108s coverage: 82.5% of statements [2021-11-11T17:38:52.386Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T17:38:52.647Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-11-11T17:38:52.647Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T17:38:53.196Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-11T17:38:53.456Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T17:38:55.189Z] ok github.com/docker/docker/distribution/metadata 0.118s coverage: 48.2% of statements [2021-11-11T17:38:55.996Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-11T17:38:56.573Z] ok github.com/docker/docker/distribution 0.131s coverage: 25.8% of statements [2021-11-11T17:38:56.833Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T17:38:57.772Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-11-11T17:38:57.904Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T17:38:58.472Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-11T17:38:59.158Z] ok github.com/docker/docker/image 0.029s coverage: 86.6% of statements [2021-11-11T17:38:59.158Z] ok github.com/docker/docker/distribution/xfer 1.990s coverage: 85.1% of statements [2021-11-11T17:38:59.158Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T17:39:00.104Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-11-11T17:39:00.379Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-11T17:39:00.639Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T17:39:01.054Z] ok github.com/docker/docker/image/tarexport 0.040s coverage: 0.7% of statements [2021-11-11T17:39:01.054Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2021-11-11T17:39:01.054Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T17:39:01.627Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-11-11T17:39:03.180Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-11T17:39:03.539Z] ok github.com/docker/docker/oci 0.025s coverage: 43.3% of statements [2021-11-11T17:39:04.923Z] ok github.com/docker/docker/opts 0.037s coverage: 67.1% of statements [2021-11-11T17:39:04.923Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-11T17:39:05.720Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T17:39:08.224Z] ok github.com/docker/docker/pkg/archive 0.523s coverage: 82.1% of statements [2021-11-11T17:39:08.277Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-11T17:39:08.537Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-11T17:39:09.166Z] ok github.com/docker/docker/pkg/authorization 0.381s coverage: 68.3% of statements [2021-11-11T17:39:09.426Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-11-11T17:39:09.475Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T17:39:09.687Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-11-11T17:39:10.045Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T17:39:10.617Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T17:39:11.186Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T17:39:11.186Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T17:39:11.186Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T17:39:11.228Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T17:39:11.756Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T17:39:12.231Z] ok github.com/docker/docker/layer 7.638s coverage: 68.8% of statements [2021-11-11T17:39:12.231Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T17:39:12.231Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T17:39:12.231Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T17:39:12.231Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T17:39:12.232Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T17:39:12.492Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-11-11T17:39:13.062Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-11-11T17:39:13.322Z] ok github.com/docker/docker/pkg/chrootarchive 2.784s coverage: 43.5% of statements [2021-11-11T17:39:13.322Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T17:39:13.322Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T17:39:13.582Z] ok github.com/docker/docker/pkg/discovery/file 0.025s coverage: 97.6% of statements [2021-11-11T17:39:13.667Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-11T17:39:14.524Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-11-11T17:39:14.609Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T17:39:15.095Z] ok github.com/docker/docker/pkg/discovery/nodes 0.028s coverage: 93.8% of statements [2021-11-11T17:39:15.664Z] ok github.com/docker/docker/pkg/dmesg 0.021s coverage: 83.3% of statements [2021-11-11T17:39:16.605Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-11T17:39:17.177Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 83.4% of statements [2021-11-11T17:39:17.747Z] ok github.com/docker/docker/pkg/fsutils 0.127s coverage: 85.1% of statements [2021-11-11T17:39:17.747Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2021-11-11T17:39:17.904Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-11T17:39:17.904Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-11T17:39:18.007Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-11-11T17:39:18.473Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-11T17:39:18.473Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-11T17:39:18.473Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-11T17:39:18.473Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-11T17:39:18.473Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-11T17:39:18.947Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 69.5% of statements [2021-11-11T17:39:19.208Z] ok github.com/docker/docker/pkg/ioutils 0.505s coverage: 70.1% of statements [2021-11-11T17:39:19.413Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-11T17:39:19.467Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-11-11T17:39:19.467Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T17:39:19.467Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-11-11T17:39:19.467Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T17:39:19.467Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T17:39:19.727Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-11T17:39:19.728Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T17:39:19.728Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-11-11T17:39:19.983Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-11T17:39:20.006Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-11-11T17:39:20.007Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-11-11T17:39:20.243Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-11T17:39:20.266Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-11-11T17:39:20.266Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T17:39:20.266Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T17:39:20.837Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-11-11T17:39:21.407Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2021-11-11T17:39:21.407Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T17:39:21.623Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-11T17:39:21.666Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T17:39:21.701Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T17:39:23.045Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-11-11T17:39:23.045Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-11T17:39:23.306Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-11T17:39:23.306Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-11T17:39:23.566Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-11T17:39:23.825Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T17:39:24.086Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-11-11T17:39:24.656Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-11T17:39:24.913Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-11T17:39:24.916Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-11-11T17:39:25.176Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-11-11T17:39:25.436Z] coverage: [no statements] [2021-11-11T17:39:25.436Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-11T17:39:25.483Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-11T17:39:25.483Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-11T17:39:25.483Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-11T17:39:25.695Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T17:39:25.696Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T17:39:25.956Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-11T17:39:26.425Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-11T17:39:26.994Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-11T17:39:26.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T17:39:27.337Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-11-11T17:39:27.547Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T17:39:27.907Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-11T17:39:28.168Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2021-11-11T17:39:29.233Z] ok github.com/docker/docker/quota 0.214s coverage: 71.4% of statements [2021-11-11T17:39:29.493Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-11-11T17:39:29.714Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-11T17:39:29.714Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-11T17:39:30.432Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2021-11-11T17:39:30.692Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T17:39:30.693Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-11T17:39:30.880Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T17:39:31.262Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-11T17:39:31.262Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T17:39:33.011Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-11T17:39:33.271Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-11T17:39:33.554Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T17:39:33.802Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T17:39:34.373Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.4% of statements [2021-11-11T17:39:34.943Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-11-11T17:39:35.180Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-11T17:39:35.882Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-11-11T17:39:36.120Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-11T17:39:36.830Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T17:39:36.830Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T17:39:36.830Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T17:39:37.060Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T17:39:37.450Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T17:39:39.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T17:39:41.508Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-11T17:39:42.449Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-11T17:39:44.362Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-11T17:39:44.362Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-11T17:39:45.744Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-11T17:39:47.126Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-11T17:39:47.696Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-11T17:39:48.058Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T17:39:49.076Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-11T17:39:49.629Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T17:39:50.099Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T17:39:50.458Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-11T17:39:51.841Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-11T17:39:52.352Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T17:39:52.352Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T17:39:52.352Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T17:39:52.781Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-11T17:39:54.160Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T17:39:57.449Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-11T17:39:57.830Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T17:39:57.830Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === Skipped [2021-11-11T17:39:57.830Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T17:39:57.830Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T17:39:57.830Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T17:39:57.830Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T17:39:57.830Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:71: No driver to put! [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T17:39:57.830Z] time="2021-11-11T17:38:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T17:39:57.830Z] time="2021-11-11T17:38:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T17:39:57.830Z] time="2021-11-11T17:38:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T17:39:57.830Z] time="2021-11-11T17:38:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T17:39:57.830Z] time="2021-11-11T17:38:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:71: No driver to put! [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T17:39:57.830Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T17:39:57.830Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T17:39:57.830Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T17:39:57.830Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T17:39:57.830Z] graphtest_unix.go:71: No driver to put! [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T17:39:57.830Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T17:39:57.830Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-11T17:39:57.830Z] [2021-11-11T17:39:57.830Z] DONE 2315 tests, 28 skipped in 250.289s [2021-11-11T17:39:57.830Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/config [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/idm [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/ns [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/options [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/osl [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T17:39:57.830Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-11T17:39:57.830Z] + 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-11-11T17:39:59.490Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T17:39:59.956Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T17:39:59.956Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T17:39:59.956Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T17:39:59.956Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T17:39:59.956Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T17:40:02.996Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T17:40:06.842Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T17:40:09.049Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T17:40:09.049Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T17:40:09.515Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T17:40:09.662Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T17:40:09.662Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T17:40:09.662Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T17:40:09.662Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-11T17:40:09.921Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T17:40:09.921Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T17:40:09.921Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T17:40:09.921Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T17:40:10.491Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T17:40:10.491Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T17:40:11.430Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T17:40:11.430Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T17:40:11.690Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T17:40:11.690Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T17:40:11.690Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T17:40:12.261Z] docker_cli_service_logs_test.go:246: checking task pt4ixi0v93ek [2021-11-11T17:40:12.262Z] docker_cli_service_logs_test.go:251: checking messages for pt4ixi0v93ek [2021-11-11T17:40:12.262Z] docker_cli_service_logs_test.go:246: checking task k4dxppcxgak0 [2021-11-11T17:40:12.262Z] docker_cli_service_logs_test.go:251: checking messages for k4dxppcxgak0 [2021-11-11T17:40:12.529Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T17:40:12.995Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T17:40:13.201Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T17:40:13.461Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T17:40:13.461Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T17:40:13.461Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T17:40:13.721Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-11T17:40:14.554Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T17:40:18.998Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T17:40:20.243Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T17:40:20.386Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T17:40:20.386Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T17:40:20.386Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T17:40:22.308Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T17:40:23.249Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-11T17:40:23.260Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T17:40:23.260Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T17:40:24.631Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T17:40:24.631Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite (1266.66s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.53s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.12s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.89s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.17s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.70s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.53s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.53s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2021-11-11T17:40:24.631Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.69s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.60s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.92s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.23s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.06s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.01s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.07s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.80s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.98s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.10s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.06s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.35s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.08s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.38s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.49s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.95s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.77s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.54s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.08s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.33s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.72s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.07s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.14s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.26s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.98s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.89s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.85s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.59s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.58s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.91s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.94s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.25s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.56s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.83s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.41s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.63s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.77s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2021-11-11T17:40:24.894Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.64s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.74s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.88s) [2021-11-11T17:40:24.894Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.72s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.53s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.98s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.51s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.37s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.44s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.11s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.08s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.27s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.38s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.92s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.45s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.78s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.14s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.29s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.86s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.83s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.84s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.24s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.55s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.27s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.10s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.23s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.99s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.83s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.14s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.80s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.47s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.29s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.19s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.73s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.29s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.98s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.66s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.77s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.00s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.89s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.66s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.60s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.04s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildHistory (3.90s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.87s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.67s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.47s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.28s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.61s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.70s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.37s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.37s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.95s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.71s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.21s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.52s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.66s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.86s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.54s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.95s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildPATH (1.62s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.46s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.30s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.42s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildRm (2.16s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.91s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.68s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.56s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.38s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildUser (1.48s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.61s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.31s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.86s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.19s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.78s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.24s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.89s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-11-11T17:40:24.895Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitChange (1.32s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.94s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.08s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitTTY (1.07s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.98s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.50s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.41s) [2021-11-11T17:40:24.895Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.43s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.45s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.45s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.01s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.41s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.46s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.46s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.48s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.44s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.83s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.88s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.43s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.67s) [2021-11-11T17:40:24.896Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.85s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.23s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.34s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.43s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.45s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7f1b8_} (1.39s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1176139775_/foo_false____} (1.46s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1176139775_/foo_true____} (1.32s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32102292967_/foo_false____} (1.60s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32102292967_/foo_true____} (1.48s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32102292967_/foo_true__0xc000b7f230__} (1.36s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7f440_} (1.40s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7f4e8_} (1.33s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7f5f0_} (1.36s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7f608_} (1.41s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.95s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.08s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.51s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.21s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.55s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.68s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.12s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.66s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.72s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.08s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.07s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.80s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.18s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.43s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.32s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.87s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.31s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s) [2021-11-11T17:40:24.896Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.41s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-11-11T17:40:24.896Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.27s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.33s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.09s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.07s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.56s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.96s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.16s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.42s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.52s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.29s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFilters (1.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFormat (1.16s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.63s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2021-11-11T17:40:24.896Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T17:40:24.896Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.00s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsRename (0.70s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.87s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.66s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.97s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.59s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.15s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.72s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.78s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.71s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.24s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2021-11-11T17:40:24.896Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2021-11-11T17:40:24.897Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.91s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestExecWithUser (0.66s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.63s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.61s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestHealth (18.70s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImportDisplay (1.48s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImportFile (1.59s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.34s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.30s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.39s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.03s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2021-11-11T17:40:24.897Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T17:40:24.897Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.54s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectStatus (0.61s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.07s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.60s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.63s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.64s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.54s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.95s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.77s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.59s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.05s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.43s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.76s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.79s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.50s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.15s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.25s) [2021-11-11T17:40:24.897Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.23s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.93s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.15s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPortList (6.22s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.10s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.18s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.76s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.84s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsByOrder (1.77s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.68s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.71s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.31s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.24s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.73s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.36s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.90s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.80s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.06s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.30s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.73s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.96s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2021-11-11T17:40:24.897Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.09s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.86s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (4.93s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.10s) [2021-11-11T17:40:24.897Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.33s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.71s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.68s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.37s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.14s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.83s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.46s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.48s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.80s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.58s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.56s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.65s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.59s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.19s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.08s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.75s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.46s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.88s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunMount (4.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.41s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.27s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.98s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.67s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.91s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.67s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.77s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.54s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.65s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.90s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.30s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.57s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.14s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.54s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.40s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.58s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.54s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.70s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.60s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunState (1.13s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2021-11-11T17:40:24.898Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunSysctls (1.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.96s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.60s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-11-11T17:40:24.898Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunUserByName (0.41s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.54s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.84s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.33s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.45s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.42s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.43s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.67s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.88s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.64s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.24s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.64s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.84s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.41s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.74s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartRecordError (1.60s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.27s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.72s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.37s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.59s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.73s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.90s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.78s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.68s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.40s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.05s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.57s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.90s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.86s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.46s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.16s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.25s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.28s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.60s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.14s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.19s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.08s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.64s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.35s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.26s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.65s) [2021-11-11T17:40:24.899Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.77s) [2021-11-11T17:40:24.899Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T17:40:24.899Z] === RUN TestDockerRegistrySuite [2021-11-11T17:40:24.899Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T17:40:26.106Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T17:40:26.283Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-11T17:40:26.283Z] check_test.go:195: [d9fcd2dbd4f6d] daemon is not started [2021-11-11T17:40:26.283Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T17:40:27.223Z] check_test.go:195: [dd9d4c94bac43] daemon is not started [2021-11-11T17:40:27.223Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T17:40:28.646Z] check_test.go:195: [d453ec33f59d9] daemon is not started [2021-11-11T17:40:28.646Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T17:40:28.906Z] check_test.go:195: [dca8d5ef1f02a] daemon is not started [2021-11-11T17:40:28.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T17:40:31.446Z] check_test.go:195: [d224cd9cb5a24] daemon is not started [2021-11-11T17:40:31.446Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T17:40:31.903Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T17:40:35.696Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T17:40:36.556Z] ok github.com/docker/docker/libnetwork 37.212s coverage: 40.7% of statements [2021-11-11T17:40:36.556Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2021-11-11T17:40:36.556Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T17:40:36.726Z] check_test.go:195: [deffb54b8013a] daemon is not started [2021-11-11T17:40:36.726Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T17:40:37.939Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T17:40:38.198Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T17:40:38.198Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T17:40:38.198Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T17:40:38.198Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T17:40:38.457Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-11T17:40:38.457Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T17:40:38.717Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-11-11T17:40:38.977Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-11T17:40:38.977Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T17:40:38.977Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T17:40:39.237Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-11T17:40:39.265Z] check_test.go:195: [dc6fd6a600661] daemon is not started [2021-11-11T17:40:39.265Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T17:40:40.207Z] check_test.go:195: [d5188867d12aa] daemon is not started [2021-11-11T17:40:40.207Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T17:40:41.147Z] check_test.go:195: [d504223d4155b] daemon is not started [2021-11-11T17:40:41.147Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T17:40:41.811Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.339s coverage: 59.9% of statements [2021-11-11T17:40:41.811Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T17:40:42.071Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-11T17:40:42.529Z] check_test.go:195: [d69fc77625ea7] daemon is not started [2021-11-11T17:40:42.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T17:40:42.985Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T17:40:43.010Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.224s coverage: 4.0% of statements [2021-11-11T17:40:43.010Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T17:40:43.270Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-11T17:40:43.270Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T17:40:43.468Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-11T17:40:43.530Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-11T17:40:43.957Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T17:40:44.037Z] check_test.go:195: [d8e7bcaac41b7] daemon is not started [2021-11-11T17:40:44.037Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T17:40:45.438Z] check_test.go:195: [df4e8fd2b231a] daemon is not started [2021-11-11T17:40:45.438Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T17:40:45.697Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-11T17:40:45.927Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T17:40:46.638Z] check_test.go:195: [dbfcde529a93e] daemon is not started [2021-11-11T17:40:46.638Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T17:40:47.578Z] check_test.go:195: [de1efba6d0b21] daemon is not started [2021-11-11T17:40:47.578Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T17:40:48.148Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-11T17:40:48.718Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2a30c6d7279b82ffa7ca3c9ee92e3b3b74dbe83bbf7480407dcef53e9fae576e [2021-11-11T17:40:49.288Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:351179acdfd7c95df4ddc04ce280938bd0843ced7fa56fe026e35afcd2ffb332 [2021-11-11T17:40:49.450Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T17:40:49.450Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T17:40:49.450Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T17:40:49.704Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T17:40:49.858Z] check_test.go:195: [dc00650b40d66] daemon is not started [2021-11-11T17:40:49.858Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T17:40:50.433Z] docker_cli_swarm_test.go:1901: [d04debc0e7749] joining swarm manager [d12f255747d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:40:50.686Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T17:40:50.687Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T17:40:50.687Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T17:40:50.687Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T17:40:50.687Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T17:40:51.002Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1c3d355c806eb1ccdd568b6c5f463448f84ce2911db03e3f422b8c7c0528196c [2021-11-11T17:40:51.575Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dd3307a982945637d471508b15081fe1c387caf52e178e3118d43a306dc1c830 [2021-11-11T17:40:51.835Z] docker_cli_swarm_test.go:1902: [d09277f63003c] joining swarm manager [d12f255747d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:40:52.095Z] check_test.go:195: [d822adcf2f148] daemon is not started [2021-11-11T17:40:52.095Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T17:40:52.891Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T17:40:52.891Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T17:40:52.891Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T17:40:53.476Z] check_test.go:195: [df820122dd0e7] daemon is not started [2021-11-11T17:40:53.476Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T17:40:53.514Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.898s coverage: 7.2% of statements [2021-11-11T17:40:53.515Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T17:40:53.515Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-11T17:40:53.515Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-11-11T17:40:53.515Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T17:40:53.515Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-11T17:40:53.515Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T17:40:53.773Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-11T17:40:54.033Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-11-11T17:40:54.292Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-11T17:40:54.552Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-11T17:40:54.552Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-11-11T17:40:55.385Z] check_test.go:195: [d7d51baec2761] daemon is not started [2021-11-11T17:40:55.385Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T17:40:56.325Z] check_test.go:195: [d8063bc1b3294] daemon is not started [2021-11-11T17:40:56.325Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T17:40:56.325Z] check_test.go:195: [d58c8a4619804] daemon is not started [2021-11-11T17:40:56.325Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T17:40:57.263Z] check_test.go:195: [d2cdbac66baf9] daemon is not started [2021-11-11T17:40:57.263Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T17:40:58.204Z] check_test.go:195: [dbee02d7507c1] daemon is not started [2021-11-11T17:40:58.204Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T17:40:59.143Z] check_test.go:195: [d863a0be66f1f] daemon is not started [2021-11-11T17:40:59.143Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T17:41:01.681Z] check_test.go:195: [d5d8881176ece] daemon is not started [2021-11-11T17:41:01.681Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T17:41:01.681Z] check_test.go:195: [d06d78b16247e] daemon is not started [2021-11-11T17:41:01.681Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T17:41:02.619Z] check_test.go:195: [d7e008ae03a28] daemon is not started [2021-11-11T17:41:02.619Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T17:41:03.189Z] check_test.go:195: [d2a531d40c0cc] daemon is not started [2021-11-11T17:41:03.189Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T17:41:03.189Z] check_test.go:195: [d1b9903d6a804] daemon is not started [2021-11-11T17:41:03.189Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T17:41:03.449Z] check_test.go:195: [d00a6c4829d08] daemon is not started [2021-11-11T17:41:03.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T17:41:03.709Z] check_test.go:195: [d688253bd318a] daemon is not started [2021-11-11T17:41:03.709Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T17:41:03.968Z] check_test.go:195: [d2d370136eb83] daemon is not started [2021-11-11T17:41:03.968Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T17:41:04.229Z] check_test.go:195: [d579e905578f8] daemon is not started [2021-11-11T17:41:04.229Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T17:41:05.177Z] check_test.go:195: [d5f3d48b220a2] daemon is not started [2021-11-11T17:41:05.177Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T17:41:06.558Z] check_test.go:195: [dc5cd0f0be189] daemon is not started [2021-11-11T17:41:06.558Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T17:41:06.776Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-11-11T17:41:07.499Z] check_test.go:195: [d59de66e5f71f] daemon is not started [2021-11-11T17:41:07.500Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T17:41:08.438Z] check_test.go:195: [dd079156e5e80] daemon is not started [2021-11-11T17:41:08.439Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T17:41:09.377Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite (45.17s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.41s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.10s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.54s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.06s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.12s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.23s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.40s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.00s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-11T17:41:09.946Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-11-11T17:41:09.947Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-11T17:41:09.947Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2021-11-11T17:41:09.947Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2021-11-11T17:41:09.947Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2021-11-11T17:41:09.947Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2021-11-11T17:41:09.947Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-11-11T17:41:09.947Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-11-11T17:41:09.947Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T17:41:09.947Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T17:41:09.947Z] check_test.go:222: [decdc84e0ac8a] daemon is not started [2021-11-11T17:41:10.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T17:41:10.723Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T17:41:12.747Z] check_test.go:222: [dc770e4c42bf2] daemon is not started [2021-11-11T17:41:12.747Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T17:41:13.007Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-11T17:41:17.209Z] check_test.go:222: [dfc5a2f2a5707] daemon is not started [2021-11-11T17:41:17.209Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T17:41:18.996Z] ok github.com/docker/docker/libnetwork/ipam 13.750s coverage: 85.3% of statements [2021-11-11T17:41:18.996Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T17:41:18.996Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T17:41:19.273Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-11T17:41:19.632Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T17:41:19.747Z] check_test.go:222: [ddfe5077e5a8d] daemon is not started [2021-11-11T17:41:19.747Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T17:41:19.843Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-11-11T17:41:19.843Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T17:41:19.843Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-11T17:41:20.411Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2021-11-11T17:41:20.688Z] check_test.go:222: [d81d0f18bc429] daemon is not started [2021-11-11T17:41:20.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T17:41:20.948Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-11T17:41:20.981Z] ok github.com/docker/docker/libnetwork/iptables 0.152s coverage: 45.1% of statements [2021-11-11T17:41:20.981Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-11T17:41:21.551Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2021-11-11T17:41:21.889Z] check_test.go:222: [dd3899769cb7d] daemon is not started [2021-11-11T17:41:21.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T17:41:22.149Z] check_test.go:222: [d8b94457f212b] daemon is not started [2021-11-11T17:41:22.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T17:41:23.330Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T17:41:23.530Z] check_test.go:222: [da7f59081bff3] daemon is not started [2021-11-11T17:41:23.530Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T17:41:23.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-11T17:41:24.470Z] check_test.go:222: [daf302b7b5e57] daemon is not started [2021-11-11T17:41:24.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T17:41:25.409Z] check_test.go:222: [dc3f77f0da832] daemon is not started [2021-11-11T17:41:25.409Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T17:41:27.963Z] check_test.go:222: [de5195c101284] daemon is not started [2021-11-11T17:41:27.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T17:41:28.193Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T17:41:28.223Z] check_test.go:222: [d2eaad2a8969d] daemon is not started [2021-11-11T17:41:28.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T17:41:28.482Z] check_test.go:222: [df48d186334e3] daemon is not started [2021-11-11T17:41:28.482Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T17:41:28.706Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T17:41:28.742Z] check_test.go:222: [d79a3c311bc95] daemon is not started [2021-11-11T17:41:28.742Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T17:41:29.002Z] check_test.go:222: [d73da50640ddb] daemon is not started [2021-11-11T17:41:29.002Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T17:41:29.261Z] check_test.go:222: [d1a894e7c6247] daemon is not started [2021-11-11T17:41:29.261Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T17:41:29.521Z] check_test.go:222: [defeeba9caa20] daemon is not started [2021-11-11T17:41:29.521Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T17:41:29.521Z] check_test.go:222: [d783d6980c144] daemon is not started [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite (19.71s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.59s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.63s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.21s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.13s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.23s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2021-11-11T17:41:29.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-11-11T17:41:29.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T17:41:29.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T17:41:30.460Z] check_test.go:251: [d793bcf7e17e2] daemon is not started [2021-11-11T17:41:30.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T17:41:31.031Z] check_test.go:251: [d59b60d0559b7] daemon is not started [2021-11-11T17:41:31.031Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T17:41:31.031Z] check_test.go:251: [d2fc93c8718a1] daemon is not started [2021-11-11T17:41:31.031Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T17:41:32.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T17:41:32.982Z] check_test.go:251: [d8be9cf184dd5] daemon is not started [2021-11-11T17:41:32.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T17:41:33.553Z] check_test.go:251: [dbe609f00d21f] daemon is not started [2021-11-11T17:41:33.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T17:41:34.493Z] check_test.go:251: [db9236fc49473] daemon is not started [2021-11-11T17:41:34.493Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T17:41:34.493Z] check_test.go:251: [d978ec847686d] daemon is not started [2021-11-11T17:41:34.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.86s) [2021-11-11T17:41:34.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2021-11-11T17:41:34.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-11-11T17:41:34.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-11T17:41:34.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.32s) [2021-11-11T17:41:34.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.62s) [2021-11-11T17:41:34.493Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-11-11T17:41:34.494Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2021-11-11T17:41:34.494Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-11-11T17:41:34.494Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T17:41:34.494Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T17:41:35.956Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T17:41:36.755Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T17:41:39.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-11T17:41:39.768Z] check_test.go:278: [d46c7eb197821] daemon is not started [2021-11-11T17:41:39.768Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T17:41:39.768Z] check_test.go:278: [db4f23f821cb7] daemon is not started [2021-11-11T17:41:39.768Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T17:41:40.028Z] check_test.go:278: [df37c32f4d8be] daemon is not started [2021-11-11T17:41:40.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T17:41:40.028Z] check_test.go:278: [de9f318718327] daemon is not started [2021-11-11T17:41:40.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T17:41:40.287Z] check_test.go:278: [dfdbb9fb1897e] daemon is not started [2021-11-11T17:41:40.287Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-11-11T17:41:40.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-11-11T17:41:40.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-11T17:41:40.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-11T17:41:40.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-11T17:41:40.287Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-11-11T17:41:40.287Z] === RUN TestDockerNetworkSuite [2021-11-11T17:41:40.287Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-11T17:41:41.225Z] docker_cli_swarm_test.go:1802: [d896e812191ae] joining swarm manager [da1abbf6efd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:41:42.606Z] docker_cli_network_unix_test.go:46: [d3c827b9ab20d] daemon is not started [2021-11-11T17:41:42.606Z] docker_cli_swarm_test.go:1803: [dc9e0ca63c8cc] joining swarm manager [da1abbf6efd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:41:42.606Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-11T17:41:43.177Z] docker_cli_network_unix_test.go:46: [d908609794e56] daemon is not started [2021-11-11T17:41:43.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-11T17:41:43.606Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T17:41:45.346Z] docker_cli_network_unix_test.go:46: [d62545c86e3d6] daemon is not started [2021-11-11T17:41:46.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-11T17:41:47.223Z] docker_cli_network_unix_test.go:46: [d3286ac0f602a] daemon is not started [2021-11-11T17:41:47.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-11T17:41:47.770Z] docker_cli_network_unix_test.go:1233: [da0536c83165a] daemon is not started [2021-11-11T17:41:50.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-11T17:41:51.251Z] docker_cli_network_unix_test.go:46: [db6a7b93ac679] daemon is not started [2021-11-11T17:41:51.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-11T17:41:54.181Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T17:41:54.357Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-11T17:41:56.268Z] docker_cli_network_unix_test.go:46: [db8eeaa781a31] daemon is not started [2021-11-11T17:41:57.121Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T17:41:57.121Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T17:41:57.121Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T17:41:57.122Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T17:41:57.122Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T17:41:57.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-11T17:41:59.046Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T17:41:59.124Z] docker_cli_network_unix_test.go:46: [d7fce7f027e36] daemon is not started [2021-11-11T17:41:59.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-11T17:42:00.322Z] docker_cli_network_unix_test.go:46: [d444a18fa2cca] daemon is not started [2021-11-11T17:42:00.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-11T17:42:00.891Z] docker_cli_network_unix_test.go:46: [d67d3aad44040] daemon is not started [2021-11-11T17:42:00.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-11T17:42:01.152Z] docker_cli_network_unix_test.go:46: [dc09d0d19507f] daemon is not started [2021-11-11T17:42:01.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-11T17:42:01.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-11T17:42:01.983Z] docker_cli_network_unix_test.go:46: [d67b705a253a0] daemon is not started [2021-11-11T17:42:02.268Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T17:42:02.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-11T17:42:03.122Z] docker_cli_network_unix_test.go:46: [df138f291b5d1] daemon is not started [2021-11-11T17:42:03.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-11T17:42:03.643Z] docker_cli_network_unix_test.go:46: [d611078b3f81f] daemon is not started [2021-11-11T17:42:03.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-11T17:42:04.213Z] docker_cli_swarm_test.go:1321: [d024d90f8a682] joining swarm manager [dfc87cc7bdd63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:42:04.213Z] docker_cli_network_unix_test.go:46: [d4d2fc4863d8e] daemon is not started [2021-11-11T17:42:04.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-11T17:42:04.783Z] docker_cli_network_unix_test.go:46: [da69e1fded802] daemon is not started [2021-11-11T17:42:05.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-11T17:42:05.056Z] docker_cli_network_unix_test.go:46: [d17a1bb939e7f] daemon is not started [2021-11-11T17:42:05.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-11T17:42:05.056Z] docker_cli_network_unix_test.go:46: [dfce068116486] daemon is not started [2021-11-11T17:42:05.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-11T17:42:05.316Z] docker_cli_network_unix_test.go:46: [dbdb16f5c58cc] daemon is not started [2021-11-11T17:42:05.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-11T17:42:05.316Z] docker_cli_swarm_test.go:1322: [dcc6a9d0ffa1c] joining swarm manager [dfc87cc7bdd63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:42:06.046Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T17:42:06.257Z] docker_cli_network_unix_test.go:46: [d451317c8b564] daemon is not started [2021-11-11T17:42:06.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-11T17:42:06.827Z] docker_cli_network_unix_test.go:46: [df4ce53d472a7] daemon is not started [2021-11-11T17:42:07.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-11T17:42:07.087Z] docker_cli_network_unix_test.go:46: [d5be563ad3bc2] daemon is not started [2021-11-11T17:42:07.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-11T17:42:07.363Z] docker_cli_network_unix_test.go:46: [d0c7504fb6e12] daemon is not started [2021-11-11T17:42:07.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-11T17:42:07.624Z] docker_cli_network_unix_test.go:46: [da14a14958ddb] daemon is not started [2021-11-11T17:42:07.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-11T17:42:08.565Z] docker_cli_network_unix_test.go:968: [db7f132fbd6ad] daemon is not started [2021-11-11T17:42:09.894Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T17:42:09.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-11T17:42:10.889Z] docker_cli_network_unix_test.go:46: [d11d0bd3a515e] daemon is not started [2021-11-11T17:42:10.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-11T17:42:11.953Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T17:42:13.427Z] docker_cli_network_unix_test.go:1116: [de2ae486e08e0] daemon is not started [2021-11-11T17:42:16.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-11T17:42:16.723Z] docker_cli_network_unix_test.go:46: [dff2402aa0e62] daemon is not started [2021-11-11T17:42:16.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-11T17:42:17.291Z] docker_cli_network_unix_test.go:46: [debd97826a5f9] daemon is not started [2021-11-11T17:42:17.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-11T17:42:17.291Z] docker_cli_network_unix_test.go:46: [da7af912c8843] daemon is not started [2021-11-11T17:42:17.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-11T17:42:17.291Z] docker_cli_network_unix_test.go:46: [dc726ddd3911a] daemon is not started [2021-11-11T17:42:17.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-11T17:42:17.551Z] docker_cli_network_unix_test.go:46: [d576feb09f5b4] daemon is not started [2021-11-11T17:42:17.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-11T17:42:17.811Z] docker_cli_network_unix_test.go:46: [d153091aa76b0] daemon is not started [2021-11-11T17:42:17.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-11T17:42:17.811Z] docker_cli_network_unix_test.go:46: [da5c5af88ff3e] daemon is not started [2021-11-11T17:42:17.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-11T17:42:19.192Z] docker_cli_network_unix_test.go:46: [db640dd0fc603] daemon is not started [2021-11-11T17:42:20.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-11T17:42:20.132Z] docker_cli_network_unix_test.go:46: [dcc1454567650] daemon is not started [2021-11-11T17:42:20.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-11T17:42:20.132Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T17:42:20.132Z] docker_cli_network_unix_test.go:46: [d143f43225484] daemon is not started [2021-11-11T17:42:20.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-11T17:42:20.639Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T17:42:20.702Z] docker_cli_network_unix_test.go:46: [de4fc52780662] daemon is not started [2021-11-11T17:42:20.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-11T17:42:23.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-11T17:42:24.934Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T17:42:24.934Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T17:42:24.934Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T17:42:25.376Z] docker_cli_network_unix_test.go:1084: [d79bfac6e4c45] daemon is not started [2021-11-11T17:42:27.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-11T17:42:27.283Z] docker_cli_network_unix_test.go:46: [da22b162a7c23] daemon is not started [2021-11-11T17:42:27.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-11T17:42:27.543Z] docker_cli_network_unix_test.go:46: [d1a1bdb440f8f] daemon is not started [2021-11-11T17:42:27.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-11T17:42:28.744Z] docker_cli_network_unix_test.go:46: [d56396901fe27] daemon is not started [2021-11-11T17:42:29.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-11T17:42:29.319Z] docker_cli_network_unix_test.go:46: [d11df5f5e722a] daemon is not started [2021-11-11T17:42:29.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-11T17:42:29.585Z] docker_cli_network_unix_test.go:46: [dc26f631cc78b] daemon is not started [2021-11-11T17:42:29.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-11T17:42:30.414Z] docker_cli_network_unix_test.go:46: [d4f76fff9aaeb] daemon is not started [2021-11-11T17:42:30.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-11T17:42:30.862Z] docker_cli_network_unix_test.go:46: [df3e1b8990ccc] daemon is not started [2021-11-11T17:42:31.122Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-11T17:42:32.221Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T17:42:32.221Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T17:42:33.240Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T17:42:35.996Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T17:42:35.996Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T17:42:36.399Z] docker_cli_network_unix_test.go:46: [db080f4828fe0] daemon is not started [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite (55.90s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.36s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.77s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.67s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.75s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.52s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.38s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.02s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.51s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.22s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.23s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-11-11T17:42:36.399Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.27s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s) [2021-11-11T17:42:36.399Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.01s) [2021-11-11T17:42:36.399Z] === RUN TestDockerHubPullSuite [2021-11-11T17:42:36.399Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-11T17:42:37.778Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-11T17:42:39.774Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T17:42:40.315Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-11T17:42:45.591Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-11T17:42:46.971Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-11T17:42:47.231Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-11T17:42:47.231Z] --- PASS: TestDockerHubPullSuite (11.17s) [2021-11-11T17:42:47.231Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.54s) [2021-11-11T17:42:47.231Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-11-11T17:42:47.231Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (5.69s) [2021-11-11T17:42:47.231Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s) [2021-11-11T17:42:47.231Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-11-11T17:42:47.231Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-11T17:42:47.231Z] PASS [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === Skipped [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T17:42:47.231Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T17:42:47.231Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-11T17:42:47.231Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T17:42:47.231Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T17:42:47.231Z] docker_cli_network_unix_test.go:46: [d143f43225484] daemon is not started [2021-11-11T17:42:47.231Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T17:42:47.231Z] [2021-11-11T17:42:47.231Z] DONE 1269 tests, 51 skipped in 1415.364s [2021-11-11T17:42:47.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T17:42:47.494Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T17:42:47.494Z] +++ kill 8504 [2021-11-11T17:42:47.494Z] +++ /etc/init.d/apparmor stop [2021-11-11T17:42:47.494Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T17:42:47.494Z] [2021-11-11T17:42:47.494Z] Unloading profiles will leave already running processes permanently [2021-11-11T17:42:47.494Z] unconfined, which can lead to unexpected situations. [2021-11-11T17:42:47.494Z] [2021-11-11T17:42:47.494Z] To set a process to complain mode, use the command line tool [2021-11-11T17:42:47.494Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T17:42:47.494Z] +++ true [2021-11-11T17:42:47.494Z] exiting test-integration [2021-11-11T17:42:47.494Z] ++ exit 0 [2021-11-11T17:42:47.494Z] [2021-11-11T17:42:47.754Z] + for job in $(jobs -p) [2021-11-11T17:42:47.754Z] + wait 28822 [2021-11-11T17:42:57.556Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T17:42:57.556Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T17:42:57.556Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T17:42:58.663Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T17:42:59.648Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T17:43:03.427Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T17:43:07.205Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T17:43:07.205Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T17:43:07.671Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T17:43:07.671Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T17:43:07.671Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T17:43:07.671Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T17:43:07.671Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T17:43:10.611Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T17:43:11.077Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T17:43:13.034Z] ok github.com/docker/docker/libnetwork/networkdb 103.743s coverage: 60.0% of statements [2021-11-11T17:43:13.034Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T17:43:13.034Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-11T17:43:13.034Z] ok github.com/docker/docker/libnetwork/osl 4.301s coverage: 39.7% of statements [2021-11-11T17:43:13.034Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-11T17:43:13.034Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-11T17:43:13.034Z] ok github.com/docker/docker/libnetwork/portmapper 0.214s coverage: 48.6% of statements [2021-11-11T17:43:13.034Z] ok github.com/docker/docker/libnetwork/resolvconf 0.009s coverage: 70.6% of statements [2021-11-11T17:43:13.034Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T17:43:13.034Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === Skipped [2021-11-11T17:43:13.034Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-11T17:43:13.034Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-11T17:43:13.034Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-11T17:43:13.034Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T17:43:13.034Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T17:43:13.034Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T17:43:13.034Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T17:43:13.034Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T17:43:13.034Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-11T17:43:13.034Z] firewalld_test.go:14: firewalld is not running [2021-11-11T17:43:13.034Z] [2021-11-11T17:43:13.034Z] DONE 332 tests, 9 skipped in 198.038s Post stage [Pipeline] junit [2021-11-11T17:43:13.620Z] Recording test results [2021-11-11T17:43:14.013Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-11-11T17:43:14.023Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T17:43:14.023Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T17:43:14.023Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T17:43:14.023Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T17:43:14.023Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-11T17:43:14.366Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/.git:/go/src/github.com/docker/docker/.git --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 hack/validate/vendor [2021-11-11T17:43:15.307Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T17:43:16.214Z] + echo Ensuring container killed. [2021-11-11T17:43:16.214Z] Ensuring container killed. [2021-11-11T17:43:16.214Z] + docker rm -vf docker-pr17 [2021-11-11T17:43:16.214Z] Error: No such container: docker-pr17 [Pipeline] sh [2021-11-11T17:43:16.518Z] + echo Chowning /workspace to jenkins user [2021-11-11T17:43:16.518Z] Chowning /workspace to jenkins user [2021-11-11T17:43:16.518Z] + id -u [2021-11-11T17:43:16.518Z] + id -g [2021-11-11T17:43:16.518Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42626:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T17:43:18.064Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T17:43:18.064Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T17:43:18.064Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T17:43:18.064Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T17:43:18.064Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T17:43:18.064Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T17:43:18.064Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T17:43:18.064Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T17:43:18.064Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T17:43:18.064Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T17:43:18.064Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T17:43:18.250Z] + bundleName=unit [2021-11-11T17:43:18.250Z] + echo Creating unit-bundles.tar.gz [2021-11-11T17:43:18.250Z] Creating unit-bundles.tar.gz [2021-11-11T17:43:18.250Z] + 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-11-11T17:43:18.250Z] bundles/junit-report-libnetwork.xml [2021-11-11T17:43:18.250Z] bundles/junit-report.xml [2021-11-11T17:43:18.250Z] bundles/go-test-report-libnetwork.json [2021-11-11T17:43:18.250Z] bundles/go-test-report.json [2021-11-11T17:43:18.250Z] bundles/profile-libnetwork.out [2021-11-11T17:43:18.250Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-11T17:43:18.528Z] Archiving artifacts [2021-11-11T17:43:18.535Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T17:43:19.051Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T17:43:19.380Z] + make clean [2021-11-11T17:43:19.640Z] docker volume rm -f docker-dev-cache [2021-11-11T17:43:19.640Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T17:43:23.480Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T17:43:26.443Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T17:43:31.211Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T17:43:31.211Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T17:43:31.211Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T17:43:31.211Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T17:43:31.211Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T17:43:31.211Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T17:43:31.211Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T17:43:31.211Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T17:43:31.211Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T17:43:31.211Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T17:43:31.211Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T17:43:35.015Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T17:43:35.015Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:43:35.015Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T17:43:35.015Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:43:35.015Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T17:43:35.015Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:43:35.015Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T17:43:35.291Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T17:43:35.292Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T17:43:35.487Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T17:43:40.099Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T17:43:40.262Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T17:43:44.837Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T17:43:44.837Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T17:43:45.303Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T17:43:45.303Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T17:43:45.303Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T17:43:47.583Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T17:43:47.583Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T17:43:47.583Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T17:43:55.223Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T17:43:55.223Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T17:43:55.223Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T17:43:55.223Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T17:43:55.223Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T17:43:55.223Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T17:43:55.223Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T17:43:55.223Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T17:43:55.223Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T17:43:55.223Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T17:43:55.223Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T17:43:55.223Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T17:43:56.445Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T17:44:00.226Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T17:44:00.226Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T17:44:02.400Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T17:44:02.401Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T17:44:08.290Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T17:44:12.768Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T17:44:12.768Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T17:44:12.768Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T17:44:12.768Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T17:44:12.768Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T17:44:12.768Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T17:44:12.768Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T17:44:13.059Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T17:44:13.753Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T17:44:15.016Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T17:44:15.016Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T17:44:15.016Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T17:44:15.016Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T17:44:18.837Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T17:44:23.504Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T17:44:24.905Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T17:44:24.905Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T17:44:24.905Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T17:44:24.905Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T17:44:25.488Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T17:44:25.488Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T17:44:25.488Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T17:44:25.488Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T17:44:25.488Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T17:44:25.488Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T17:44:25.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T17:44:26.227Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T17:44:26.227Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T17:44:26.227Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T17:44:26.694Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T17:44:26.694Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T17:44:26.694Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T17:44:26.694Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T17:44:26.694Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T17:44:28.254Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T17:44:29.390Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T17:44:29.861Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T17:44:30.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T17:44:30.258Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:44:30.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T17:44:30.258Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:44:30.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T17:44:30.258Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:44:30.258Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T17:44:31.317Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T17:44:32.049Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T17:44:35.747Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T17:44:35.747Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T17:44:35.747Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T17:44:35.747Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T17:44:36.217Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T17:44:36.217Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T17:44:36.217Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T17:44:37.202Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T17:44:37.309Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T17:44:40.422Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T17:44:40.422Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T17:44:40.422Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T17:44:47.561Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T17:44:47.561Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T17:44:47.561Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T17:44:48.740Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T17:44:48.740Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:44:48.740Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T17:44:53.413Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T17:44:54.266Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-11T17:44:55.078Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T17:44:55.078Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T17:44:55.078Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T17:44:55.078Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T17:44:55.078Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T17:44:55.078Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T17:44:55.078Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T17:44:55.078Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T17:44:55.079Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T17:44:55.079Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T17:44:55.079Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T17:44:55.079Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T17:44:56.172Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T17:44:57.256Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T17:44:57.256Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T17:44:57.256Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T17:44:57.256Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T17:44:57.256Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T17:44:57.256Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T17:44:57.256Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T17:44:57.256Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T17:44:57.417Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T17:44:57.417Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T17:45:01.268Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T17:45:01.268Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T17:45:01.449Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-11T17:45:02.841Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T17:45:02.841Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T17:45:02.841Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T17:45:03.115Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T17:45:03.317Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T17:45:03.788Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T17:45:06.132Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T17:45:07.595Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T17:45:08.021Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-11T17:45:08.587Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T17:45:09.058Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T17:45:09.400Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-11T17:45:10.050Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T17:45:10.323Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T17:45:10.323Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T17:45:10.324Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T17:45:10.520Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T17:45:11.512Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T17:45:11.882Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T17:45:11.882Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T17:45:11.882Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T17:45:11.882Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T17:45:11.882Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T17:45:11.882Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T17:45:11.882Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T17:45:13.085Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T17:45:13.378Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T17:45:13.597Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-11T17:45:14.088Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T17:45:14.088Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T17:45:14.088Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T17:45:14.089Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T17:45:16.133Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-11T17:45:16.295Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T17:45:16.295Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T17:45:16.295Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T17:45:16.295Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T17:45:16.295Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T17:45:16.295Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T17:45:16.295Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:45:16.295Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T17:45:18.973Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T17:45:18.973Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:45:18.973Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T17:45:18.973Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T17:45:18.973Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T17:45:18.973Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T17:45:18.973Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T17:45:19.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T17:45:19.425Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-11T17:45:19.425Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T17:45:19.425Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-11T17:45:19.445Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T17:45:19.445Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T17:45:19.916Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T17:45:20.387Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T17:45:20.556Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T17:45:21.447Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T17:45:23.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T17:45:23.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T17:45:23.157Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T17:45:23.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T17:45:24.699Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-11T17:45:24.716Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T17:45:24.716Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T17:45:24.959Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-11T17:45:25.200Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T17:45:25.532Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-11T17:45:26.922Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T17:45:26.922Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:45:26.922Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T17:45:26.922Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:45:26.922Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T17:45:27.804Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T17:45:28.072Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-11T17:45:29.380Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T17:45:29.900Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T17:45:29.900Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T17:45:31.458Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T17:45:31.458Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T17:45:31.458Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T17:45:34.401Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T17:45:34.401Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T17:45:36.610Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T17:45:36.629Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T17:45:36.629Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T17:45:36.629Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T17:45:36.629Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T17:45:37.619Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T17:45:37.619Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T17:45:37.619Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T17:45:40.390Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T17:45:44.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T17:45:44.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T17:45:44.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T17:45:44.169Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T17:45:44.169Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T17:45:46.377Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T17:45:46.377Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T17:45:46.377Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T17:45:48.584Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T17:45:48.584Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:45:48.584Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T17:45:50.145Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T17:45:50.145Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T17:45:50.531Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T17:45:50.531Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T17:45:50.531Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T17:45:51.000Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T17:45:52.604Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T17:45:52.604Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:45:52.604Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T17:45:54.890Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T17:45:56.457Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T17:45:56.457Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T17:45:56.457Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T17:45:56.457Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T17:45:56.457Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T17:45:56.457Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T17:45:56.457Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T17:45:56.457Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T17:45:56.457Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T17:45:56.457Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T17:45:56.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T17:45:58.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T17:45:58.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T17:46:00.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T17:46:03.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T17:46:05.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T17:46:07.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00052ad80_} [2021-11-11T17:46:07.725Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T17:46:08.195Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T17:46:09.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13485090351_c:\foo_false____} [2021-11-11T17:46:11.160Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T17:46:11.160Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T17:46:11.160Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T17:46:12.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13485090351_c:\foo_true____} [2021-11-11T17:46:12.150Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T17:46:12.150Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T17:46:15.046Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T17:46:15.046Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T17:46:15.046Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T17:46:15.046Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T17:46:15.046Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T17:46:15.046Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T17:46:15.046Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T17:46:17.255Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T17:46:17.255Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.255Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T17:46:17.255Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:46:17.724Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T17:46:18.212Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T17:46:18.683Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T17:46:19.674Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T17:46:20.002Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T17:46:20.002Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T17:46:20.002Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T17:46:20.002Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T17:46:20.664Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T17:46:21.658Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T17:46:22.214Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T17:46:22.214Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T17:46:22.214Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T17:46:22.214Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T17:46:22.214Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T17:46:22.214Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T17:46:22.214Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T17:46:22.649Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T17:46:24.334Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-11T17:46:24.334Z] docker_cli_swarm_test.go:1186: [d8055e1d93ce0] joining swarm manager [d5af1e05a498e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:46:24.943Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T17:46:26.854Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T17:46:27.028Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T17:46:28.585Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T17:46:28.585Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T17:46:28.585Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T17:46:28.585Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T17:46:28.585Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T17:46:29.608Z] docker_cli_swarm_test.go:1195: [d4a82315196d0] joining swarm manager [d5af1e05a498e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:46:32.127Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T17:46:32.127Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:46:32.127Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T17:46:32.127Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T17:46:32.127Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T17:46:32.127Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T17:46:32.127Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T17:46:32.599Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T17:46:32.599Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T17:46:33.071Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T17:46:34.130Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T17:46:37.386Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T17:46:37.386Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T17:46:37.386Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T17:46:37.386Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:46:37.386Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T17:46:40.012Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T17:46:41.793Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T17:46:46.029Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T17:46:46.029Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T17:46:46.029Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T17:46:46.029Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T17:46:46.029Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T17:46:47.587Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T17:46:47.587Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T17:46:47.587Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T17:46:47.587Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T17:46:47.587Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T17:46:50.993Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T17:46:50.993Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:46:50.993Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T17:46:50.993Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T17:46:50.993Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T17:46:50.993Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T17:46:50.993Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T17:46:50.993Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T17:46:50.993Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T17:46:50.993Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T17:46:50.993Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T17:46:52.218Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T17:46:52.551Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T17:46:54.759Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T17:46:55.226Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T17:46:55.226Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T17:46:56.785Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T17:46:57.908Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T17:46:57.908Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T17:46:57.908Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T17:46:57.908Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T17:46:58.079Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T17:46:58.374Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T17:46:58.374Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T17:46:58.374Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T17:46:58.374Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T17:46:58.374Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T17:47:01.472Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T17:47:01.472Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T17:47:01.472Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T17:47:02.463Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T17:47:02.831Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T17:47:05.510Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T17:47:05.976Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T17:47:06.442Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T17:47:08.343Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-11T17:47:09.383Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T17:47:09.383Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T17:47:09.383Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T17:47:09.383Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T17:47:11.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T17:47:11.589Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T17:47:11.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T17:47:12.055Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T17:47:12.055Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T17:47:12.055Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T17:47:12.055Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T17:47:12.055Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T17:47:12.055Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T17:47:12.055Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T17:47:12.055Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T17:47:12.055Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T17:47:12.055Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T17:47:12.055Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T17:47:12.055Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T17:47:12.055Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T17:47:12.055Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T17:47:12.055Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T17:47:13.618Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-11T17:47:14.994Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T17:47:17.205Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T17:47:17.764Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T17:47:17.764Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T17:47:17.764Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T17:47:17.817Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-11T17:47:19.415Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T17:47:19.724Z] docker_cli_swarm_test.go:1118: [de0c661d2f173] joining swarm manager [d50bd48b1f9c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:47:21.105Z] docker_cli_swarm_test.go:1119: [ddfb22e96de21] joining swarm manager [d50bd48b1f9c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:47:24.915Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T17:47:24.915Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T17:47:24.915Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T17:47:24.915Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T17:47:24.915Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T17:47:24.915Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T17:47:27.863Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T17:47:28.058Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T17:47:31.654Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T17:47:31.835Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T17:47:33.870Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T17:47:34.337Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T17:47:34.337Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T17:47:36.572Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T17:47:37.287Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T17:47:38.272Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T17:47:38.847Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T17:47:39.258Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T17:47:39.313Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T17:47:44.050Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T17:47:44.516Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T17:47:44.984Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T17:47:45.280Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T17:47:47.912Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T17:47:48.900Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T17:47:49.721Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T17:47:54.532Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T17:47:54.532Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T17:47:54.532Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T17:47:54.532Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:47:54.532Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T17:47:54.532Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T17:47:54.532Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T17:47:54.532Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T17:47:54.532Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T17:47:56.089Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T17:47:56.089Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T17:47:56.089Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T17:47:58.365Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T17:48:03.126Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T17:48:03.823Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T17:48:06.037Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T17:48:07.006Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T17:48:07.987Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T17:48:10.193Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T17:48:11.856Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T17:48:14.694Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T17:48:14.948Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T17:48:14.948Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T17:48:14.948Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T17:48:17.887Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T17:48:18.484Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T17:48:20.627Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T17:48:21.733Z] === RUN TestDockerSuite/TestExec [2021-11-11T17:48:21.733Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:48:21.733Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T17:48:21.733Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T17:48:21.733Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T17:48:23.154Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T17:48:23.291Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T17:48:23.609Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T17:48:23.609Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T17:48:23.609Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T17:48:23.609Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T17:48:23.609Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T17:48:24.848Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T17:48:24.848Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:48:24.848Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T17:48:24.848Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:48:24.848Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T17:48:24.848Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T17:48:24.848Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T17:48:25.773Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T17:48:25.773Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T17:48:25.773Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T17:48:27.053Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T17:48:27.808Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T17:48:28.669Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T17:48:30.228Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T17:48:31.785Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T17:48:36.519Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T17:48:36.519Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T17:48:36.519Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T17:48:36.519Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:48:36.519Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T17:48:36.519Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T17:48:36.519Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T17:48:38.175Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T17:48:41.956Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T17:48:41.956Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T17:48:41.956Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T17:48:41.956Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T17:48:42.422Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T17:48:42.422Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T17:48:42.422Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T17:48:42.422Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T17:48:42.422Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T17:48:42.422Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T17:48:42.422Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T17:48:44.628Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T17:48:44.628Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T17:48:44.628Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T17:48:44.628Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:48:44.628Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T17:48:44.628Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T17:48:44.628Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T17:48:44.628Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T17:48:44.628Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T17:48:44.628Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T17:48:44.628Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T17:48:46.328Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T17:48:46.328Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T17:48:46.328Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T17:48:51.357Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T17:48:51.357Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T17:48:51.357Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T17:48:51.357Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T17:48:51.357Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T17:48:51.357Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T17:48:51.357Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T17:48:57.336Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T17:48:57.568Z] docker_cli_swarm_test.go:1172: [d28812bd697c7] joining swarm manager [d50bd48b1f9c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T17:48:58.001Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T17:48:58.001Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T17:48:58.001Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T17:49:03.251Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T17:49:05.461Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T17:49:06.697Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T17:49:07.169Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T17:49:07.169Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T17:49:07.169Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T17:49:07.169Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T17:49:07.169Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T17:49:08.234Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T17:49:11.316Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T17:49:11.316Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:49:11.316Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T17:49:11.316Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T17:49:11.316Z] === RUN TestDockerSuite/TestHealth [2021-11-11T17:49:11.316Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T17:49:11.316Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T17:49:11.316Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T17:49:11.316Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T17:49:11.316Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T17:49:12.012Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T17:49:15.092Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T17:49:15.092Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T17:49:15.092Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T17:49:15.092Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T17:49:15.558Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T17:49:15.558Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T17:49:15.558Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T17:49:16.540Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T17:49:16.540Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T17:49:16.540Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T17:49:17.521Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T17:49:17.521Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T17:49:17.898Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T17:49:19.146Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T17:49:19.146Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T17:49:19.507Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-11T17:49:20.451Z] docker_cli_swarm_test.go:1453: [d19e875fb1c61] joining swarm manager [d695235a2a1e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:49:20.703Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T17:49:20.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T17:49:20.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T17:49:21.019Z] docker_cli_swarm_test.go:1454: [d8c2a482c4682] joining swarm manager [d695235a2a1e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T17:49:21.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T17:49:23.711Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T17:49:23.711Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T17:49:23.711Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T17:49:23.711Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T17:49:24.310Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T17:49:25.303Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T17:49:27.491Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T17:49:27.491Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T17:49:27.600Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T17:49:29.284Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T17:49:29.766Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T17:49:29.766Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T17:49:29.766Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T17:49:29.766Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T17:49:29.766Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T17:49:29.766Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T17:49:29.766Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T17:49:29.766Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T17:49:29.766Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T17:49:29.766Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T17:49:29.766Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T17:49:31.972Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T17:49:33.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-11T17:49:33.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-11T17:49:33.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-11T17:49:33.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-11T17:49:33.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-11T17:49:33.572Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T17:49:33.572Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:49:33.572Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T17:49:33.572Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T17:49:33.572Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T17:49:33.572Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T17:49:33.572Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T17:49:33.572Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T17:49:33.802Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-11T17:49:36.340Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-11T17:49:36.510Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T17:49:36.510Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T17:49:38.068Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T17:49:38.068Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T17:49:38.068Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T17:49:38.068Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T17:49:38.068Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T17:49:38.068Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T17:49:38.068Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T17:49:39.633Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-11T17:49:40.129Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T17:49:40.275Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T17:49:41.540Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-11T17:49:41.630Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T17:49:42.437Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T17:49:43.448Z] docker_cli_swarm_unix_test.go:63: [db54185e23277] joining swarm manager [de1da9bee2192]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:49:43.798Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T17:49:43.798Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T17:49:43.798Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T17:49:43.798Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T17:49:44.254Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T17:49:45.016Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T17:49:45.016Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:49:45.016Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T17:49:45.016Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:49:45.016Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T17:49:45.016Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T17:49:45.016Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T17:49:45.782Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T17:49:46.574Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T17:49:48.676Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T17:49:48.780Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T17:49:48.780Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T17:49:51.117Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T17:49:52.590Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T17:49:52.674Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T17:49:52.674Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T17:49:52.674Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T17:49:52.674Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T17:49:54.905Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T17:49:54.952Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T17:49:57.847Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T17:49:58.754Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T17:50:01.127Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T17:50:01.695Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T17:50:03.251Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T17:50:05.457Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T17:50:07.016Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T17:50:09.220Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T17:50:09.277Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T17:50:12.162Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T17:50:14.369Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T17:50:14.369Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T17:50:14.369Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T17:50:14.369Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T17:50:15.169Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T17:50:15.927Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T17:50:18.133Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T17:50:21.130Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T17:50:22.219Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T17:50:22.219Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T17:50:22.219Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T17:50:22.702Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T17:50:22.702Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T17:50:22.702Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T17:50:22.702Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T17:50:22.702Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T17:50:24.059Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T17:50:25.619Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T17:50:25.619Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T17:50:25.619Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T17:50:26.516Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T17:50:26.516Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T17:50:26.516Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T17:50:27.895Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T17:50:27.895Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T17:50:30.902Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T17:50:30.902Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T17:50:32.635Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T17:50:34.690Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T17:50:34.690Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T17:50:37.562Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T17:50:39.443Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T17:50:39.689Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-11T17:50:39.689Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-11T17:50:39.689Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-11T17:50:41.069Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-11T17:50:42.417Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T17:50:44.362Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-11T17:50:44.923Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T17:50:46.670Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T17:50:46.670Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T17:50:46.670Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T17:50:46.904Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-11T17:50:48.811Z] docker_api_swarm_test.go:962: [da33e7be661bc] joining swarm manager [dd1a830010903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T17:50:48.993Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T17:50:51.201Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T17:50:57.254Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T17:50:57.254Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T17:50:57.254Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T17:51:00.070Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T17:51:00.070Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T17:51:00.070Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T17:51:00.070Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T17:51:00.070Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T17:51:00.204Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T17:51:01.189Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T17:51:03.016Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T17:51:04.982Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T17:51:05.292Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T17:51:06.922Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-11T17:51:07.223Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T17:51:07.223Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T17:51:07.690Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T17:51:07.690Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T17:51:07.690Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T17:51:07.690Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T17:51:07.690Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T17:51:07.690Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T17:51:07.690Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T17:51:07.690Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T17:51:07.690Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T17:51:07.690Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T17:51:07.690Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T17:51:07.690Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T17:51:07.690Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T17:51:07.690Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T17:51:07.690Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPortList [2021-11-11T17:51:07.690Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T17:51:07.690Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T17:51:09.736Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T17:51:09.736Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T17:51:09.736Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T17:51:09.736Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T17:51:09.736Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T17:51:09.736Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T17:51:09.736Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T17:51:12.559Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T17:51:12.559Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T17:51:12.559Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T17:51:12.559Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T17:51:12.559Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T17:51:12.559Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T17:51:12.559Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T17:51:12.559Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T17:51:12.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T17:51:13.525Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T17:51:13.993Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T17:51:17.371Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T17:51:17.371Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T17:51:17.371Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T17:51:17.639Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T17:51:19.135Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-11T17:51:20.515Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-11T17:51:21.749Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T17:51:21.750Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T17:51:21.750Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T17:51:21.750Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T17:51:21.750Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T17:51:23.051Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-11T17:51:24.512Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T17:51:24.512Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T17:51:24.512Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T17:51:25.591Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-11T17:51:31.653Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T17:51:35.580Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-11T17:51:38.908Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-11T17:51:38.909Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T17:51:40.838Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-11T17:51:42.980Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T17:51:43.377Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-11T17:51:43.967Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T17:51:45.912Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-11T17:51:46.574Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T17:51:46.574Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T17:51:46.574Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T17:51:46.574Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T17:51:48.451Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-11T17:51:51.743Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-11T17:51:53.650Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-11T17:51:54.392Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T17:51:56.978Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T17:51:57.021Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T17:51:59.919Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T17:51:59.985Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T17:51:59.985Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T17:51:59.985Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T17:51:59.985Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T17:51:59.985Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T17:52:01.555Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T17:52:04.802Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T17:52:04.802Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T17:52:04.802Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T17:52:04.802Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T17:52:04.802Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T17:52:06.343Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T17:52:07.060Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T17:52:07.691Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T17:52:07.691Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T17:52:07.691Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T17:52:10.842Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T17:52:10.842Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T17:52:10.842Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T17:52:10.842Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T17:52:10.842Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T17:52:11.137Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T17:52:15.604Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T17:52:15.604Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T17:52:15.604Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T17:52:15.604Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T17:52:15.604Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T17:52:15.604Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T17:52:15.604Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T17:52:15.604Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T17:52:15.604Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T17:52:17.028Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T17:52:17.978Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T17:52:21.461Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T17:52:21.461Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T17:52:21.461Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T17:52:22.644Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T17:52:22.644Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T17:52:23.022Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T17:52:23.022Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T17:52:23.022Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T17:52:24.007Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T17:52:24.991Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T17:52:24.991Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T17:52:24.991Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T17:52:28.771Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T17:52:32.617Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T17:52:34.826Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T17:52:38.380Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T17:52:38.380Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T17:52:38.380Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T17:52:40.283Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T17:52:40.283Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T17:52:40.283Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T17:52:40.283Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T17:52:40.283Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T17:52:40.283Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T17:52:40.283Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T17:52:40.283Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T17:52:48.823Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T17:52:48.900Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T17:52:48.900Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T17:52:49.785Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T17:52:49.785Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T17:52:49.785Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T17:52:49.785Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T17:52:49.785Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T17:52:49.785Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T17:52:49.899Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-11T17:52:50.241Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T17:52:52.405Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T17:52:53.671Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T17:52:54.140Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T17:52:56.120Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T17:52:56.133Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T17:52:56.133Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:52:56.133Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T17:53:00.100Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T17:53:00.788Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T17:53:01.719Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T17:53:02.185Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T17:53:02.185Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T17:53:02.651Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T17:53:04.504Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T17:53:04.504Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T17:53:04.504Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T17:53:04.784Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-11T17:53:07.461Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T17:53:11.241Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T17:53:11.241Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:53:11.241Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T17:53:11.555Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T17:53:11.555Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T17:53:11.555Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T17:53:16.059Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T17:53:16.059Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T17:53:16.059Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite (1708.30s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.94s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.59s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.79s) [2021-11-11T17:53:19.673Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.28s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.60s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.05s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.33s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.33s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.63s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.52s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.73s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.77s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.91s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.08s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (74.03s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.11s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.83s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.43s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.80s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.97s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.18s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.10s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.75s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.03s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.30s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.52s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.61s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.84s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.47s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.51s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.60s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.66s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.63s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.40s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.65s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.10s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.66s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.48s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.16s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.59s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.74s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.91s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.05s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.81s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.45s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.65s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.27s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.47s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.80s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.00s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (170.45s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.56s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.40s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.76s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.52s) [2021-11-11T17:53:19.673Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.86s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.54s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.76s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.47s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.21s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.10s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.00s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.03s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.41s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.33s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.42s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s) [2021-11-11T17:53:19.673Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2021-11-11T17:53:19.673Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T17:53:19.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-11T17:53:20.242Z] docker_cli_external_volume_driver_test.go:52: [d0813711e3d9d] daemon is not started [2021-11-11T17:53:25.521Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T17:53:25.521Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T17:53:25.521Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T17:53:26.487Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T17:53:28.552Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T17:53:28.599Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T17:53:30.125Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T17:53:30.159Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T17:53:31.142Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T17:53:35.886Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T17:53:36.030Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T17:53:36.770Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T17:53:36.770Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T17:53:36.770Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T17:53:36.770Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T17:53:36.770Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T17:53:36.770Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T17:53:36.770Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T17:53:36.770Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T17:53:38.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-11T17:53:40.652Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T17:53:41.435Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T17:53:42.014Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T17:53:42.014Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T17:53:42.014Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T17:53:42.014Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T17:53:42.484Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T17:53:42.484Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T17:53:42.484Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T17:53:47.273Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T17:53:47.972Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T17:53:48.271Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T17:53:48.619Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T17:53:48.619Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T17:53:48.619Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T17:53:50.145Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T17:53:50.146Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T17:53:50.146Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T17:53:50.146Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T17:53:50.146Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T17:53:50.146Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T17:53:50.146Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T17:53:50.915Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T17:53:50.915Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T17:53:52.082Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T17:53:52.082Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T17:53:52.082Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T17:53:52.082Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T17:53:52.082Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T17:53:52.310Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T17:53:52.310Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T17:53:52.310Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T17:53:52.310Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T17:53:53.883Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T17:53:54.475Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T17:53:54.475Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T17:53:54.475Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T17:53:54.475Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T17:53:54.475Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T17:53:54.475Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T17:53:54.475Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:53:54.475Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T17:53:56.643Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T17:53:58.853Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T17:54:01.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T17:54:01.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T17:54:01.070Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T17:54:01.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T17:54:03.283Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T17:54:03.283Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T17:54:05.498Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T17:54:05.498Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:54:05.498Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T17:54:05.498Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:54:05.498Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T17:54:07.712Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T17:54:07.712Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T17:54:08.799Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T17:54:09.275Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T17:54:09.275Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T17:54:09.275Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T17:54:10.360Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T17:54:11.489Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T17:54:11.958Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T17:54:14.253Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T17:54:15.236Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T17:54:15.236Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T17:54:15.236Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T17:54:15.236Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T17:54:15.236Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T17:54:15.236Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T17:54:15.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T17:54:15.236Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T17:54:15.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T17:54:15.236Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T17:54:15.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T17:54:15.236Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T17:54:15.236Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T17:54:15.236Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T17:54:15.236Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T17:54:17.445Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T17:54:17.445Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T17:54:17.445Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T17:54:17.445Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T17:54:17.445Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T17:54:19.115Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T17:54:22.260Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T17:54:22.412Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T17:54:22.412Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T17:54:23.869Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T17:54:26.079Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T17:54:27.774Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T17:54:29.079Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T17:54:30.638Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T17:54:30.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T17:54:30.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T17:54:30.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T17:54:30.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T17:54:30.726Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T17:54:31.102Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T17:54:31.104Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T17:54:32.290Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T17:54:32.290Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T17:54:32.290Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T17:54:34.515Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T17:54:34.515Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:54:34.515Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T17:54:35.989Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T17:54:35.989Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T17:54:36.727Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T17:54:36.727Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T17:54:36.989Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T17:54:36.989Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T17:54:37.461Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T17:54:37.461Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T17:54:37.461Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T17:54:38.285Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T17:54:38.285Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T17:54:38.285Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T17:54:40.433Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T17:54:40.433Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T17:54:40.903Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T17:54:41.288Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T17:54:41.288Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T17:54:41.288Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T17:54:41.288Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T17:54:41.288Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T17:54:41.553Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T17:54:43.117Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T17:54:43.117Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.117Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T17:54:43.117Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.117Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T17:54:43.117Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.117Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T17:54:43.117Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.117Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T17:54:43.117Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T17:54:43.497Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T17:54:43.497Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.497Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T17:54:43.497Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.497Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T17:54:43.497Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T17:54:43.497Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T17:54:43.497Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T17:54:43.497Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T17:54:43.497Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T17:54:43.497Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T17:54:44.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T17:54:44.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T17:54:45.095Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T17:54:46.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-11T17:54:47.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T17:54:48.036Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T17:54:49.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T17:54:50.314Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T17:54:50.314Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T17:54:50.314Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T17:54:50.314Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T17:54:50.314Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T17:54:50.314Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T17:54:50.314Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T17:54:52.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T17:54:52.523Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T17:54:52.523Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T17:54:52.523Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T17:54:52.523Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:54:52.523Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T17:54:52.523Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T17:54:52.523Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T17:54:52.523Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T17:54:52.523Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T17:54:52.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-11T17:54:54.084Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T17:54:55.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088480_} [2021-11-11T17:54:55.880Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T17:55:00.005Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T17:55:00.005Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T17:55:00.005Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T17:55:00.005Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T17:55:00.005Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T17:55:00.005Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T17:55:00.005Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T17:55:00.005Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T17:55:00.005Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T17:55:00.005Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T17:55:00.005Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T17:55:00.005Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T17:55:00.005Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T17:55:01.842Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T17:55:01.842Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T17:55:02.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12624064218_c:\foo_false____} [2021-11-11T17:55:02.786Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T17:55:02.786Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T17:55:02.786Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T17:55:02.786Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T17:55:02.786Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T17:55:02.786Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T17:55:04.488Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T17:55:06.694Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T17:55:06.694Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T17:55:06.694Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T17:55:07.500Z] docker_cli_external_volume_driver_test.go:52: [d20545f9c50e9] daemon is not started [2021-11-11T17:55:08.902Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T17:55:08.902Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T17:55:08.902Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T17:55:08.902Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T17:55:08.902Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T17:55:08.902Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T17:55:08.902Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T17:55:09.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12624064218_c:\foo_true____} [2021-11-11T17:55:11.110Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T17:55:13.317Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T17:55:15.661Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T17:55:17.873Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T17:55:17.975Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T17:55:17.975Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T17:55:17.975Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T17:55:17.975Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T17:55:17.975Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T17:55:17.975Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T17:55:17.975Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T17:55:18.341Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T17:55:18.341Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T17:55:18.341Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T17:55:18.341Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T17:55:18.341Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T17:55:18.341Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T17:55:18.341Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T17:55:18.341Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T17:55:18.341Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T17:55:18.341Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T17:55:18.341Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T17:55:18.341Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T17:55:18.341Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T17:55:18.341Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T17:55:18.341Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T17:55:19.541Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T17:55:19.541Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T17:55:19.541Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.541Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T17:55:19.862Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T17:55:19.862Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.862Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T17:55:19.862Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.862Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T17:55:19.862Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T17:55:19.862Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T17:55:19.862Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T17:55:21.851Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T17:55:21.851Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T17:55:21.851Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T17:55:21.851Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T17:55:22.200Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T17:55:22.200Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T17:55:22.200Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T17:55:22.386Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-11T17:55:22.667Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T17:55:22.667Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T17:55:22.667Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T17:55:22.667Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T17:55:22.667Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T17:55:22.667Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T17:55:22.667Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T17:55:22.667Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T17:55:22.667Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T17:55:24.067Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T17:55:24.067Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T17:55:24.535Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T17:55:24.535Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T17:55:24.535Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T17:55:24.535Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T17:55:24.535Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T17:55:29.290Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T17:55:29.810Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T17:55:29.810Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T17:55:29.810Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T17:55:30.276Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T17:55:30.276Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T17:55:30.384Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T17:55:31.502Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T17:55:31.502Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T17:55:31.502Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T17:55:31.502Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T17:55:31.502Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T17:55:31.955Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T17:55:31.955Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T17:55:31.955Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T17:55:31.955Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T17:55:31.955Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T17:55:31.955Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T17:55:31.955Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T17:55:34.183Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T17:55:34.183Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T17:55:34.183Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T17:55:37.493Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T17:55:37.493Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T17:55:37.493Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T17:55:37.493Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T17:55:37.493Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T17:55:37.493Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T17:55:37.493Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T17:55:40.081Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T17:55:40.177Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T17:55:40.177Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T17:55:40.177Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T17:55:40.177Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:55:40.177Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T17:55:40.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-11T17:55:42.234Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T17:55:45.987Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T17:55:45.987Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T17:55:45.987Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T17:55:46.018Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T17:55:46.018Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T17:55:46.484Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T17:55:47.537Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T17:55:49.096Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T17:55:50.654Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T17:55:52.217Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T17:55:52.666Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T17:55:52.666Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T17:55:52.666Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T17:55:52.666Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T17:55:52.666Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T17:55:52.724Z] docker_cli_external_volume_driver_test.go:52: [d0c2888f0885d] daemon is not started [2021-11-11T17:55:53.781Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T17:55:54.248Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.248Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T17:55:54.248Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.248Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T17:55:54.248Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.248Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T17:55:54.248Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.248Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T17:55:54.248Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.248Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T17:55:54.248Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.248Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T17:55:54.248Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.248Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T17:55:54.248Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.248Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T17:55:54.758Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T17:55:54.758Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T17:55:54.758Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T17:55:57.263Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T17:55:57.263Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T17:55:57.263Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T17:55:57.263Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T17:55:57.263Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T17:55:57.263Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T17:55:57.263Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T17:55:57.263Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T17:55:57.263Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T17:55:57.263Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T17:55:57.728Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T17:55:59.823Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T17:55:59.823Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T17:55:59.823Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T17:55:59.823Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T17:55:59.823Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T17:56:02.773Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T17:56:02.773Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:56:02.773Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T17:56:02.773Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T17:56:02.773Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T17:56:02.773Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T17:56:02.773Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T17:56:02.773Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T17:56:02.773Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T17:56:02.773Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T17:56:02.773Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T17:56:03.451Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T17:56:04.988Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T17:56:06.376Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T17:56:06.376Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T17:56:06.376Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T17:56:07.204Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T17:56:07.672Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T17:56:07.672Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T17:56:08.657Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T17:56:09.453Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T17:56:09.453Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T17:56:09.453Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T17:56:09.453Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T17:56:09.453Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T17:56:09.453Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T17:56:09.453Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T17:56:09.453Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T17:56:09.889Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T17:56:10.358Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T17:56:10.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-11T17:56:10.816Z] docker_cli_external_volume_driver_test.go:52: [d75c9a2d01394] daemon is not started [2021-11-11T17:56:10.827Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T17:56:10.828Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T17:56:10.828Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T17:56:10.828Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T17:56:10.828Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T17:56:10.828Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T17:56:11.296Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T17:56:11.296Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T17:56:13.477Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T17:56:16.422Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T17:56:18.142Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T17:56:18.456Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T17:56:18.713Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T17:56:18.924Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T17:56:18.924Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T17:56:20.274Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T17:56:21.885Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T17:56:22.355Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T17:56:22.355Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T17:56:22.355Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T17:56:22.485Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T17:56:22.485Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T17:56:22.485Z] === RUN TestDockerSuite/TestRunState [2021-11-11T17:56:22.485Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T17:56:22.485Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T17:56:23.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T17:56:24.675Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T17:56:24.675Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.675Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T17:56:24.864Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T17:56:24.864Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:56:24.864Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T17:56:25.145Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T17:56:25.145Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T17:56:25.145Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T17:56:25.145Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T17:56:25.145Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T17:56:25.145Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T17:56:25.145Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T17:56:25.145Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T17:56:25.145Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T17:56:25.145Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T17:56:25.145Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T17:56:26.961Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T17:56:26.961Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T17:56:26.961Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T17:56:27.071Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T17:56:27.071Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T17:56:27.071Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T17:56:27.071Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T17:56:27.071Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T17:56:27.361Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T17:56:27.537Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T17:56:27.537Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T17:56:27.537Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T17:56:27.537Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T17:56:29.576Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T17:56:29.940Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T17:56:29.940Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T17:56:29.940Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T17:56:29.940Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T17:56:29.940Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T17:56:29.940Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T17:56:29.940Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T17:56:31.796Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T17:56:32.281Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T17:56:32.281Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T17:56:33.751Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T17:56:33.751Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T17:56:33.751Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T17:56:33.751Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T17:56:34.560Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T17:56:34.560Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T17:56:34.560Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T17:56:36.773Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T17:56:36.773Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T17:56:36.773Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T17:56:36.773Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T17:56:36.773Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T17:56:36.788Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T17:56:36.788Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T17:56:36.788Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T17:56:36.788Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T17:56:36.788Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T17:56:36.788Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T17:56:36.788Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:56:36.788Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T17:56:39.790Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T17:56:41.567Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T17:56:45.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T17:56:47.002Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T17:56:49.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T17:56:49.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T17:56:49.234Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T17:56:49.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T17:56:49.611Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T17:56:51.698Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T17:56:53.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T17:56:53.115Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T17:56:53.403Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T17:56:55.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-11T17:56:56.081Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T17:56:56.081Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:56:56.081Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T17:56:56.081Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:56:56.081Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T17:56:57.555Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T17:56:57.555Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T17:56:57.555Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T17:56:57.555Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T17:56:58.159Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T17:56:59.891Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T17:56:59.891Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T17:57:00.375Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T17:57:00.567Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T17:57:01.362Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T17:57:02.775Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T17:57:02.854Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T17:57:02.854Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T17:57:02.854Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T17:57:05.020Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T17:57:05.020Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T17:57:05.020Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T17:57:05.020Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T17:57:05.020Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T17:57:05.020Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T17:57:05.020Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T17:57:05.155Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T17:57:05.155Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T17:57:06.144Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T17:57:07.625Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T17:57:07.625Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T17:57:08.873Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T17:57:10.432Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T17:57:10.659Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T17:57:11.989Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T17:57:13.226Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-11T17:57:16.567Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T17:57:16.673Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T17:57:16.739Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T17:57:16.739Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T17:57:16.739Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T17:57:16.739Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T17:57:16.739Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T17:57:16.739Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T17:57:16.739Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T17:57:18.947Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T17:57:18.947Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T17:57:19.413Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T17:57:19.519Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T17:57:19.519Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T17:57:19.519Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T17:57:19.519Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:57:19.519Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T17:57:19.519Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T17:57:19.519Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T17:57:19.519Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T17:57:19.519Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T17:57:19.879Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T17:57:21.084Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T17:57:21.084Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T17:57:21.084Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T17:57:21.437Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T17:57:23.302Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T17:57:23.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T17:57:23.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T17:57:23.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T17:57:23.854Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T17:57:23.854Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T17:57:27.664Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T17:57:27.664Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T17:57:27.664Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T17:57:28.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-11T17:57:28.625Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T17:57:28.625Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T17:57:28.625Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T17:57:30.463Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T17:57:30.634Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T17:57:30.634Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:57:30.634Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T17:57:32.680Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T17:57:34.434Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T17:57:34.894Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T17:57:34.909Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T17:57:35.835Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T17:57:35.835Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:57:35.835Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T17:57:39.651Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T17:57:39.651Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T17:57:39.651Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T17:57:39.685Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T17:57:39.740Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T17:57:39.740Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T17:57:39.740Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T17:57:39.740Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T17:57:39.740Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T17:57:39.740Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T17:57:39.740Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T17:57:39.740Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T17:57:39.740Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T17:57:42.603Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T17:57:43.492Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T17:57:43.492Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T17:57:43.492Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T17:57:43.492Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T17:57:43.492Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T17:57:43.492Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T17:57:43.492Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T17:57:43.492Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T17:57:43.492Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T17:57:43.492Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T17:57:43.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T17:57:45.525Z] === RUN TestDockerSuite/TestExec [2021-11-11T17:57:45.525Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:57:45.525Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T17:57:45.525Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T17:57:45.525Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T17:57:45.594Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T17:57:45.594Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:57:45.594Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T17:57:45.594Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T17:57:45.594Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T17:57:45.594Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T17:57:45.594Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T17:57:45.594Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T17:57:45.594Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T17:57:45.594Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T17:57:45.594Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T17:57:45.594Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T17:57:45.594Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T17:57:46.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T17:57:46.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T17:57:47.153Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T17:57:47.700Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T17:57:49.225Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T17:57:49.225Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:57:49.225Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T17:57:49.225Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:57:49.225Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T17:57:49.225Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T17:57:49.225Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T17:57:49.359Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T17:57:49.359Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T17:57:49.359Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T17:57:50.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T17:57:50.918Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T17:57:50.918Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T17:57:50.918Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T17:57:50.918Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T17:57:50.918Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T17:57:50.918Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T17:57:50.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T17:57:50.918Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T17:57:50.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T17:57:50.918Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T17:57:50.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T17:57:50.918Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T17:57:50.918Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T17:57:51.391Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T17:57:53.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T17:57:53.555Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T17:57:55.721Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T17:57:56.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T17:57:57.247Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T17:58:00.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000058d8_} [2021-11-11T17:58:00.960Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T17:58:00.960Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T17:58:00.960Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T17:58:00.960Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:58:00.960Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T17:58:00.960Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T17:58:00.960Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T17:58:03.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1974855170_c:\foo_false____} [2021-11-11T17:58:03.126Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T17:58:05.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1974855170_c:\foo_true____} [2021-11-11T17:58:06.841Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T17:58:06.841Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T17:58:06.841Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T17:58:06.841Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T17:58:06.841Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T17:58:06.841Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T17:58:06.841Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T17:58:06.841Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T17:58:06.841Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T17:58:06.841Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T17:58:06.841Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T17:58:08.717Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T17:58:08.717Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T17:58:08.717Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T17:58:08.717Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T17:58:08.717Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T17:58:08.717Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T17:58:08.717Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T17:58:08.717Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T17:58:08.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T17:58:08.977Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T17:58:08.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T17:58:08.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T17:58:09.006Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T17:58:09.006Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.006Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T17:58:09.006Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.006Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T17:58:09.006Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.006Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T17:58:09.006Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.006Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T17:58:09.006Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.006Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T17:58:09.450Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.450Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T17:58:09.450Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.701Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T17:58:09.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T17:58:09.921Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T17:58:09.921Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.921Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T17:58:09.921Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.921Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T17:58:09.921Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T17:58:09.921Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T17:58:11.174Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T17:58:11.174Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T17:58:11.174Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T17:58:12.643Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T17:58:13.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T17:58:13.109Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T17:58:13.575Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T17:58:13.575Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T17:58:13.735Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T17:58:13.735Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T17:58:13.735Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:58:13.735Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T17:58:14.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-11T17:58:17.539Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T17:58:17.540Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T17:58:17.540Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T17:58:17.540Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T17:58:18.221Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T17:58:18.221Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T17:58:18.221Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T17:58:18.221Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T17:58:18.221Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T17:58:18.221Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T17:58:18.221Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T17:58:20.574Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T17:58:20.574Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T17:58:20.574Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T17:58:20.574Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T17:58:20.574Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T17:58:20.574Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T17:58:20.574Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T17:58:20.786Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T17:58:20.786Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:58:20.786Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T17:58:21.769Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T17:58:21.769Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T17:58:21.769Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T17:58:21.769Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T17:58:23.986Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T17:58:26.553Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T17:58:28.937Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T17:58:28.937Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T17:58:28.937Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T17:58:29.749Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T17:58:30.368Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T17:58:30.368Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T17:58:30.368Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T17:58:30.368Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T17:58:30.368Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T17:58:32.636Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T17:58:32.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-11T17:58:39.340Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T17:58:39.340Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T17:58:39.340Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T17:58:39.340Z] --- PASS: TestDockerSuite (1969.36s) [2021-11-11T17:58:39.340Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-11T17:58:39.340Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T17:58:39.340Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-11T17:58:39.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (70.18s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.09s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.88s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.30s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.86s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.69s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (63.60s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.50s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.17s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.30s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.32s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.24s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.61s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.74s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.07s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.82s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.26s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.78s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.17s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.66s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.11s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.69s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.56s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.84s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.62s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.75s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.06s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.30s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.95s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.36s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.27s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.78s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.73s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.77s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.23s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.64s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.25s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.03s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.61s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.63s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.88s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.39s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.85s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.38s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.73s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.92s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.45s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.86s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.54s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFails (2.30s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.50s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.48s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.70s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.06s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.27s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.21s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildHistory (9.95s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.91s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.10s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.53s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.78s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.15s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.15s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.18s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.97s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.41s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.75s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.08s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T17:58:39.341Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.77s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.92s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.45s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.85s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.22s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.57s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.78s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.82s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.83s) [2021-11-11T17:58:39.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.87s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.87s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.22s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildRm (10.22s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.93s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.51s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.43s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.12s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.82s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.26s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.81s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildStderr (3.57s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.73s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.00s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.17s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.55s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.17s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.27s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.81s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.06s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.14s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.80s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.15s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.83s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.59s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.50s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.94s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.64s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.96s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCommitChange (4.28s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.10s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.22s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCommitTTY (6.22s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.93s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.95s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.24s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.27s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.27s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.87s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.91s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.32s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.33s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.78s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.89s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.30s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.47s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.09s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.37s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.82s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.56s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.61s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.40s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.41s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.32s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.31s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00052ad80_} (2.35s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13485090351_c:\foo_false____} (2.39s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13485090351_c:\foo_true____} (2.40s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.38s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.42s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.37s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.96s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.39s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.20s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.65s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpToDot (2.00s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCpToStdout (2.44s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.63s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.09s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.83s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.46s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T17:58:39.342Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T17:58:39.342Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.42s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.43s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.37s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsCopy (3.86s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.98s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.81s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFilters (4.75s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFormat (4.61s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsRename (2.42s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsResize (7.55s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.26s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.18s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.86s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.75s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.73s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.76s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.75s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.12s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecInspectID (4.18s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T17:58:39.343Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T17:58:39.343Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T17:58:39.680Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T17:58:39.680Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:58:39.680Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T17:58:39.680Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T17:58:39.680Z] === RUN TestDockerSuite/TestHealth [2021-11-11T17:58:39.680Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T17:58:39.680Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T17:58:39.680Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T17:58:39.680Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T17:58:39.680Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.63s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.76s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.71s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.96s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.53s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.92s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.85s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectDefault (2.30s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectHistory (3.92s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.28s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.82s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.26s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.88s) [2021-11-11T17:58:40.098Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.88s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectStatus (2.89s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.60s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.92s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.80s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.29s) [2021-11-11T17:58:40.098Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.30s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.53s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.39s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.87s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.77s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.77s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.77s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.26s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.19s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.35s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.35s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsSince (8.81s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsTail (2.66s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.46s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.58s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.55s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsByOrder (6.76s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.78s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.73s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.98s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.34s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.24s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.77s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.33s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.78s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.68s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.27s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.40s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.49s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.22s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.23s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.35s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.51s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.81s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.96s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.39s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.15s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.14s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.41s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.91s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.63s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.31s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.55s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.22s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.30s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.30s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.62s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.35s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.21s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.12s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.74s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.42s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.35s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.55s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.48s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.30s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.30s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.30s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunExitCode (2.30s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.26s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.31s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.18s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.26s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T17:58:40.099Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.36s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T17:58:40.099Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.89s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.56s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.09s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.60s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.65s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.27s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.36s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunRm (2.36s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.42s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.38s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.14s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.55s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.33s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.32s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.00s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.05s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.36s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.70s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.30s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.42s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.94s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.74s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.55s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.61s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.56s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.51s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.34s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.19s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.72s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.83s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.81s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.57s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.90s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.44s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.94s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.22s) [2021-11-11T17:58:40.100Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T17:58:40.100Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.14s) [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.100Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T17:58:40.100Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T17:58:40.101Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T17:58:40.101Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T17:58:40.101Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T17:58:40.101Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T17:58:40.101Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T17:58:40.101Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T17:58:40.101Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T17:58:40.101Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T17:58:40.101Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T17:58:40.101Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T17:58:40.101Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T17:58:40.101Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T17:58:40.101Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T17:58:40.101Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerDaemonSuite [2021-11-11T17:58:40.101Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T17:58:40.101Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T17:58:40.101Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T17:58:40.101Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerSwarmSuite [2021-11-11T17:58:40.101Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T17:58:40.101Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T17:58:40.101Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerNetworkSuite [2021-11-11T17:58:40.101Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T17:58:40.101Z] === RUN TestDockerHubPullSuite [2021-11-11T17:58:40.101Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T17:58:40.101Z] PASS [2021-11-11T17:58:40.101Z] ok github.com/docker/docker/integration-cli 1969.657s [2021-11-11T17:58:40.101Z] [2021-11-11T17:58:40.101Z] === Skipped [2021-11-11T17:58:40.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T17:58:40.101Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T17:58:40.101Z] [2021-11-11T17:58:40.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T17:58:40.101Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T17:58:40.101Z] [2021-11-11T17:58:40.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T17:58:40.101Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T17:58:40.101Z] [2021-11-11T17:58:40.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T17:58:40.101Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T17:58:40.101Z] [2021-11-11T17:58:40.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T17:58:40.101Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.101Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T17:58:40.101Z] [2021-11-11T17:58:40.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T17:58:40.102Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T17:58:40.102Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T17:58:40.102Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T17:58:40.102Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T17:58:40.102Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T17:58:40.102Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T17:58:40.102Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T17:58:40.102Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-11T17:58:40.102Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T17:58:40.102Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.102Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T17:58:40.102Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-11T17:58:40.103Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-11T17:58:40.103Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-11T17:58:40.103Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T17:58:40.103Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T17:58:40.103Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T17:58:40.103Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.103Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T17:58:40.103Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T17:58:40.104Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T17:58:40.104Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T17:58:40.104Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T17:58:40.104Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T17:58:40.104Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T17:58:40.104Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T17:58:40.104Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.104Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T17:58:40.104Z] [2021-11-11T17:58:40.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T17:58:40.105Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T17:58:40.105Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T17:58:40.105Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T17:58:40.105Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T17:58:40.105Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T17:58:40.105Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T17:58:40.105Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T17:58:40.105Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T17:58:40.105Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T17:58:40.105Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.105Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T17:58:40.105Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T17:58:40.106Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.106Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T17:58:40.106Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T17:58:40.106Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.106Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T17:58:40.106Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T17:58:40.106Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.106Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T17:58:40.106Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T17:58:40.106Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.106Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T17:58:40.106Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T17:58:40.106Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T17:58:40.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T17:58:40.106Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T17:58:40.106Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T17:58:40.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T17:58:40.106Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T17:58:40.106Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.106Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T17:58:40.106Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T17:58:40.106Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.106Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T17:58:40.106Z] [2021-11-11T17:58:40.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T17:58:40.106Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T17:58:40.850Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-11T17:58:40.850Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T17:58:40.850Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T17:58:40.850Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.850Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T17:58:40.850Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T17:58:40.851Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.851Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T17:58:40.851Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.852Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T17:58:40.852Z] [2021-11-11T17:58:40.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T17:58:40.852Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T17:58:40.853Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:58:40.853Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.853Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:58:40.853Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T17:58:40.854Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T17:58:40.854Z] [2021-11-11T17:58:40.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T17:58:40.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T17:58:40.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.855Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T17:58:40.855Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.855Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T17:58:40.855Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T17:58:40.855Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T17:58:40.855Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] DONE 1092 tests, 546 skipped in 1977.056s [2021-11-11T17:58:40.855Z] INFO: Integration tests ended at 11/11/2021 17:58:40. Duration:00:32:57.1804960 [2021-11-11T17:58:40.855Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] Containers: 2 [2021-11-11T17:58:40.855Z] Running: 0 [2021-11-11T17:58:40.855Z] Paused: 0 [2021-11-11T17:58:40.855Z] Stopped: 2 [2021-11-11T17:58:40.855Z] Images: 18 [2021-11-11T17:58:40.855Z] Server Version: 0.0.0-dev [2021-11-11T17:58:40.855Z] Storage Driver: windowsfilter [2021-11-11T17:58:40.855Z] Windows: [2021-11-11T17:58:40.855Z] Logging Driver: json-file [2021-11-11T17:58:40.855Z] Plugins: [2021-11-11T17:58:40.855Z] Volume: local [2021-11-11T17:58:40.855Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T17:58:40.855Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T17:58:40.855Z] Swarm: inactive [2021-11-11T17:58:40.855Z] Default Isolation: process [2021-11-11T17:58:40.855Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T17:58:40.855Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T17:58:40.855Z] OSType: windows [2021-11-11T17:58:40.855Z] Architecture: x86_64 [2021-11-11T17:58:40.855Z] CPUs: 4 [2021-11-11T17:58:40.855Z] Total Memory: 32GiB [2021-11-11T17:58:40.855Z] Name: azwin-2-09b4b0 [2021-11-11T17:58:40.855Z] ID: CYNK:T5FS:RB32:NRWI:3OPX:62M5:ZRT6:QGJS:3S5L:HUNM:C4AA:QHJT [2021-11-11T17:58:40.855Z] Docker Root Dir: D:\CI\PR-42626\17\daemon [2021-11-11T17:58:40.855Z] Debug Mode (client): false [2021-11-11T17:58:40.855Z] Debug Mode (server): true [2021-11-11T17:58:40.855Z] File Descriptors: -1 [2021-11-11T17:58:40.855Z] Goroutines: 17 [2021-11-11T17:58:40.855Z] System Time: 2021-11-11T17:58:40.1284329Z [2021-11-11T17:58:40.855Z] EventsListeners: 0 [2021-11-11T17:58:40.855Z] Registry: https://index.docker.io/v1/ [2021-11-11T17:58:40.855Z] Labels: [2021-11-11T17:58:40.855Z] Experimental: false [2021-11-11T17:58:40.855Z] Insecure Registries: [2021-11-11T17:58:40.855Z] 127.0.0.0/8 [2021-11-11T17:58:40.855Z] Live Restore Enabled: false [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] [2021-11-11T17:58:40.855Z] INFO: Stopping daemon under test [2021-11-11T17:58:40.855Z] SUCCESS: The process with PID 356 (child process of PID 6444) has been terminated. [2021-11-11T17:58:40.855Z] SUCCESS: The process with PID 6444 (child process of PID 6456) has been terminated. [2021-11-11T17:58:40.855Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T17:58:40.855Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 17:58:40. [2021-11-11T17:58:40.855Z] INFO: Tidying up at end of run [2021-11-11T17:58:40.855Z] INFO: Saving daemon under test log (d:\CI\PR-42626\17\dut.out) to bundles\CIDUT.out [2021-11-11T17:58:40.855Z] INFO: Saving daemon under test log (d:\CI\PR-42626\17\dut.err) to bundles\CIDUT.err [2021-11-11T17:58:40.855Z] INFO: Saving containerd logs to bundles [2021-11-11T17:58:40.855Z] INFO: Nuke-Everything... [2021-11-11T17:58:40.855Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T17:58:41.457Z] 2005285bf33e [2021-11-11T17:58:41.457Z] 1d0d3f1e8109 [2021-11-11T17:58:41.457Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-11T17:58:42.439Z] Deleted: sha256:457134f7e82d60d56f29c57b6293ca3f247c23b1e76d4ad55867d81d5a0e33fb [2021-11-11T17:58:42.439Z] Deleted: sha256:2d71c4c6cf10bb84281ea21e711a31aba294ec5a8f1df8e484cff5136d5e557a [2021-11-11T17:58:42.439Z] INFO: Tidying pidfile d:\CI\PR-42626\17\docker.pid [2021-11-11T17:58:42.439Z] INFO: Nuking d:\CI [2021-11-11T17:58:43.397Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T17:58:43.397Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T17:58:43.397Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T17:58:43.397Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T17:58:43.397Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T17:58:43.397Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T17:58:43.397Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T17:58:44.358Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T17:58:44.358Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T17:58:44.358Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T17:58:45.319Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T17:58:45.319Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T17:58:45.404Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T17:58:45.404Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T17:58:45.404Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T17:58:45.404Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T17:58:45.404Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T17:58:46.846Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T17:58:47.301Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T17:58:49.465Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T17:58:55.933Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T17:58:55.933Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T17:58:55.933Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T17:58:55.933Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T17:58:55.933Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T17:58:56.508Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T17:58:56.508Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T17:58:56.508Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T17:58:56.508Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T17:58:59.745Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T17:58:59.745Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T17:58:59.745Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T17:58:59.745Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T17:58:59.745Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T17:59:00.224Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T17:59:00.275Z] INFO: Zapped successfully [2021-11-11T17:59:00.275Z] [2021-11-11T17:59:00.275Z] INFO: executeCI.ps1 exiting at Thu Nov 11 17:58:58 CUT 2021. Duration 00:48:27.1463094 [2021-11-11T17:59:00.275Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T17:59:00.524Z] Recording test results [2021-11-11T17:59:00.680Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T17:59:01.154Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T17:59:02.671Z] Creating win-2022-integration-bundles.zip [2021-11-11T17:59:02.843Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T17:59:02.843Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T17:59:02.843Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T17:59:02.843Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T17:59:02.843Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T17:59:02.843Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T17:59:02.843Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T17:59:03.299Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T17:59:03.299Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T17:59:03.299Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T17:59:03.299Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T17:59:03.299Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T17:59:03.299Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T17:59:03.299Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.299Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T17:59:03.693Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T17:59:03.693Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.693Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T17:59:03.693Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.693Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T17:59:03.693Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.693Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T17:59:03.693Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T17:59:03.693Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T17:59:03.693Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T17:59:03.693Z] === RUN TestDockerSuite/TestCreateByImageID [Pipeline] archiveArtifacts [2021-11-11T17:59:03.884Z] Archiving artifacts [2021-11-11T17:59:04.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-11T17:59:05.027Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T17:59:05.463Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T17:59:05.976Z] + make clean [2021-11-11T17:59:06.443Z] docker volume rm -f docker-dev-cache [2021-11-11T17:59:06.443Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T17:59:06.659Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T17:59:07.634Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T17:59:07.634Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T17:59:07.634Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T17:59:07.634Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T17:59:07.634Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T17:59:07.634Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T17:59:07.634Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T17:59:07.634Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T17:59:09.625Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T17:59:09.799Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T17:59:09.800Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T17:59:10.095Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T17:59:10.095Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T17:59:11.967Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T17:59:11.967Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T17:59:11.967Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T17:59:11.967Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T17:59:11.967Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T17:59:11.967Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T17:59:11.967Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T17:59:13.061Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T17:59:14.121Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T17:59:14.121Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T17:59:14.121Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T17:59:14.121Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T17:59:14.132Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T17:59:14.593Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T17:59:14.593Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T17:59:14.593Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T17:59:15.063Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T17:59:15.533Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T17:59:17.848Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T17:59:17.848Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T17:59:17.848Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T17:59:17.848Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T17:59:18.304Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T17:59:18.304Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T17:59:18.304Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T17:59:20.469Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T17:59:21.998Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T17:59:22.454Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T17:59:24.618Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T17:59:26.144Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T17:59:26.144Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T17:59:26.145Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T17:59:26.145Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T17:59:26.145Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T17:59:26.600Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T17:59:26.617Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T17:59:28.767Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T17:59:30.423Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T17:59:30.893Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T17:59:30.893Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T17:59:30.893Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T17:59:30.934Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T17:59:33.855Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T17:59:33.855Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.325Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T17:59:34.325Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T17:59:34.325Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.325Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T17:59:34.325Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.325Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T17:59:34.325Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.325Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T17:59:34.325Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.325Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T17:59:34.325Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.325Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T17:59:34.325Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.325Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T17:59:34.326Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.326Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T17:59:34.326Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.326Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T17:59:34.326Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.326Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T17:59:34.326Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T17:59:34.326Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.326Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T17:59:34.326Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.654Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T17:59:34.796Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T17:59:34.796Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.796Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T17:59:34.796Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.796Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T17:59:34.796Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T17:59:34.796Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T17:59:36.850Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T17:59:37.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-11T17:59:38.671Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T17:59:39.063Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T17:59:41.282Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T17:59:41.635Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T17:59:42.972Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T17:59:44.740Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T17:59:49.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-11T17:59:50.127Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T17:59:52.344Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T17:59:52.344Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T17:59:52.344Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T17:59:52.344Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T17:59:54.559Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T17:59:56.122Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T17:59:57.265Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T18:00:01.986Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T18:00:02.035Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T18:00:03.552Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T18:00:03.552Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T18:00:03.552Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T18:00:05.772Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T18:00:05.772Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T18:00:07.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-11T18:00:07.391Z] docker_cli_external_volume_driver_test.go:484: [d6fa35b659a54] daemon is not started [2021-11-11T18:00:09.289Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T18:00:11.695Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T18:00:12.320Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T18:00:12.791Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T18:00:16.453Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T18:00:18.685Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T18:00:19.163Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T18:00:20.838Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T18:00:22.277Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-11T18:00:22.277Z] docker_cli_external_volume_driver_test.go:52: [d5e3e49b5768d] daemon is not started [2021-11-11T18:00:22.319Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T18:00:24.533Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T18:00:26.746Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T18:00:26.746Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T18:00:26.746Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T18:00:28.016Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T18:00:28.963Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T18:00:35.201Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T18:00:35.201Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T18:00:35.201Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T18:00:35.201Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T18:00:35.201Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T18:00:35.201Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T18:00:35.201Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T18:00:35.201Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T18:00:35.201Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T18:00:35.675Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T18:00:35.675Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T18:00:35.675Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T18:00:36.118Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite (436.94s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-11-11T18:00:37.164Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-11T18:00:37.164Z] PASS [2021-11-11T18:00:37.164Z] [2021-11-11T18:00:37.164Z] === Skipped [2021-11-11T18:00:37.164Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T18:00:37.164Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T18:00:37.164Z] check_test.go:308: [dcf812a423ea5] daemon is not started [2021-11-11T18:00:37.164Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T18:00:37.165Z] [2021-11-11T18:00:37.165Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-11T18:00:37.165Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T18:00:37.165Z] check_test.go:308: [d6f7233302011] daemon is not started [2021-11-11T18:00:37.165Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-11T18:00:37.165Z] [2021-11-11T18:00:37.165Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-11T18:00:37.165Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T18:00:37.165Z] check_test.go:308: [dbb0a6bbd8ff1] daemon is not started [2021-11-11T18:00:37.165Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-11T18:00:37.165Z] [2021-11-11T18:00:37.165Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T18:00:37.165Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-11T18:00:37.165Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T18:00:37.165Z] [2021-11-11T18:00:37.165Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T18:00:37.165Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T18:00:37.165Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T18:00:37.165Z] [2021-11-11T18:00:37.165Z] DONE 273 tests, 5 skipped in 2484.658s [2021-11-11T18:00:37.165Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T18:00:37.165Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4cbdcf98aa3d/docker.pid [2021-11-11T18:00:37.165Z] +++ kill 7481 [2021-11-11T18:00:37.165Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7481 is not a child of this shell [2021-11-11T18:00:37.165Z] warning: PID 7481 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4cbdcf98aa3d/docker.pid had a nonzero exit code [2021-11-11T18:00:37.165Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T18:00:37.165Z] +++ kill 8505 [2021-11-11T18:00:37.165Z] +++ /etc/init.d/apparmor stop [2021-11-11T18:00:37.165Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T18:00:37.165Z] [2021-11-11T18:00:37.165Z] Unloading profiles will leave already running processes permanently [2021-11-11T18:00:37.165Z] unconfined, which can lead to unexpected situations. [2021-11-11T18:00:37.165Z] [2021-11-11T18:00:37.165Z] To set a process to complain mode, use the command line tool [2021-11-11T18:00:37.165Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T18:00:37.165Z] +++ true [2021-11-11T18:00:37.165Z] exiting test-integration [2021-11-11T18:00:37.165Z] ++ exit 0 [2021-11-11T18:00:37.165Z] [2021-11-11T18:00:37.165Z] + exit 0 [2021-11-11T18:00:37.165Z] ++ jobs -p [2021-11-11T18:00:37.165Z] + pids= [2021-11-11T18:00:37.165Z] + echo 'Remaining pids to kill: []' [2021-11-11T18:00:37.165Z] Remaining pids to kill: [] [2021-11-11T18:00:37.165Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-11T18:00:37.180Z] Recording test results [2021-11-11T18:00:37.843Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T18:00:38.169Z] + echo Ensuring container killed. [2021-11-11T18:00:38.169Z] Ensuring container killed. [2021-11-11T18:00:38.169Z] + docker ps -aq -f name=docker-pr17-* [2021-11-11T18:00:38.169Z] + cids=48ef49c88c1d [2021-11-11T18:00:38.169Z] 539637e5c416 [2021-11-11T18:00:38.169Z] 5fa3eb2d670c [2021-11-11T18:00:38.169Z] + [ -n 48ef49c88c1d [2021-11-11T18:00:38.169Z] 539637e5c416 [2021-11-11T18:00:38.169Z] 5fa3eb2d670c ] [2021-11-11T18:00:38.169Z] + docker rm -vf 48ef49c88c1d 539637e5c416 5fa3eb2d670c [2021-11-11T18:00:39.109Z] 48ef49c88c1d [2021-11-11T18:00:39.109Z] 539637e5c416 [2021-11-11T18:00:39.109Z] 5fa3eb2d670c [Pipeline] sh [2021-11-11T18:00:39.394Z] + echo Chowning /workspace to jenkins user [2021-11-11T18:00:39.394Z] Chowning /workspace to jenkins user [2021-11-11T18:00:39.394Z] + id -u [2021-11-11T18:00:39.394Z] + id -g [2021-11-11T18:00:39.394Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42626:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T18:00:39.585Z] === RUN TestDockerSuite/TestEventsResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T18:00:42.992Z] + bundleName=amd64 [2021-11-11T18:00:42.992Z] + echo Creating amd64-bundles.tar.gz [2021-11-11T18:00:42.992Z] Creating amd64-bundles.tar.gz [2021-11-11T18:00:42.992Z] + xargs tar -czf amd64-bundles.tar.gz [2021-11-11T18:00:42.992Z] + 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-11-11T18:00:44.390Z] Archiving artifacts [2021-11-11T18:00:44.758Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-11-11T18:00:44.777Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T18:00:44.777Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T18:00:44.777Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T18:00:44.777Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T18:00:44.777Z] === RUN TestDockerSuite/TestLogsTail [Pipeline] sh [2021-11-11T18:00:45.072Z] + make clean [2021-11-11T18:00:45.072Z] docker volume rm -f docker-dev-cache [2021-11-11T18:00:45.072Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2021-11-11T18:00:47.731Z] === RUN TestDockerSuite/TestLogsTimestamps [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T18:00:49.945Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T18:00:57.098Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T18:00:57.098Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.098Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T18:00:57.099Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T18:00:57.099Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T18:00:57.099Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T18:00:57.099Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T18:00:57.099Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T18:00:57.099Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T18:00:57.099Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T18:00:57.099Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T18:00:57.099Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T18:00:57.099Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T18:00:57.099Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T18:00:57.099Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T18:00:57.099Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T18:00:57.099Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T18:00:57.099Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPortList [2021-11-11T18:00:57.099Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T18:00:57.099Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T18:01:05.755Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T18:01:05.755Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T18:01:05.755Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T18:01:05.755Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T18:01:05.755Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T18:01:05.755Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T18:01:05.755Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T18:01:05.755Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T18:01:05.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T18:01:10.506Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T18:01:10.506Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T18:01:10.506Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T18:01:15.571Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T18:01:17.291Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T18:01:17.662Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T18:01:17.662Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T18:01:17.662Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T18:01:21.098Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T18:01:26.322Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T18:01:27.068Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T18:01:27.068Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T18:01:27.068Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T18:01:30.040Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T18:01:35.937Z] === RUN TestDockerSuite/TestExec [2021-11-11T18:01:35.937Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:01:35.937Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T18:01:35.937Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T18:01:35.937Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T18:01:38.957Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T18:01:42.766Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T18:01:42.766Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:01:42.766Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T18:01:42.766Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:01:42.766Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T18:01:42.766Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T18:01:42.766Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T18:01:44.133Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T18:01:44.133Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T18:01:44.133Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T18:01:44.133Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T18:01:46.576Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T18:01:51.351Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T18:01:55.232Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T18:01:56.626Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T18:01:59.041Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T18:02:03.781Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T18:02:06.296Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T18:02:06.296Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T18:02:06.296Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T18:02:06.296Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T18:02:06.296Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T18:02:06.296Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T18:02:06.296Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T18:02:10.102Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T18:02:14.204Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T18:02:15.992Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T18:02:15.992Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T18:02:15.992Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T18:02:15.992Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T18:02:15.992Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T18:02:15.992Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T18:02:15.992Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T18:02:15.992Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T18:02:15.992Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T18:02:15.992Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T18:02:15.992Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T18:02:18.957Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T18:02:18.957Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T18:02:18.957Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T18:02:18.957Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T18:02:18.957Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T18:02:20.769Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T18:02:20.769Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T18:02:20.769Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T18:02:20.769Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T18:02:20.769Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T18:02:20.769Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T18:02:20.769Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T18:02:20.769Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T18:02:20.769Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T18:02:20.769Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T18:02:20.769Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T18:02:22.747Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T18:02:22.748Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T18:02:22.748Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T18:02:22.748Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T18:02:22.748Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T18:02:22.748Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T18:02:22.748Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T18:02:22.748Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T18:02:22.748Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T18:02:24.582Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T18:02:24.582Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T18:02:24.582Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T18:02:29.903Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T18:02:29.903Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T18:02:29.903Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T18:02:30.891Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T18:02:30.891Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T18:02:30.891Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T18:02:31.834Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T18:02:31.834Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T18:02:31.834Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T18:02:31.834Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T18:02:31.834Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T18:02:31.834Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T18:02:31.834Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T18:02:32.454Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T18:02:33.444Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T18:02:33.444Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T18:02:33.444Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T18:02:37.233Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T18:02:39.013Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T18:02:41.023Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T18:02:43.237Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T18:02:46.199Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T18:02:50.976Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T18:02:58.172Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T18:02:58.172Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:02:58.172Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T18:02:58.251Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T18:02:58.251Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:02:58.251Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T18:02:58.251Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T18:02:58.251Z] === RUN TestDockerSuite/TestHealth [2021-11-11T18:02:58.251Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T18:02:58.251Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T18:02:58.251Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T18:02:58.251Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T18:02:58.720Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T18:03:01.960Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T18:03:02.428Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T18:03:02.428Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T18:03:03.415Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T18:03:03.490Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T18:03:03.965Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T18:03:03.965Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T18:03:03.965Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T18:03:03.965Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T18:03:03.965Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T18:03:04.435Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T18:03:05.426Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T18:03:05.426Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T18:03:05.426Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T18:03:06.416Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T18:03:06.887Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T18:03:07.207Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T18:03:09.121Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T18:03:09.121Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T18:03:11.960Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T18:03:11.960Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:03:11.960Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T18:03:12.084Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T18:03:15.757Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T18:03:15.757Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T18:03:15.757Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T18:03:15.900Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T18:03:16.370Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T18:03:16.370Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T18:03:16.370Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T18:03:20.176Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T18:03:20.646Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T18:03:22.871Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T18:03:22.871Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T18:03:22.871Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T18:03:22.871Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T18:03:22.871Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T18:03:22.871Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T18:03:22.871Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T18:03:22.871Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T18:03:22.871Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T18:03:22.871Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T18:03:22.871Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:03:23.341Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T18:03:23.341Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T18:03:23.341Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T18:03:23.341Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T18:03:23.341Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T18:03:23.341Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T18:03:23.341Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T18:03:23.341Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T18:03:23.341Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T18:03:23.341Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T18:03:23.341Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T18:03:23.341Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T18:03:27.149Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T18:03:30.117Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T18:03:30.117Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T18:03:30.117Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T18:03:30.117Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T18:03:30.117Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T18:03:30.117Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T18:03:30.117Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T18:03:30.117Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T18:03:33.580Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T18:03:33.924Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T18:03:33.924Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T18:03:36.529Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T18:03:36.997Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T18:03:37.729Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T18:03:37.729Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T18:03:37.729Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T18:03:37.729Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T18:03:37.729Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T18:03:37.729Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T18:03:37.729Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T18:03:40.767Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T18:03:42.866Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T18:03:46.665Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T18:03:46.665Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T18:03:46.665Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T18:03:46.665Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:03:46.665Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T18:03:46.665Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T18:03:46.665Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T18:03:49.631Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T18:03:53.287Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T18:03:53.557Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T18:03:53.557Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T18:03:57.440Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T18:03:59.154Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T18:04:01.359Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T18:04:01.359Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T18:04:01.359Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T18:04:01.359Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T18:04:03.060Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T18:04:03.528Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T18:04:05.167Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T18:04:05.744Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T18:04:09.101Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T18:04:17.802Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T18:04:20.765Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T18:04:23.554Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T18:04:23.554Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T18:04:23.798Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T18:04:27.347Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T18:04:27.607Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T18:04:28.334Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T18:04:28.334Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T18:04:28.802Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T18:04:28.802Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T18:04:28.802Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T18:04:28.802Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T18:04:28.802Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T18:04:28.802Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T18:04:28.802Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T18:04:28.802Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T18:04:28.802Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T18:04:28.802Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T18:04:28.802Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T18:04:28.802Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T18:04:28.802Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T18:04:30.370Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T18:04:30.370Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T18:04:30.370Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T18:04:30.370Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T18:04:30.370Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T18:04:31.411Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T18:04:34.376Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T18:04:38.251Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T18:04:38.251Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T18:04:38.251Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T18:04:38.251Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T18:04:40.791Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T18:04:42.066Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T18:04:42.355Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T18:04:44.569Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T18:04:45.105Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T18:04:46.134Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T18:04:52.291Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T18:04:53.288Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T18:04:53.288Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T18:04:55.257Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T18:04:55.257Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T18:04:55.257Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T18:04:59.154Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T18:04:59.154Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T18:05:03.706Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T18:05:03.706Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T18:05:04.174Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T18:05:04.174Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T18:05:04.174Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T18:05:06.339Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T18:05:07.285Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T18:05:07.285Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T18:05:07.285Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T18:05:07.285Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T18:05:07.285Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T18:05:09.527Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T18:05:09.527Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T18:05:09.527Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T18:05:09.527Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T18:05:09.527Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T18:05:09.527Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T18:05:09.527Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T18:05:09.527Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T18:05:09.527Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T18:05:09.527Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T18:05:09.527Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T18:05:09.527Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T18:05:09.527Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T18:05:09.527Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T18:05:09.527Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T18:05:11.742Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T18:05:12.234Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T18:05:13.956Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T18:05:15.521Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T18:05:15.521Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T18:05:15.521Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T18:05:15.521Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T18:05:15.521Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T18:05:15.521Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T18:05:15.521Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T18:05:17.768Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T18:05:17.768Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T18:05:17.768Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T18:05:17.768Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T18:05:17.768Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T18:05:17.768Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T18:05:17.768Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T18:05:17.768Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T18:05:17.768Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T18:05:18.215Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T18:05:19.982Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T18:05:24.118Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T18:05:24.736Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T18:05:24.736Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T18:05:24.736Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T18:05:24.736Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T18:05:24.736Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T18:05:24.736Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T18:05:24.736Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T18:05:24.736Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T18:05:24.736Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T18:05:24.736Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T18:05:24.736Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T18:05:24.736Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T18:05:24.736Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T18:05:26.951Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T18:05:26.951Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T18:05:26.951Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T18:05:26.951Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T18:05:26.951Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T18:05:26.951Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T18:05:28.968Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T18:05:28.970Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T18:05:28.970Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T18:05:29.167Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T18:05:31.383Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T18:05:31.384Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T18:05:31.384Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T18:05:31.940Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T18:05:33.598Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T18:05:33.598Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T18:05:33.598Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T18:05:33.598Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T18:05:33.598Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T18:05:33.598Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T18:05:33.598Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T18:05:35.756Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T18:05:35.813Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T18:05:38.030Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T18:05:40.246Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T18:05:41.810Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T18:05:42.278Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T18:05:42.278Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T18:05:42.278Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T18:05:42.278Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T18:05:42.278Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T18:05:42.278Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T18:05:42.278Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T18:05:42.278Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T18:05:42.278Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T18:05:42.278Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T18:05:42.278Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T18:05:42.278Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T18:05:42.278Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T18:05:42.278Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T18:05:42.278Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T18:05:46.324Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T18:05:46.342Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T18:05:46.342Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T18:05:46.342Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T18:05:46.342Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T18:05:49.308Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T18:05:50.938Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T18:05:50.938Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T18:05:50.938Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T18:05:50.938Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T18:05:50.938Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T18:05:50.938Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T18:05:50.938Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T18:05:50.938Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T18:05:50.938Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T18:05:50.938Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T18:05:50.938Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T18:05:50.938Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T18:05:53.157Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T18:05:57.050Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T18:05:57.050Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T18:05:57.050Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T18:05:57.050Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T18:05:57.050Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T18:05:57.050Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T18:05:57.050Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T18:05:57.050Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T18:05:57.050Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T18:05:57.050Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T18:05:57.050Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T18:05:57.050Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T18:05:57.050Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T18:05:57.050Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T18:05:57.050Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T18:05:57.050Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPortList [2021-11-11T18:05:57.050Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T18:05:57.050Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T18:05:59.599Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T18:05:59.616Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T18:05:59.616Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T18:06:00.606Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T18:06:00.606Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T18:06:04.230Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T18:06:04.230Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T18:06:04.230Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T18:06:04.230Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T18:06:04.230Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T18:06:04.230Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T18:06:04.230Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T18:06:04.230Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T18:06:04.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T18:06:07.761Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T18:06:07.761Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T18:06:07.761Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T18:06:07.761Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T18:06:07.761Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T18:06:07.761Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T18:06:07.761Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T18:06:11.413Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T18:06:11.413Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T18:06:11.413Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T18:06:11.552Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.340Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T18:06:15.340Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T18:06:15.341Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T18:06:15.814Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T18:06:16.805Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T18:06:19.020Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T18:06:21.234Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T18:06:22.220Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T18:06:24.434Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T18:06:24.434Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T18:06:24.435Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T18:06:24.435Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T18:06:24.435Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T18:06:24.435Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T18:06:24.435Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T18:06:24.435Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T18:06:24.435Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T18:06:24.435Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T18:06:24.435Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T18:06:24.435Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T18:06:24.435Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T18:06:24.435Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T18:06:24.435Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T18:06:24.435Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T18:06:24.435Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T18:06:26.381Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T18:06:26.382Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T18:06:26.382Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T18:06:27.386Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T18:06:27.386Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T18:06:27.386Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T18:06:27.386Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T18:06:27.386Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T18:06:27.386Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T18:06:27.386Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T18:06:27.386Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T18:06:27.386Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T18:06:27.386Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T18:06:27.386Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T18:06:34.542Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T18:06:34.542Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T18:06:34.542Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T18:06:36.755Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T18:06:39.024Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T18:06:42.712Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T18:06:44.926Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T18:06:52.086Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T18:06:54.303Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T18:06:56.516Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T18:06:56.516Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T18:06:56.516Z] === RUN TestDockerSuite/TestRunState [2021-11-11T18:06:56.516Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T18:06:56.516Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T18:06:58.730Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T18:06:58.730Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T18:06:58.730Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T18:07:00.294Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T18:07:00.294Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T18:07:00.294Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T18:07:00.294Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T18:07:00.294Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T18:07:00.294Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T18:07:00.380Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T18:07:00.381Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T18:07:00.381Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T18:07:00.381Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T18:07:00.381Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T18:07:00.381Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T18:07:00.762Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T18:07:00.762Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T18:07:00.762Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T18:07:04.820Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T18:07:05.176Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T18:07:05.176Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T18:07:07.389Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T18:07:07.389Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T18:07:07.389Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T18:07:09.602Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T18:07:09.602Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T18:07:09.602Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T18:07:09.602Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T18:07:09.602Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T18:07:15.265Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T18:07:16.759Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T18:07:23.911Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T18:07:23.965Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T18:07:23.965Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T18:07:23.965Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T18:07:23.965Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T18:07:23.965Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T18:07:27.701Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T18:07:32.750Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T18:07:32.750Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T18:07:32.750Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T18:07:32.750Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T18:07:32.750Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T18:07:32.750Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T18:07:32.750Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T18:07:32.750Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T18:07:32.750Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T18:07:33.569Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T18:07:33.569Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T18:07:33.569Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T18:07:33.569Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T18:07:35.789Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T18:07:38.006Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T18:07:40.235Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T18:07:40.235Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T18:07:40.235Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T18:07:40.235Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T18:07:40.235Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T18:07:40.235Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T18:07:40.235Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T18:07:40.235Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T18:07:40.235Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T18:07:40.235Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T18:07:40.704Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T18:07:40.704Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T18:07:40.704Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T18:07:40.704Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T18:07:40.704Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T18:07:44.494Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T18:07:46.058Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T18:07:47.624Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T18:07:50.600Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T18:07:50.600Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T18:07:50.600Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T18:07:52.376Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T18:07:52.376Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T18:07:52.376Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T18:07:52.376Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T18:07:52.376Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T18:07:52.376Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T18:07:52.376Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T18:07:54.590Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T18:07:55.058Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T18:07:55.526Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T18:07:55.526Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T18:07:57.740Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T18:08:01.051Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T18:08:01.051Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T18:08:01.051Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T18:08:01.522Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T18:08:02.515Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T18:08:02.515Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T18:08:02.515Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T18:08:03.605Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T18:08:03.605Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T18:08:03.605Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T18:08:10.761Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T18:08:10.761Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T18:08:10.761Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T18:08:14.553Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T18:08:14.553Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T18:08:14.553Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T18:08:14.553Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T18:08:14.553Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T18:08:14.553Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T18:08:14.553Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T18:08:14.553Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T18:08:14.553Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T18:08:20.361Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T18:08:24.977Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T18:08:24.977Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T18:08:24.977Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T18:08:24.977Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T18:08:24.977Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T18:08:24.977Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T18:08:24.977Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T18:08:24.977Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T18:08:24.977Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T18:08:24.977Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T18:08:24.977Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T18:08:24.977Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T18:08:24.977Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T18:08:26.543Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T18:08:28.757Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T18:08:28.757Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T18:08:28.757Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T18:08:30.971Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T18:08:30.971Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T18:08:30.971Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T18:08:30.971Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T18:08:30.971Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T18:08:30.971Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T18:08:30.971Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T18:08:30.971Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T18:08:30.971Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T18:08:30.971Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T18:08:30.971Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T18:08:30.971Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T18:08:30.971Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T18:08:38.228Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T18:08:41.196Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T18:08:45.907Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T18:08:45.907Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T18:08:46.374Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T18:08:46.374Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T18:08:46.374Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T18:08:46.842Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T18:08:46.842Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T18:08:46.842Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T18:08:55.500Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T18:08:55.500Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T18:08:57.065Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T18:08:57.534Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T18:08:57.534Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T18:08:58.002Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T18:08:58.002Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T18:09:10.491Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T18:09:10.491Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T18:09:10.491Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T18:09:10.491Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T18:09:10.491Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T18:09:10.491Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T18:09:10.491Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T18:09:17.167Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T18:09:17.167Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:09:17.167Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T18:09:17.648Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T18:09:17.648Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T18:09:17.648Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T18:09:24.351Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T18:09:24.351Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T18:09:24.351Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T18:09:25.343Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T18:09:32.579Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T18:09:32.579Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.579Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite (2490.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (101.49s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.27s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.03s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.13s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.95s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.46s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.76s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.01s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.65s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.50s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.88s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.47s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.36s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.60s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.12s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.04s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.16s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.35s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.44s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.09s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.46s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T18:09:32.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.25s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T18:09:32.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.78s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.04s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.49s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.61s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.11s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.05s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.93s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.21s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.81s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.68s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.32s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.55s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.71s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.99s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.52s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.04s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.55s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignore (72.12s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.84s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.12s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.14s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.97s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.31s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.10s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.26s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.99s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.83s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.00s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.04s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.37s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.55s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.95s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.47s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.25s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFails (6.96s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.25s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.07s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.73s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.46s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.87s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.62s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildHistory (10.89s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.95s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.00s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.74s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.81s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.85s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.13s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.80s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.72s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.82s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.19s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.90s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.90s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.62s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.90s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.32s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.05s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.55s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.27s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.49s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.76s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.47s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.41s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.80s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.64s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildRm (11.71s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.00s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.35s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.30s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.86s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.84s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.06s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.25s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildStderr (3.98s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.79s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.89s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.09s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.76s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.71s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.48s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.19s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.54s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.27s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.50s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.39s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.97s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.30s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.42s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.27s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.98s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.05s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.96s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestCommitChange (4.36s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.89s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.26s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestCommitTTY (15.89s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.84s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.12s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.03s) [2021-11-11T18:09:32.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T18:09:32.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.24s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.19s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.20s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.42s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.00s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.14s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.14s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.13s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.84s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.89s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.18s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.56s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.72s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.37s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.04s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.19s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.83s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.85s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.05s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.44s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.40s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.47s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088480_} (7.42s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12624064218_c:\foo_false____} (7.46s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12624064218_c:\foo_true____} (7.42s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.38s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.21s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.23s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.52s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.23s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.27s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.30s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpToDot (7.14s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCpToStdout (2.65s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.07s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.26s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.12s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.06s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.04s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.28s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.20s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.31s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (16.98s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsCopy (4.74s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.82s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.29s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.56s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFilters (9.07s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFormat (4.19s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsRename (2.16s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsResize (7.55s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.00s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.38s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.57s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.45s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.81s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.99s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.98s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.96s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.82s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.07s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecInspectID (3.39s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.26s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.78s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.94s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.89s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.89s) [2021-11-11T18:09:32.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.93s) [2021-11-11T18:09:32.581Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.98s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.21s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.13s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.07s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.04s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectDefault (2.38s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectHistory (3.79s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.05s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.90s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.00s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.06s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectStatus (2.52s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.89s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.13s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.04s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.04s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (6.94s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.82s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.43s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.17s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.19s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.24s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.62s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.46s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.17s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.99s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsSince (8.88s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsTail (2.53s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.30s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.97s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.94s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.15s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsByOrder (7.53s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.62s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.72s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.67s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.94s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.28s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.20s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.33s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.33s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.66s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.69s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (13.53s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.34s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.03s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.97s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.87s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.13s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.95s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.43s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.76s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.88s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.10s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.11s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.85s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.96s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.61s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.19s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.02s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.85s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-11T18:09:32.582Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.96s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T18:09:32.582Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.99s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.88s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.88s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.12s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.87s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.21s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.07s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.08s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunExitCode (2.06s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.32s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.31s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.07s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.42s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.53s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.72s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.10s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.53s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.19s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunRm (2.20s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.64s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.53s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.06s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.06s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.33s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.88s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.50s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.60s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.27s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.31s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.95s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.40s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.25s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.65s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.22s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.36s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.94s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.54s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.17s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.91s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.12s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.99s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.23s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.67s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.81s) [2021-11-11T18:09:32.583Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-11-11T18:09:32.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T18:09:32.584Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.32s) [2021-11-11T18:09:32.584Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-11-11T18:09:32.584Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-11-11T18:09:32.584Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.18s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T18:09:32.584Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s) [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T18:09:32.584Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T18:09:32.584Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T18:09:32.584Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T18:09:32.584Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T18:09:32.584Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T18:09:32.584Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T18:09:32.584Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T18:09:32.584Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T18:09:32.584Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T18:09:32.584Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T18:09:32.584Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T18:09:32.584Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T18:09:32.584Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T18:09:32.584Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T18:09:32.584Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T18:09:32.584Z] === RUN TestDockerDaemonSuite [2021-11-11T18:09:32.584Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T18:09:32.584Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T18:09:32.584Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T18:09:32.584Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T18:09:32.584Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T18:09:32.584Z] === RUN TestDockerSwarmSuite [2021-11-11T18:09:32.584Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T18:09:32.584Z] === RUN TestDockerPluginSuite [2021-11-11T18:09:32.584Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T18:09:32.584Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T18:09:32.584Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T18:09:32.584Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T18:09:32.584Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T18:09:32.584Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.584Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T18:09:32.585Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T18:09:32.585Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T18:09:32.585Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T18:09:32.585Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T18:09:32.585Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T18:09:32.585Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T18:09:32.585Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T18:09:32.585Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T18:09:32.585Z] === RUN TestDockerNetworkSuite [2021-11-11T18:09:32.585Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T18:09:32.585Z] === RUN TestDockerHubPullSuite [2021-11-11T18:09:32.585Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T18:09:32.585Z] PASS [2021-11-11T18:09:32.585Z] ok github.com/docker/docker/integration-cli 2490.402s [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === Skipped [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T18:09:32.585Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T18:09:32.585Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T18:09:32.585Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T18:09:32.585Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T18:09:32.585Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T18:09:32.585Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T18:09:32.585Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-11-11T18:09:32.585Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.585Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T18:09:32.585Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T18:09:32.585Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T18:09:32.585Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-11T18:09:32.585Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.11s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.11s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T18:09:32.585Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T18:09:32.585Z] [2021-11-11T18:09:32.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-11T18:09:32.585Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-11-11T18:09:32.586Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s) [2021-11-11T18:09:32.586Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T18:09:32.586Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T18:09:32.586Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T18:09:32.586Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T18:09:32.586Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T18:09:32.586Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T18:09:32.586Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T18:09:32.586Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T18:09:32.586Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T18:09:32.586Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T18:09:32.586Z] [2021-11-11T18:09:32.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T18:09:32.586Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.586Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T18:09:32.587Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T18:09:32.587Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T18:09:32.587Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.587Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T18:09:32.587Z] [2021-11-11T18:09:32.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T18:09:32.588Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T18:09:32.588Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T18:09:32.588Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T18:09:32.588Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T18:09:32.588Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T18:09:32.588Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T18:09:32.588Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T18:09:32.588Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T18:09:32.588Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T18:09:32.588Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T18:09:32.588Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T18:09:32.588Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.588Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T18:09:32.588Z] [2021-11-11T18:09:32.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T18:09:32.588Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T18:09:32.589Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T18:09:32.589Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T18:09:32.589Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T18:09:32.589Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T18:09:32.589Z] [2021-11-11T18:09:32.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T18:09:32.589Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.589Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T18:09:32.590Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T18:09:32.590Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T18:09:32.590Z] [2021-11-11T18:09:32.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T18:09:33.058Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.058Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T18:09:33.058Z] [2021-11-11T18:09:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T18:09:33.058Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.058Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T18:09:33.058Z] [2021-11-11T18:09:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T18:09:33.058Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.058Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T18:09:33.058Z] [2021-11-11T18:09:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T18:09:33.058Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.058Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T18:09:33.058Z] [2021-11-11T18:09:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T18:09:33.058Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.058Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T18:09:33.058Z] [2021-11-11T18:09:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T18:09:33.058Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.058Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T18:09:33.058Z] [2021-11-11T18:09:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T18:09:33.058Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.058Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T18:09:33.058Z] [2021-11-11T18:09:33.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T18:09:33.058Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T18:09:33.059Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.059Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T18:09:33.059Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T18:09:33.060Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T18:09:33.060Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.060Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T18:09:33.060Z] [2021-11-11T18:09:33.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T18:09:33.060Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T18:09:33.061Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.061Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T18:09:33.061Z] [2021-11-11T18:09:33.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T18:09:33.062Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] DONE 1092 tests, 546 skipped in 2498.132s [2021-11-11T18:09:33.062Z] INFO: Integration tests ended at 11/11/2021 18:09:32. Duration:00:41:38.2734814 [2021-11-11T18:09:33.062Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] Containers: 2 [2021-11-11T18:09:33.062Z] Running: 0 [2021-11-11T18:09:33.062Z] Paused: 0 [2021-11-11T18:09:33.062Z] Stopped: 2 [2021-11-11T18:09:33.062Z] Images: 18 [2021-11-11T18:09:33.062Z] Server Version: 0.0.0-dev [2021-11-11T18:09:33.062Z] Storage Driver: windowsfilter [2021-11-11T18:09:33.062Z] Windows: [2021-11-11T18:09:33.062Z] Logging Driver: json-file [2021-11-11T18:09:33.062Z] Plugins: [2021-11-11T18:09:33.062Z] Volume: local [2021-11-11T18:09:33.062Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T18:09:33.062Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T18:09:33.062Z] Swarm: inactive [2021-11-11T18:09:33.062Z] Default Isolation: process [2021-11-11T18:09:33.062Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T18:09:33.062Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T18:09:33.062Z] OSType: windows [2021-11-11T18:09:33.062Z] Architecture: x86_64 [2021-11-11T18:09:33.062Z] CPUs: 4 [2021-11-11T18:09:33.062Z] Total Memory: 32GiB [2021-11-11T18:09:33.062Z] Name: azwin-2-537740 [2021-11-11T18:09:33.062Z] ID: CXXK:5TUT:M6BY:ALWG:32Z7:WTST:E6FM:X2ZS:HPEQ:QGJM:MRD2:YCGB [2021-11-11T18:09:33.062Z] Docker Root Dir: D:\CI\PR-42626\17\daemon [2021-11-11T18:09:33.062Z] Debug Mode (client): false [2021-11-11T18:09:33.062Z] Debug Mode (server): true [2021-11-11T18:09:33.062Z] File Descriptors: -1 [2021-11-11T18:09:33.062Z] Goroutines: 17 [2021-11-11T18:09:33.062Z] System Time: 2021-11-11T18:09:32.847886Z [2021-11-11T18:09:33.062Z] EventsListeners: 0 [2021-11-11T18:09:33.062Z] Registry: https://index.docker.io/v1/ [2021-11-11T18:09:33.062Z] Labels: [2021-11-11T18:09:33.062Z] Experimental: false [2021-11-11T18:09:33.062Z] Insecure Registries: [2021-11-11T18:09:33.062Z] 127.0.0.0/8 [2021-11-11T18:09:33.062Z] Live Restore Enabled: false [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] [2021-11-11T18:09:33.062Z] INFO: Stopping daemon under test [2021-11-11T18:09:33.062Z] SUCCESS: The process with PID 2296 (child process of PID 5240) has been terminated. [2021-11-11T18:09:33.062Z] SUCCESS: The process with PID 5240 (child process of PID 8820) has been terminated. [2021-11-11T18:09:33.062Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T18:09:33.062Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 18:09:32. [2021-11-11T18:09:33.062Z] INFO: Tidying up at end of run [2021-11-11T18:09:33.062Z] INFO: Saving daemon under test log (d:\CI\PR-42626\17\dut.out) to bundles\CIDUT.out [2021-11-11T18:09:33.062Z] INFO: Saving daemon under test log (d:\CI\PR-42626\17\dut.err) to bundles\CIDUT.err [2021-11-11T18:09:33.062Z] INFO: Saving containerd logs to bundles [2021-11-11T18:09:33.062Z] INFO: Nuke-Everything... [2021-11-11T18:09:33.530Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T18:09:33.997Z] 58440d6e6bf7 [2021-11-11T18:09:33.997Z] b9ea09de1743 [2021-11-11T18:09:33.997Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-11T18:09:35.562Z] Deleted: sha256:59eec160fd6bf6c9ae285010a8ff6237791acf7fb61290bd4f9659471c70c77e [2021-11-11T18:09:35.562Z] Deleted: sha256:b2d0e659187f1c0cb806b0e4f97afd25b7594f736324d04de1283cf9c205fb51 [2021-11-11T18:09:35.562Z] INFO: Tidying pidfile d:\CI\PR-42626\17\docker.pid [2021-11-11T18:09:35.562Z] INFO: Nuking d:\CI [2021-11-11T18:09:35.809Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T18:09:41.706Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T18:09:41.706Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:09:41.706Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T18:09:48.886Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T18:09:48.886Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T18:09:49.360Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T18:10:00.954Z] INFO: Zapped successfully [2021-11-11T18:10:00.954Z] [2021-11-11T18:10:00.954Z] INFO: executeCI.ps1 exiting at Thu Nov 11 18:09:58 CUT 2021. Duration 00:59:17.8114257 [2021-11-11T18:10:00.954Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T18:10:01.207Z] Recording test results [2021-11-11T18:10:01.799Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T18:10:03.420Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-11T18:10:05.213Z] Archiving artifacts [2021-11-11T18:10:06.367Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T18:10:07.393Z] + make clean [2021-11-11T18:10:07.860Z] docker volume rm -f docker-dev-cache [2021-11-11T18:10:07.860Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T18:10:10.639Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T18:10:11.635Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T18:10:12.627Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T18:10:23.092Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T18:10:28.992Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T18:10:39.439Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T18:10:43.245Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T18:10:43.716Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T18:10:47.520Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T18:11:12.861Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T18:11:13.331Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T18:11:20.527Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T18:11:21.522Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T18:11:21.522Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T18:11:21.522Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T18:11:21.522Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T18:11:21.522Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T18:11:21.522Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T18:11:21.522Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T18:11:21.522Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T18:11:21.522Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T18:11:21.522Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T18:11:21.522Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T18:11:21.522Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T18:11:21.522Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T18:11:21.522Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T18:11:21.522Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T18:11:24.496Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T18:11:24.496Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T18:11:24.496Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T18:11:24.496Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T18:11:24.496Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T18:11:31.821Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T18:11:35.629Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T18:11:38.606Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T18:11:42.412Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T18:11:45.379Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T18:11:45.379Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T18:11:52.556Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T18:11:52.556Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T18:11:55.520Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T18:11:55.520Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T18:11:55.520Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T18:12:00.296Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T18:12:00.296Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T18:12:00.296Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T18:12:00.296Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T18:12:00.296Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T18:12:02.524Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T18:12:02.524Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T18:12:02.524Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T18:12:02.524Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T18:12:02.524Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T18:12:02.524Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T18:12:02.524Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T18:12:02.524Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T18:12:02.524Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T18:12:02.524Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T18:12:02.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T18:12:02.995Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T18:12:02.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T18:12:02.995Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T18:12:02.995Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T18:12:05.226Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T18:12:09.038Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T18:12:12.010Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T18:12:12.010Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T18:12:12.010Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T18:12:12.010Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T18:12:12.010Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T18:12:12.010Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T18:12:12.010Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T18:12:15.819Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T18:12:15.819Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T18:12:15.819Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T18:12:15.819Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T18:12:15.819Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T18:12:15.819Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T18:12:15.819Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T18:12:15.819Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T18:12:15.819Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T18:12:17.391Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T18:12:24.570Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T18:12:24.570Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T18:12:24.570Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T18:12:24.570Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T18:12:24.570Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T18:12:24.570Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T18:12:24.570Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T18:12:24.570Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T18:12:24.570Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T18:12:24.570Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T18:12:24.570Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T18:12:24.570Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T18:12:24.570Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T18:12:27.538Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T18:12:27.538Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T18:12:27.538Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T18:12:27.538Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T18:12:27.538Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T18:12:27.538Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T18:12:31.345Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T18:12:34.311Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T18:12:34.311Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T18:12:34.311Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T18:12:38.122Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T18:12:38.122Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T18:12:38.122Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T18:12:38.122Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T18:12:38.122Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T18:12:38.122Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T18:12:38.122Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T18:12:41.095Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T18:12:44.909Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T18:12:47.870Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T18:12:50.854Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T18:12:51.326Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T18:12:51.326Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T18:12:51.326Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T18:12:51.326Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T18:12:51.326Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T18:12:51.326Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T18:12:51.326Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T18:12:51.326Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T18:12:51.326Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T18:12:51.326Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T18:12:51.326Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T18:12:51.326Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T18:12:51.326Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T18:12:51.326Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T18:12:51.326Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T18:12:57.210Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T18:12:57.210Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T18:12:57.210Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T18:12:57.210Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T18:12:57.210Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T18:12:57.210Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T18:12:57.210Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T18:12:57.210Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T18:12:57.210Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T18:12:57.210Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T18:12:57.211Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T18:12:57.211Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T18:13:05.914Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T18:13:05.914Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T18:13:05.914Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T18:13:08.145Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T18:13:08.145Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T18:13:08.145Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T18:13:08.616Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T18:13:08.616Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T18:13:19.068Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T18:13:19.068Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T18:13:19.068Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T18:13:19.068Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T18:13:19.068Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T18:13:19.068Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T18:13:19.068Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T18:13:26.257Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T18:13:32.155Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T18:13:32.155Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T18:13:33.729Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T18:13:35.952Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T18:13:38.174Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T18:13:39.164Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T18:13:42.133Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T18:13:42.604Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T18:13:42.604Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T18:13:42.604Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T18:13:42.604Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T18:13:42.604Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T18:13:42.604Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T18:13:42.604Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T18:13:42.604Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T18:13:42.604Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T18:13:42.604Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T18:13:42.604Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T18:13:42.604Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T18:13:42.604Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T18:13:42.604Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T18:13:42.604Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T18:13:42.604Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T18:13:47.376Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T18:13:47.377Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T18:13:47.377Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T18:13:47.377Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T18:13:47.377Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T18:13:47.377Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T18:13:47.377Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T18:13:47.377Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T18:13:47.377Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T18:13:47.377Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T18:13:47.377Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T18:13:59.900Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T18:13:59.900Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T18:13:59.900Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T18:14:02.131Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T18:14:08.022Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T18:14:11.832Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T18:14:15.639Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T18:14:19.444Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T18:14:19.444Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T18:14:19.444Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T18:14:19.444Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T18:14:19.444Z] === RUN TestDockerSuite/TestRunState [2021-11-11T18:14:19.444Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T18:14:19.444Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T18:14:22.405Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T18:14:22.405Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T18:14:22.405Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T18:14:22.880Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T18:14:22.880Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T18:14:22.880Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T18:14:22.880Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T18:14:22.880Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T18:14:22.880Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T18:14:22.880Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T18:14:22.880Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T18:14:22.880Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T18:14:28.766Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T18:14:28.766Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T18:14:32.573Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T18:14:32.573Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T18:14:32.573Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T18:14:35.536Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T18:14:35.536Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T18:14:35.536Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T18:14:35.536Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T18:14:35.536Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T18:14:40.308Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T18:14:50.758Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T18:14:56.652Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T18:15:05.352Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T18:15:05.352Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T18:15:05.352Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T18:15:05.352Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T18:15:10.124Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T18:15:13.092Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T18:15:16.054Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T18:15:16.054Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T18:15:16.527Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T18:15:16.527Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T18:15:16.527Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T18:15:16.527Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T18:15:16.527Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T18:15:16.527Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T18:15:16.527Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T18:15:16.527Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T18:15:16.527Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T18:15:16.527Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T18:15:16.527Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T18:15:16.527Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T18:15:16.527Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T18:15:22.410Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T18:15:24.635Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T18:15:26.858Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T18:15:34.039Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T18:15:34.039Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T18:15:34.039Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T18:15:34.039Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T18:15:34.039Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T18:15:34.039Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T18:15:34.039Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T18:15:36.265Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T18:15:36.265Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T18:15:36.738Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T18:15:37.213Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T18:15:38.782Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T18:15:49.304Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T18:15:49.304Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T18:15:49.304Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T18:15:59.768Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T18:15:59.768Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T18:15:59.768Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T18:16:05.666Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T18:16:05.666Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T18:16:05.666Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T18:16:05.666Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T18:16:05.666Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T18:16:05.666Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T18:16:05.666Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T18:16:05.666Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T18:16:05.666Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T18:16:16.128Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T18:16:16.128Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T18:16:16.128Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T18:16:16.128Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T18:16:16.128Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T18:16:16.128Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T18:16:16.128Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T18:16:16.128Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T18:16:16.128Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T18:16:16.128Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T18:16:16.128Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T18:16:16.128Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T18:16:16.128Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T18:16:19.936Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T18:16:23.755Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T18:16:23.755Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T18:16:23.755Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T18:16:27.574Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T18:16:27.574Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T18:16:27.574Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T18:16:27.574Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T18:16:27.574Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T18:16:27.574Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T18:16:27.574Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T18:16:27.574Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T18:16:28.044Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T18:16:28.044Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T18:16:28.044Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T18:16:28.044Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T18:16:28.044Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T18:16:43.017Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T18:16:43.487Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T18:16:43.487Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T18:16:43.487Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T18:16:43.487Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T18:16:43.957Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T18:16:44.427Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T18:16:44.427Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T18:16:48.233Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T18:16:48.233Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T18:16:53.004Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T18:16:53.004Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T18:16:53.475Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T18:16:53.475Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T18:16:53.475Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T18:17:06.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T18:17:06.002Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T18:17:06.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T18:17:06.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T18:17:06.002Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T18:17:06.002Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T18:17:06.002Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T18:17:16.461Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T18:17:16.461Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T18:17:16.461Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T18:17:31.432Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T18:17:31.432Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.432Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite (2906.19s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.88s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T18:17:31.432Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T18:17:31.432Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.55s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.65s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.17s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (84.06s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.46s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.55s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.76s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.96s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.58s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.37s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.00s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.34s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.09s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.18s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.33s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.10s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.83s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.14s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.67s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.41s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.91s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.67s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.38s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.68s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.58s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.84s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.30s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.77s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.11s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.26s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.28s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.65s) [2021-11-11T18:17:31.433Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.91s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-11-11T18:17:31.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-11-11T18:17:31.908Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-11-11T18:17:31.908Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.97s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.67s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.84s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.30s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.91s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.04s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.24s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.17s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.37s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.41s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.80s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.26s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.83s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.04s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.45s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.51s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.20s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.97s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.48s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.98s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.53s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.76s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.72s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.30s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.22s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.65s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFails (3.23s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.62s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.63s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.12s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.46s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.30s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildHistory (14.19s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.44s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.88s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.24s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.92s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.51s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.51s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.60s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.45s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.70s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.19s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.69s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.37s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.54s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.56s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.30s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.83s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.98s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.62s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.98s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.35s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.68s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.36s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.36s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.76s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.04s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildRm (16.18s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.63s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.65s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.81s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.76s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.51s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.61s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.54s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.94s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildStderr (5.51s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.44s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.24s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.56s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.62s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.52s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.19s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.98s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.14s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.80s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.77s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.24s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.35s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.59s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.84s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.54s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.56s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.44s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.16s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestCommitChange (5.95s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.42s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.63s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestCommitTTY (8.81s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.69s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.72s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.96s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.37s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.32s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.29s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.08s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.06s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.93s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.96s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.39s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.39s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.28s) [2021-11-11T18:17:31.909Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T18:17:31.909Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.39s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.98s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.97s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.21s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.49s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.97s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.12s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.53s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.99s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.74s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.23s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.35s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.22s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.27s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000058d8_} (3.26s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1974855170_c:\foo_false____} (3.19s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1974855170_c:\foo_true____} (3.20s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.44s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.60s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.37s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.20s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.44s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.08s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.58s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpToDot (3.50s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCpToStdout (3.78s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.58s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.31s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.89s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.94s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.34s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.33s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.47s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.27s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.54s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.21s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsCopy (5.30s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.00s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.48s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.72s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFilters (6.99s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFormat (6.85s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsRename (3.85s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsResize (33.95s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.47s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.14s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.93s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.69s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.46s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.47s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.11s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.95s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.11s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.96s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.00s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.04s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecInspectID (5.98s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.15s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.04s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.98s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.03s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.40s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.34s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.52s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.54s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.15s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.35s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.75s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.97s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.21s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-11T18:17:31.910Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T18:17:31.910Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.52s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.32s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.36s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.49s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectDefault (3.29s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectHistory (5.48s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.35s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.89s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.36s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.00s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.97s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectStatus (4.04s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.45s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.93s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.06s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.06s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.32s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.23s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.42s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.53s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.35s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.62s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.31s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.15s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.46s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.37s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.33s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.92s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.62s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.52s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsSince (10.10s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsTail (3.95s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.60s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.42s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.78s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.83s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsByOrder (14.04s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.62s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.68s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.37s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.55s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.95s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.52s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPsShowMounts (18.69s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (9.46s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (17.87s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (16.94s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.96s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.51s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.70s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.00s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (10.57s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.07s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.20s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.13s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.98s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.40s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.25s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.04s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.84s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.57s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.31s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.85s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.16s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.56s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.23s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.66s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.16s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.08s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.28s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.39s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.63s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.30s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.23s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.97s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.54s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.32s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.46s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.30s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.08s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.42s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.35s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.35s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.40s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.35s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunExitCode (3.34s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.24s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.25s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.36s) [2021-11-11T18:17:31.911Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T18:17:31.911Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.90s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.22s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.81s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.10s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.12s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.81s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.19s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.19s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.33s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.97s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.60s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunRm (3.44s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.45s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.36s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.46s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.99s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.20s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.44s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.58s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.26s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.22s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.21s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.11s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.34s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.30s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.16s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.25s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.34s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.44s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.68s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.60s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.91s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.55s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.77s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.04s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.23s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.05s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.75s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.05s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.71s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.32s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.47s) [2021-11-11T18:17:31.912Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T18:17:31.912Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.86s) [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T18:17:31.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.912Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T18:17:31.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T18:17:31.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T18:17:31.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T18:17:31.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T18:17:31.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T18:17:31.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T18:17:31.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T18:17:31.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T18:17:31.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T18:17:31.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T18:17:31.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T18:17:31.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T18:17:31.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T18:17:31.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T18:17:31.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T18:17:31.913Z] === RUN TestDockerDaemonSuite [2021-11-11T18:17:31.913Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T18:17:31.913Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T18:17:31.913Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T18:17:31.913Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T18:17:31.913Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T18:17:31.913Z] === RUN TestDockerSwarmSuite [2021-11-11T18:17:31.913Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T18:17:31.913Z] === RUN TestDockerPluginSuite [2021-11-11T18:17:31.913Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T18:17:31.913Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T18:17:31.913Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T18:17:31.913Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T18:17:31.913Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T18:17:31.913Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.913Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T18:17:31.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T18:17:31.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T18:17:31.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T18:17:31.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T18:17:31.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T18:17:31.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T18:17:31.914Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T18:17:31.914Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T18:17:31.914Z] === RUN TestDockerNetworkSuite [2021-11-11T18:17:31.914Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T18:17:31.914Z] === RUN TestDockerHubPullSuite [2021-11-11T18:17:31.914Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T18:17:31.914Z] PASS [2021-11-11T18:17:31.914Z] ok github.com/docker/docker/integration-cli 2906.593s [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === Skipped [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T18:17:31.914Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T18:17:31.914Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-11-11T18:17:31.914Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T18:17:31.914Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T18:17:31.914Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T18:17:31.914Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T18:17:31.914Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T18:17:31.914Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T18:17:31.914Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T18:17:31.914Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T18:17:31.914Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T18:17:31.914Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T18:17:31.914Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T18:17:31.914Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T18:17:31.914Z] [2021-11-11T18:17:31.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T18:17:31.914Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T18:17:31.914Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T18:17:32.387Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-11-11T18:17:32.387Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T18:17:32.387Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.67s) [2021-11-11T18:17:32.387Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.387Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.67s) [2021-11-11T18:17:32.387Z] [2021-11-11T18:17:32.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-11-11T18:17:32.388Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2021-11-11T18:17:32.388Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-11T18:17:32.388Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T18:17:32.388Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T18:17:32.388Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T18:17:32.388Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T18:17:32.388Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T18:17:32.388Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T18:17:32.388Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T18:17:32.388Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.388Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T18:17:32.388Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T18:17:32.389Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T18:17:32.389Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T18:17:32.389Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T18:17:32.389Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.389Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T18:17:32.389Z] [2021-11-11T18:17:32.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T18:17:32.390Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T18:17:32.390Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T18:17:32.390Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T18:17:32.390Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T18:17:32.390Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.04s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.04s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T18:17:32.390Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T18:17:32.390Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T18:17:32.390Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T18:17:32.390Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T18:17:32.390Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T18:17:32.390Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T18:17:32.390Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T18:17:32.390Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.390Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T18:17:32.390Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T18:17:32.391Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T18:17:32.391Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T18:17:32.391Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T18:17:32.391Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.391Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T18:17:32.391Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T18:17:32.392Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.392Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T18:17:32.392Z] [2021-11-11T18:17:32.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.393Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T18:17:32.393Z] [2021-11-11T18:17:32.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T18:17:32.393Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T18:17:32.864Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.864Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T18:17:32.864Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T18:17:32.865Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.865Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T18:17:32.865Z] [2021-11-11T18:17:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T18:17:32.866Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T18:17:32.866Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T18:17:32.866Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T18:17:32.866Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T18:17:32.866Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T18:17:32.866Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.866Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T18:17:32.866Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T18:17:32.867Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] DONE 1092 tests, 551 skipped in 2916.508s [2021-11-11T18:17:32.867Z] INFO: Integration tests ended at 11/11/2021 18:17:32. Duration:00:48:36.7099721 [2021-11-11T18:17:32.867Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] Containers: 2 [2021-11-11T18:17:32.867Z] Running: 0 [2021-11-11T18:17:32.867Z] Paused: 0 [2021-11-11T18:17:32.867Z] Stopped: 2 [2021-11-11T18:17:32.867Z] Images: 18 [2021-11-11T18:17:32.867Z] Server Version: 0.0.0-dev [2021-11-11T18:17:32.867Z] Storage Driver: windowsfilter [2021-11-11T18:17:32.867Z] Windows: [2021-11-11T18:17:32.867Z] Logging Driver: json-file [2021-11-11T18:17:32.867Z] Plugins: [2021-11-11T18:17:32.867Z] Volume: local [2021-11-11T18:17:32.867Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T18:17:32.867Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T18:17:32.867Z] Swarm: inactive [2021-11-11T18:17:32.867Z] Default Isolation: process [2021-11-11T18:17:32.867Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T18:17:32.867Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T18:17:32.867Z] OSType: windows [2021-11-11T18:17:32.867Z] Architecture: x86_64 [2021-11-11T18:17:32.867Z] CPUs: 4 [2021-11-11T18:17:32.867Z] Total Memory: 32GiB [2021-11-11T18:17:32.867Z] Name: azwin-2-b4e0b0 [2021-11-11T18:17:32.867Z] ID: OMMX:GAST:V5OJ:AIUA:TC6X:DTN5:55FG:PMJR:FVJ3:WOWE:T2RG:4NZT [2021-11-11T18:17:32.867Z] Docker Root Dir: D:\CI\PR-42626\17\daemon [2021-11-11T18:17:32.867Z] Debug Mode (client): false [2021-11-11T18:17:32.867Z] Debug Mode (server): true [2021-11-11T18:17:32.867Z] File Descriptors: -1 [2021-11-11T18:17:32.867Z] Goroutines: 46 [2021-11-11T18:17:32.867Z] System Time: 2021-11-11T18:17:32.6840511Z [2021-11-11T18:17:32.867Z] EventsListeners: 0 [2021-11-11T18:17:32.867Z] Registry: https://index.docker.io/v1/ [2021-11-11T18:17:32.867Z] Labels: [2021-11-11T18:17:32.867Z] Experimental: false [2021-11-11T18:17:32.867Z] Insecure Registries: [2021-11-11T18:17:32.867Z] 127.0.0.0/8 [2021-11-11T18:17:32.867Z] Live Restore Enabled: false [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] [2021-11-11T18:17:32.867Z] INFO: Stopping daemon under test [2021-11-11T18:17:33.339Z] SUCCESS: The process with PID 6952 (child process of PID 5476) has been terminated. [2021-11-11T18:17:33.339Z] SUCCESS: The process with PID 5476 (child process of PID 2192) has been terminated. [2021-11-11T18:17:33.339Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T18:17:33.339Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 18:17:32. [2021-11-11T18:17:33.339Z] INFO: Tidying up at end of run [2021-11-11T18:17:33.339Z] INFO: Saving daemon under test log (d:\CI\PR-42626\17\dut.out) to bundles\CIDUT.out [2021-11-11T18:17:33.339Z] INFO: Saving daemon under test log (d:\CI\PR-42626\17\dut.err) to bundles\CIDUT.err [2021-11-11T18:17:33.339Z] INFO: Saving containerd logs to bundles [2021-11-11T18:17:33.339Z] INFO: Nuke-Everything... [2021-11-11T18:17:33.339Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T18:17:33.816Z] b622c60e2078 [2021-11-11T18:17:33.816Z] dd9218b47f82 [2021-11-11T18:17:33.816Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-11T18:17:35.391Z] Deleted: sha256:b8e3c015fd612f06c06be56caa3274daee59770239a64806cf9e2edca00bde18 [2021-11-11T18:17:35.391Z] Deleted: sha256:c318d05bac59fb0a89c64b63c65d93cf2147e49e5734072d283df94e749ae9eb [2021-11-11T18:17:35.391Z] INFO: Tidying pidfile d:\CI\PR-42626\17\docker.pid [2021-11-11T18:17:35.391Z] INFO: Killing containerd with PID 7236 [2021-11-11T18:17:35.391Z] INFO: Nuking d:\CI [2021-11-11T18:18:00.736Z] INFO: Zapped successfully [2021-11-11T18:18:00.736Z] [2021-11-11T18:18:00.736Z] INFO: executeCI.ps1 exiting at Thu Nov 11 18:17:57 CUT 2021. Duration 01:07:22.4945026 [2021-11-11T18:18:00.736Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T18:18:00.990Z] Recording test results [2021-11-11T18:18:01.685Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T18:18:03.293Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-11T18:18:05.754Z] Archiving artifacts [2021-11-11T18:18:09.564Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42626/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T18:18:10.528Z] + make clean [2021-11-11T18:18:11.524Z] docker volume rm -f docker-dev-cache [2021-11-11T18:18:11.524Z] 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